求助:如何将ADSL转换成NAT上网?
求助:如何将ADSL转换成NAT上网?我先建立了一个nat 上网的规则:
/ ip firewall nat
add chain=srcnat out-interface=pppoe-out1 src-address=192.168.8.0/24
action=src-nat to-addresses=121.34.225.111 to-ports=0-65535 comment="nat1" \
disabled=no
然后使用脚本尝试更新 to -addresses,
/ip firewall nat setto-addresses= address]
但未成功.请大师们讲解一下,以释心中之疑惑.谢谢
页:
[1]