iptables基本操作笔记(2)

    --goto            -g chain                               jump to chain with no return

   --match  -m match       extended match (may load extension)

   --numeric  -n                               numeric output of addresses and ports

[!] --out-interface -o output name[+]       network interface name ([+] for wildcard)

  --table          -t table                               table to manipulate (default: `filter')

  --verbose  -v                               verbose mode

  --line-numbers                               print line numbers when listing

  --exact         -x                               expand numbers (display exact values)

[!] --fragment -f                               match second or further fragments only

  --modprobe=<command>               try to insert modules using this command

  --set-counters PKTS BYTES               set the counter during insert/append

[!] --version-V                               print package version.

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/13139.html