Hi,
Could anyone enlighten me on this matter? I had set-up my linux box
to masquarade to share internet connection, it works properly, but when
i try to block services, those does not take effect. ex. i want to block
web access for certain user (we are using static ip's 192.168.x.x) i
had ipchains -A input -i eth0 -s 192.168.168.50/32 80 -p tcp -j DENY (i
set the default policy to accept as of now but will change it later on)
i also tried ipchains -A input -i ppp0 -s 192.168.168.50/32 80 -p tcp -j
DENY. it also doesn't work. What should i do to limit the access of
users? how to make it work? if i do not use masquarade, that rule works
fine.
TIA,
jackson
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]