Changes

From SME Server
Jump to navigationJump to search
156 bytes added ,  03:47, 3 March 2010
m
reboot command added
Line 102: Line 102:  
  expand-template /etc/rc.d/init.d/masq
 
  expand-template /etc/rc.d/init.d/masq
 
  /etc/init.d/masq restart
 
  /etc/init.d/masq restart
 
+
If the setting changes do not appear to take effect, do the following
 +
signal-event reboot
 
To add a BypassProxyFrom IP & retain existing IPs without re-entering them, do the following
 
To add a BypassProxyFrom IP & retain existing IPs without re-entering them, do the following
 
  config setprop squid BypassProxyFrom a.b.c.d,$(config getprop squid BypassProxyFrom)
 
  config setprop squid BypassProxyFrom a.b.c.d,$(config getprop squid BypassProxyFrom)
 
  expand-template /etc/rc.d/init.d/masq
 
  expand-template /etc/rc.d/init.d/masq
 
  /etc/init.d/masq restart
 
  /etc/init.d/masq restart
 
+
Followed if necessary by
 +
signal-event reboot
 
To remove a specific entry but leave other existing entries unchanged
 
To remove a specific entry but leave other existing entries unchanged
 
  config setprop squid BypassProxyFrom \
 
  config setprop squid BypassProxyFrom \
Line 123: Line 125:  
  expand-template /etc/rc.d/init.d/masq
 
  expand-template /etc/rc.d/init.d/masq
 
  service masq restart
 
  service masq restart
 +
signal-event reboot
    
<noinclude>[[Category:Howto]]</noinclude>
 
<noinclude>[[Category:Howto]]</noinclude>
624

edits

Navigation menu