Re: iptables - I don't get it working

2003-10-16 Thread Joachim Fahnenmueller
Hi Joerg, I don't quite understand your script (I'm not an expert though). Something that worked very well for me can be found at http://www.seligma.com/linux-user/firewalls/ . For further information, see also http://www.netfilter.org/unreliable-guides/ . On Tue, Oct 14, 2003 at 01:30:12PM +

iptables - I don't get it working

2003-10-14 Thread Joerg Johannes
Hi everybody I have configured my kernel with iptables enabled: # IP: Netfilter Configuration # CONFIG_IP_NF_CONNTRACK is not set # CONFIG_IP_NF_QUEUE is not set CONFIG_IP_NF_IPTABLES=y CONFIG_IP_NF_MATCH_LIMIT=m CONFIG_IP_NF_MATCH_MAC=m CONFIG_IP_NF_MATCH_PKTTYPE=m CONFIG_IP_NF_MATCH_MARK=m CON