|
|
是台很老的机器.想用他来做端口映射
一些机器配置:
FireWall:/home/linyin# uname -a
Linux FireWall 2.4.27-2-586tsc #1 Thu Jan 20 10:47:31 JST 2005 i586 GNU/Linux
FireWall:/home/linyin# iptables
iptables v1.2.11: no command specified
Try `iptables -h' or 'iptables --help' for more information.
现在想让192.168.123.1的70端口,映射到192.168.123.108的80上
该如何做到? |
|