Network Troublshooting > Linux Proxy Server Support

how to configer squid ... rhcl 5 ...?

(1/1)

gmanoj2:
hi

how to configure squid ... in  rhcl 5 ...?

thanks
manoj

kaushalpatel1982:
Configure below setting in squid.conf

http_port 3128
acl ipallow src 10.10.10.0/255.255.255.0 (Change IP Addressed according to your requirement)
http_access allow ipallow
http_access deny all
visible_hostname proxy

Restart squid service. Configure your client's web browser. Access Internet from client.

Navigation

[0] Message Index

Go to full version