seele:~# ip6tables -L Chain INPUT (policy ACCEPT) target prot opt source destination DROP tcp anywhere anywhere tcp flags:FIN,SYN,RST,ACK/SYN ACCEPT all anywhere anywhere state RELATED,ESTABLISHED ACCEPT ipv6-icmp anywhere anywhere Chain FORWARD (policy ACCEPT) target prot opt source destination DROP tcp anywhere anywhere tcp flags:FIN,SYN,RST,ACK/SYN Chain OUTPUT (policy ACCEPT) target prot opt source destination ACCEPT ipv6-icmp anywhere anywhere