Dear All, I am new Linux learner, I would like setup internet proxy server in redhat Linux 3.0 AS. Can somebody help me out?
Thanks in advance.
Scott
go through the docs on squid.org, the most widely used squid proxy server.
can contact me offline if you still face difficulties.
Regards yayati.
On Thu, 2004-09-16 at 11:41, scott max wrote:
Dear All, I am new Linux learner, I would like setup internet proxy server in redhat Linux 3.0 AS. Can somebody help me out?
Thanks in advance.
Scott
India.com free e-mail - www.india.com. Check out our value-added Premium features, such as an extra 20MB for mail storage, POP3, e-mail forwarding, and ads-free mailboxes!
Powered by Outblaze
Evening Scott,
I am new Linux learner, I would like setup internet proxy server in redhat Linux 3.0 AS. Can somebody help me out?
<snip>
Install the squid rpm and its dependiencies.
Open the file "/etc/squid/squid.conf" and search for "#http_port 3128".
Make sure that you take out the # and change the port "3128" ( on which your proxy will be listening ), if in case you require.
Search further for line "# http_access deny all" and make it look like this. "http_access allow all". save the file and come out. restart the squid service.
Note: Proxy machine should be connected to the Internet and if DNS entries are not made in proxy, then make sure its made in "/etc/resolv.conf".
Regards, Animesh.
__________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
Animesh Singh wrote:
Evening Scott,
I am new Linux learner, I would like setup internet proxy server in redhat Linux 3.0 AS. Can somebody help me out?
<snip>
Install the squid rpm and its dependiencies.
Open the file "/etc/squid/squid.conf" and search for "#http_port 3128".
Make sure that you take out the # and change the port "3128" ( on which your proxy will be listening ), if in case you require.
Search further for line "# http_access deny all" and make it look like this. "http_access allow all". save the file and come out. restart the squid service.
This will make yr proxy an open relay, which you definitely dont want. make sure you allow only your local subnet out thru the proxy.
Note: Proxy machine should be connected to the Internet and if DNS entries are not made in proxy, then make sure its made in "/etc/resolv.conf".
Regards, Animesh.
__________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
Evening Jatin,
I am new Linux learner, I would like setup internet proxy server in redhat Linux 3.0 AS. Can somebody help me out?
This will make yr proxy an open relay, which you definitely dont want. make sure you allow only your local subnet out thru the proxy. <snip>
That's true. That can only be start point to make it work. Rest of tuning and security is to read squid document.
Regards,
Animesh.
--------------------------------- Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages!