Re: iptables & tcp wrappers
[email protected] (Lars Gullik Bjønnes) Sat, 25 Sep 2004 12:17:18 +0200
| Newsgroups | org.kernel.vger.linux-config |
|---|---|
| Message-ID | <[email protected]> |
"Meatplow" <[email protected]> writes: | My basic input command is this : | #iptables -A INPUT -p tcp -s PUT_IP_HERE -d 0/0 --syn -j DROP > | iptables seem a little convoluted. Example. To delete a line - | supposedly give it a line and it will be deleted/modified. My | problem is even with #iptable -L -v there is no line number ? --line-numbers -- Lgb