Hi All,
         Just a quick one i'm running mandrake 6.1 on a intel 233 with 48mg,
we have set up squid,

now i can use my inernet with my web browers
BUT only with a proxy

I can' use my inernet mail i can ftp out and irc or telnet out

and if i remove the proxy it still will not work ( so only with the proxy )

squid .....

acl localnet src 192.168.0.0-192.168.1.255/255.255.0.0
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-65535
acl CONNECT method CONNECT
http_access allow manager localhost

http_access allow localnet
http_access deny manager
# http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports

http_access allow localhost
http_access deny all
icp_access allow all
miss_access allow all

Michael ( Nozy ) Falzon
Gremlin Consultancy Pty Ltp
Phone : +61 3 93153855
Fax :      +61 3 93159585
[EMAIL PROTECTED]

Mozy's Swamp & Red Dwarf BBs
http://welcome.to/mozysswamp  Email :  [EMAIL PROTECTED]
http://welcome.to/reddwarfbbs   Email :  [EMAIL PROTECTED]

Reply via email to