iptables Frage

Ralph Meyer ralph at schosemail.de
Fri Sep 12 13:51:42 CEST 2008


>> Vielleicht solltest du mal posten was ein iptables -L augibt.
>
> iptables -L
>
> Chain INPUT (policy ACCEPT)
> target     prot opt source               destination
>
> Chain FORWARD (policy DROP)
> target     prot opt source               destination
> ACCEPT     udp  --  192.168.2.0/24          192.168.1.1 udp dpt:domain
> LOG        all  --  anywhere             192.168.1.0/24      limit: avg 10/min burst 5 LOG level
> warning
> ACCEPT     all  --  anywhere            !192.168.1.0/24
>
> Chain OUTPUT (policy ACCEPT)
> target     prot opt source               destination

Keiner eine Idee warum die Negation nicht funktioniert ?

Ralph



More information about the Linux mailing list