iptables

From: khromy (khromy@khromy.ath.cx)
Date: Sat May 13 2000 - 13:47:25 EST


I get the following when I use iptables on pre8 and pre9-1, it works fine
with all the other kernels(7-9 and older).

---

/etc/init.d/iptables-up: line 5: 206 Aborted /usr/local/bin/iptables -N TCP-IN ERROR: Off end (620) of chain from 620! /etc/init.d/iptables-up: line 9: 207 Aborted /usr/local/bin/iptables -A INPUT -p TCP -j TCP-IN ERROR: Off end (620) of chain from 620! /etc/init.d/iptables-up: line 13: 208 Aborted /usr/local/bin/iptables -A TCP-IN -p TCP -j ACCEPT -d 0/0 --destination-port 22 --syn ERROR: Off end (620) of chain from 620! /etc/init.d/iptables-up: line 14: 209 Aborted /usr/local/bin/iptables -A TCP-IN -p TCP -j ACCEPT -d 0/0 --destination-port 25 --syn ERROR: Off end (620) of chain from 620! /etc/init.d/iptables-up: line 15: 210 Aborted /usr/local/bin/iptables -A TCP-IN -p TCP -j ACCEPT -d 0/0 --destination-port 80 --syn ERROR: Off end (620) of chain from 620! /etc/init.d/iptables-up: line 16: 211 Aborted /usr/local/bin/iptables -A TCP-IN -p TCP -j ACCEPT -d 0/0 --destination-port 113 --syn ERROR: Off end (620) of chain from 620! /etc/init.d/iptables-up: line 17: 212 Aborted /usr/local/bin/iptables -A TCP-IN -p TCP --syn -s 192.168.1.2 -j ACCEPT ERROR: Off end (620) of chain from 620! /etc/init.d/iptables-up: line 18: 213 Aborted /usr/local/bin/iptables -A TCP-IN -p TCP --syn -j REJECT ERROR: Off end (620) of chain from 620! /etc/init.d/iptables-up: line 22: 214 Aborted /usr/local/bin/iptables -P FORWARD ACCEPT ERROR: Off end (620) of chain from 620

-- <>------------------------==--==------------------------<> | khromy :http://khromy.ath.cx/beta/khromy.pgp | | :khromy@khromy.ath.cx | <>------------------------==--==------------------------<>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:23 EST