iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination         
neutron-openvswi-PREROUTING  all  --  anywhere             anywhere            
nova-api-PREROUTING  all  --  anywhere             anywhere            

Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
neutron-openvswi-OUTPUT  all  --  anywhere             anywhere            
nova-api-OUTPUT  all  --  anywhere             anywhere            

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination         
neutron-openvswi-POSTROUTING  all  --  anywhere             anywhere            
neutron-postrouting-bottom  all  --  anywhere             anywhere            
nova-api-POSTROUTING  all  --  anywhere             anywhere            
nova-postrouting-bottom  all  --  anywhere             anywhere

Chain neutron-openvswi-OUTPUT (1 references)
target     prot opt source               destination         

Chain neutron-openvswi-POSTROUTING (1 references)
target     prot opt source               destination         

Chain neutron-openvswi-PREROUTING (1 references)
target     prot opt source               destination         

Chain neutron-openvswi-float-snat (1 references)
target     prot opt source               destination         

Chain neutron-openvswi-snat (1 references)
target     prot opt source               destination         
neutron-openvswi-float-snat  all  --  anywhere             anywhere            

Chain neutron-postrouting-bottom (1 references)
target     prot opt source               destination         
neutron-openvswi-snat  all  --  anywhere             anywhere            

Chain nova-api-OUTPUT (1 references)
target     prot opt source               destination         

Chain nova-api-POSTROUTING (1 references)
target     prot opt source               destination         

Chain nova-api-PREROUTING (1 references)
target     prot opt source               destination         

Chain nova-api-float-snat (1 references)
target     prot opt source               destination  

Chain nova-api-snat (1 references)
target     prot opt source               destination         
nova-api-float-snat  all  --  anywhere             anywhere            

Chain nova-postrouting-bottom (1 references)
target     prot opt source               destination         
nova-api-snat  all  --  anywhere             anywhere 

10-31 05:10
查看更多