iptables-nvx-L-20140923

root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 1945 packets, 138200 bytes)
pkts bytes target prot opt in out source destination
1503 100396 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3529 264851 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1701 packets, 247689 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 1950 packets, 138536 bytes)
pkts bytes target prot opt in out source destination
1504 100444 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3534 265187 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1704 packets, 248777 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 1961 packets, 139514 bytes)
pkts bytes target prot opt in out source destination
1512 101174 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3545 266165 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1711 packets, 250359 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 1981 packets, 140629 bytes)
pkts bytes target prot opt in out source destination
1528 102001 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3565 267280 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1726 packets, 252864 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 1984 packets, 140877 bytes)
pkts bytes target prot opt in out source destination
1528 102001 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3568 267528 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1728 packets, 253904 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 1988 packets, 141177 bytes)
pkts bytes target prot opt in out source destination
1530 102093 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3572 267828 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1731 packets, 254996 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 1994 packets, 141581 bytes)
pkts bytes target prot opt in out source destination
1534 102289 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3578 268232 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1737 packets, 256507 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 2002 packets, 142723 bytes)
pkts bytes target prot opt in out source destination
1537 102943 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3586 269374 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1745 packets, 258157 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~# iptables -nvx -L
Chain INPUT (policy ACCEPT 2007 packets, 143051 bytes)
pkts bytes target prot opt in out source destination
1539 103023 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3591 269702 all -- * * 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination

Chain OUTPUT (policy ACCEPT 1748 packets, 259237 bytes)
pkts bytes target prot opt in out source destination
0 0 tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
root@server:~#
2014-09-23  ·  241 次查看  ·  V2EX