文章来源于网络收集而来,版权归原创者所有,如有侵权请及时联系!
OUTPUT
OUTPUT
#iptables --line-numbers -vnL OUTPUTChain OUTPUT (policy ACCEPT 965K packets, 149M bytes)num pkts bytes target prot opt in out source destination1 481K 107M neutron-filter-top all -- * * 0.0.0.0/0 0.0.0.0/02 481K 107M neutron-openvswi-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0
分别跳转到neutron-filter-top和neutron-openvswi-OUTPUT。
#iptables --line-numbers -vnL neutron-filter-topChain neutron-filter-top (2 references)num pkts bytes target prot opt in out source destination1 497K 112M neutron-openvswi-local all -- * * 0.0.0.0/0 0.0.0.0/0
跳转到neutron-openvswi-local。
#iptables --line-numbers -vnL neutron-openvswi-OUTPUTChain neutron-openvswi-OUTPUT (1 references)num pkts bytes target prot opt in out source destination
该chain目前无规则。
#iptables --line-numbers -vnL neutron-openvswi-localChain neutron-openvswi-local (1 references)num pkts bytes target prot opt in out source destination
该chain目前也无规则。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论