iptables手册页将其定义为“本地地址”,但是这只是指127范围(本地主机)还是包括10,169,192呢?
这里很好的解释: http : //security.maruhn.com/iptables-tutorial/x6330.html
关于它的另一个讨论: http : //www.linuxquestions.org/questions/linux-networking-3/wtf-addrtype-in-iptables-manpage-746659/
-m addr-type LOCAL是127.0.0.0/8networking。