Re: [squid-users] behind firewall

From: Dodjie Nava <dpnava@dont-contact.us>
Date: Wed, 22 Jan 2003 11:40:41 -0800

jason,

i use iptables for our transparent squid proxy running redhat 7.3
gnu/linux. this is what i place in the /etc/rc.d/rc.local

/sbin/iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j
REDIRECT --to-port 8088

i made sure also that my iptable rules does not block any port needed
for the server apps my clients are using. my squid is running on port
8088. you should also set next hop to your squid box in your router config.

as a reference, you can try looking at transparent proxy howtos. there
is a link in squid faq regarding this but can't remember the link. maybe
other users here can give the link.

note that i've tested this only on web based voice chat & irc. haven't
done testing on others. my clients are using ie, netscape & mozilla with
auto-detect settings.

hope this helps.

dodjie

Jason Anthony P. Vidaure wrote:

> dodjie,
>
> i just want to ask how to set your squid as a transparent proxy.
>
> thanks.
>
> jason
>
> At 05:25 PM 1/20/2003 -0800, Dodjie Nava wrote:
>
>> knox,
>>
>> try setting your squid as a transparent proxy. also set your ie or
>> any browser to automatically detect settings. i had the same problem
>> before but its ok now since i tried this. works fine w/ voice chat &
>> irc.
>>
>> dodjie
>>
>>
>>> knox j wrote:
>>>
>>>
>>>> Dear group
>>>>
>>>> I have a problem.
>>>> I am using squid as a proxy to connect to internet.
>>>> heres system.
>>>> One Linux machine with squid and 4 windows clients
>>>> the clients connect to the internet using
>>>> the proxy. now voice chat cannot from the windows
>>>> machines. it shows "you are behind a firewall".
>>>>
>>>>
>>>> How can i rectify this
>>>>
>>>> Knox
>>>>
>>>> __________________________________________________
>>>> Do you Yahoo!?
>>>> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
>>>> http://mailplus.yahoo.com
>>>
>
>
>
Received on Tue Jan 21 2003 - 20:25:47 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:46 MST