iptables 報(bào)錯(cuò)
# iptables -t nat ?-A PREROUNTING -d 222.22.22.2 -p tcp --dport 80 -j DNAT --to 19.2.2.2:80
iptables: No chain/target/match by that name
啊啊。。。頭疼半天了,不知道怎么回事,求幫忙!萬分感謝~~~
# iptables -t nat ?-A PREROUNTING -d 222.22.22.2 -p tcp --dport 80 -j DNAT --to 19.2.2.2:80
iptables: No chain/target/match by that name
啊啊。。。頭疼半天了,不知道怎么回事,求幫忙!萬分感謝~~~
舉報(bào)
2016-11-30
You have an typo in the word PREROUTING. There is no letter N after U