ipchains
From: bob (jwx1.deleteThis@bellsouthnet)
Date: 02/10/03
- Next message: Luke Vogel: "Re: Blocking internet addresses that children can not access with iptables"
- Previous message: Kevin: "Re: tripwire-2.3.1 on Mandrake 9.0 - SOLUTION"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: bob <jwx1.deleteThis@bellsouthnet> Date: Mon, 10 Feb 2003 18:53:00 GMT
I've added a couple chains, I'm hoping someone can veryify that I have done
things correctly.
I typed:
ipchains -A input -j DENY -p all -l -s 64.12.161.153
and the same thing with "output" replacing input.
This will block all access to or from the IP address, correct?
If I want to disable all access to port 4000, would I use:
ipchains -A input -j DENY -p all -l -s 4000?
Thanks
- Next message: Luke Vogel: "Re: Blocking internet addresses that children can not access with iptables"
- Previous message: Kevin: "Re: tripwire-2.3.1 on Mandrake 9.0 - SOLUTION"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]