houseplant wrote:
感謝GFX指點,全部...(恕刪)

這個從您的路由表沒秀出來,
您路由表pppoe-out2 - pppoe-out7內的routing-table有指定pppoe-out嗎?
除了pppoe-out1用main,其它的routing-table都需設對應的pppoe-out。
另外pppoe-out2 - pppoe-out7的distance因用在策略,請一起都變更為1。
distance設成2,3,4,5,6,7是用在備援。
──────────────────────────────────────────────────────
另外在/ip firewall nat設定裡,有規則是負責masquerade (將私網ip轉換成公網)
原本是7個pppoe-out都需要加雷同的內容,只有out-interface=pppoe-out號碼不同。
但如今您已經建好了interface-list=PPPoE,您可以只用list=PPPoE,
一次取代7個pppoe-out各別設置。


【注意】
對岸文庫有的指導masquerade可將out-interface=pppoe-out省缺...
因您是pppoe-out多撥,絕對不能這樣做,
否則所有的對外ip都會使用預設的table=main,也就是pppoe-out1