On 10/28/2007 05:56 AM, primm wrote:
>> So we have a 192.168.1.x net on the lan side and a 192.168.0.x net on the
>> adsl side of the linux router correct?
>>
>>     
> Yes. It's as simple as that. I want some machines to have direct access all 
> the time and some machines to be controlled by the proxy. IOW I can turn the 
> Internet on or off for the proxied boxes. but still work on the non proxied 
> boxes.
>   
Put the ones you want to have direct access in the FW_MASQ_NETS, i.e.
192.168.1.2/32 192.168.1.3/32, and the ones you want to redirect through
squid in FW_REDIRECT, i.e. 192.168.1.4/32,0/0,tcp,80,3128, same for the
other.  HTH

-- 
Joe Morris
Registered Linux user 231871 running openSUSE 10.3 x86_64





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to