Changes

Jump to navigation Jump to search
1 byte removed ,  12:01, 12 July 2007
m
typo correction in reboot event
Line 63: Line 63:  
  config setprop squid TransparentPort 8080
 
  config setprop squid TransparentPort 8080
 
  config setprop dansguardian portblocking yes
 
  config setprop dansguardian portblocking yes
  signal-event post-upgrade; signal-event-reboot  
+
  signal-event post-upgrade; signal-event reboot  
    
To return Transparent Proxy port to default value and to disable portblocking
 
To return Transparent Proxy port to default value and to disable portblocking
Line 69: Line 69:  
  config delprop squid TransparentPort 3128
 
  config delprop squid TransparentPort 3128
 
  config delprop dansguardian portblocking
 
  config delprop dansguardian portblocking
  signal-event post-upgrade; signal-event-reboot  
+
  signal-event post-upgrade; signal-event reboot  
 
   
 
   
 
'''2) Configure your workstation web browser to auto detect proxy port'''
 
'''2) Configure your workstation web browser to auto detect proxy port'''
Line 80: Line 80:     
Or alternatively use the server IP 192.168.1.1 (or whatever yours is) and use a port of 8080
 
Or alternatively use the server IP 192.168.1.1 (or whatever yours is) and use a port of 8080
      
====Configuring Proxy to use Auth login====
 
====Configuring Proxy to use Auth login====
624

edits

Navigation menu