+ ip6tables -t raw -v -n -L Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination + ip6tables -t mangle -v -n -L Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain INPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination + ip6tables -t nat -v -n -L Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain INPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination + ip6tables -t filter -v -n -L Chain INPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination 2157 30M openstack-INPUT all -- * * ::/0 ::/0 Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) pkts bytes target prot opt in out source destination Chain OUTPUT (policy ACCEPT 1273 packets, 169K bytes) pkts bytes target prot opt in out source destination Chain openstack-INPUT (1 references) pkts bytes target prot opt in out source destination 16 1664 ACCEPT all -- lo * ::/0 ::/0 172 19016 ACCEPT ipv6-icmp -- * * ::/0 ::/0 0 0 ACCEPT tcp -- * * ::/0 ::/0 tcp dpt:22 1969 30M ACCEPT all -- * * ::/0 ::/0 state RELATED,ESTABLISHED 0 0 ACCEPT tcp -- * * ::/0 ::/0 state NEW tcp dpt:19885 0 0 REJECT all -- * * ::/0 ::/0 reject-with icmp6-adm-prohibited