remember that ipchains firewalling rules are last in last executed.
therefore, the commands inputted last will have effect over that ones your
inputed first. therefore, move all your 192.168.2.200 rules to the bottom.
hope this helps!
On Fri, 15 Sep 2000, John Paul Tomas wrote:
> Hi guys,
> Is this correct? I wanna block all IP addresses on my network..
> but i wanna single out 1 ip address, which is mine....hehehehe... but its
> not working...
>
> please advice...
>
>
> thanks...
> SUPERMAN
>
> from my /etc/rc.d/rc.local file
>
>
> /sbin/ipfwadm -F -p deny
> /sbin/ipfwadm -F -f
> /sbin/ipfwadm -I -f
> /sbin/ipfwadm -O -f
>
> /sbin/ipfwadm -F -a accept -b -P tcp -S 192.168.2.200/16 -D 6667 6668
> /sbin/ipfwadm -F -a accept -b -P udp -S 192.168.2.200/16 -D 6667 6668
>
> /sbin/ipfwadm -F -a deny -P tcp -S 192.168.0.0/16 -D any/0 4000 6660 6668
> /sbin/ipfwadm -F -a deny -P tcp -S 192.168.0.0/16 -D any/0 6667 7001 7002
> /sbin/ipfwadm -F -a deny -P tcp -S 192.168.0.0/16 -D any/0 7003 7777 7000
> /sbin/ipfwadm -F -a deny -P tcp -S 192.168.0.0/16 -D any/0 6666 6699 6661
> /sbin/ipfwadm -F -a deny -P tcp -S 192.168.0.0/16 -D any/0 6669 6665 6664
> /sbin/ipfwadm -F -a deny -P tcp -S 192.168.0.0/16 -D any/0 6663 6665 7004
> /sbin/ipfwadm -F -a deny -P tcp -S 192.168.0.0/16 -D any/0 7005 6662
>
>
> _
> Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
> To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>
---------------------
[EMAIL PROTECTED]
"I will make no bargains with terrorist hardware."
-- Peter da Silva
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]