但是不知道爲什麼只能在B點的內部連線到A點的設備上,以下是我的設定,請問有什麼地方
設定是錯誤的。
/ip pool
add name=pool-lan ranges=192.168.88.100-192.168.88.253
add name=pool-vpn ranges=192.168.101.2-192.168.101.250
/ip firewall filter
add action=accept chain=input comment=\
"\A4\B9\B3\\8292 tcp port \B3s\A4J" dst-port=8292 protocol=\
tcp
add action=accept chain=forward comment=\
"\A4\B9\B3\\8292 tcp port \C2\E0\B0e" dst-port=8292 \
in-interface=pppoe-out1 protocol=tcp
/ip route
add comment="\\B3s\\BDu\\A8\\EC\\A9\\B1\\B8\\CC" distance=1 dst-address=\
192.168.80.0/24 gateway=pptp
/ip firewall nat
add action=dst-nat chain=dstnat comment="\\A9\\B1\\B8\\CCWINBOX" \
dst-address-type="" dst-port=8292 in-interface=pppoe-out1 protocol=tcp \
to-addresses=192.168.80.1 to-ports=8291
add action=dst-nat chain=dstnat dst-address-type=local dst-port=\
8292 protocol=tcp to-addresses=192.168.80.1 to-ports=8291
add action=masquerade chain=srcnat dst-address=192.168.80.1 \
dst-port=8292 out-interface=bridge protocol=tcp src-address=\
192.168.88.0/24 to-ports=8291
但之前因為匯入較舊的 RB750 應該是 R1 的設定檔
結果重開後怎樣都不會亮 LAN 孔的燈了,手動 RESET 好幾次也不行
後來就去官方下載 netinstall 工具跟 hEX lite 的刷機包 NPK 檔
但刷入後還是一樣接入 LAN1 ~ 5 都不會亮燈,也抓不到IP,用MAC搜尋也是沒有
我又不死心刷入幾個不同版本,但結果還是一樣......不知道這台這樣子還有沒有救....
----------------------------------------------
哈~~~~ 剛剛不管它等了10分鍾後,居然亮燈了,MAC抓的到,但卻沒IP
就用 MAC位址登錄後再下指令 RESET ,終於正常初始IP 192.168.88.1 了
打擾各位了,救回來真好...
荷布 wrote:80.1是A端Router...(恕刪)/ip pool
add name=pool-lan ranges=192.168.88.100-192.168.88.253
add name=pool-vpn ranges=192.168.101.2-192.168.101.250
/ip firewall filter
add action=drop chain=input comment=\
"\A4\B9\B3\\8292 tcp port \B3s\A4J" dst-port=8292 protocol=\
tcp in-interface=pppoe-out1
add action=accept chain=forward comment=\
"\A4\B9\B3\\8292 tcp port \C2\E0\B0e" dst-port=8291 \
in-interface=pppoe-out1 protocol=tcp
/ip firewall nat
add action=redirect chain=dst-nat comment="\\\\A9\\\\B1\\\\B8\\\\CCWINBOX" \
dst-port=8292
add action=masquerade chain=srcnat
dst-port=8292
src-address=192.168.88.0/24
內文搜尋

X