小水管,弄了下,最多叠加两拨了

2026-06-12技术讨论5

本文转载于9090社区,帖子链接:https://qq9090.top/thread-605898-1-1.html

作者: 浦口刘亦菲    时间: 2026-6-11 17:55
你们的还好吗?3911.jpeg(77.9 KB, 下载次数: 0)下载附件2026-6-11 17:55 上传3909.jpeg(283.97 KB, 下载次数: 0)下载附件2026-6-11 17:55 上传3907.jpeg(290.16 KB, 下载次数: 0)下载附件2026-6-11 17:55 上传
作者: gillospol    时间: 2026-6-11 18:08
JS-NJ-JP-XJ是哪个地区


你多拨以后能拿到几个不同IP段?

作者: 浦口刘亦菲    时间: 2026-6-11 18:42
/ip firewall mangle remove [find]
/ip firewall nat remove [find]
/ip route remove [find dst-address=0.0.0.0/0]
/interface pppoe-client remove [find name=pppoe1]
/interface pppoe-client remove [find name=pppoe2]
/routing table remove [find name=to-pppoe1]
/routing table remove [find name=to-pppoe2]

/interface bridge port remove [find interface=WAN]
/interface bridge port remove [find interface=LAN1]
/interface bridge port remove [find interface=LAN2]

/interface bridge port add bridge=bridge-lan interface=LAN1
/interface bridge port add bridge=bridge-lan interface=LAN2

/ip dns set allow-remote-requests=yes servers=218.2.2.2,218.4.4.4

/interface pppoe-client
add name=pppoe1 interface=WAN ac-name="****" user="****" password="****" add-default-route=no use-peer-dns=no disabled=no
add name=pppoe2 interface=WAN ac-name="****" user="****" password="****" add-default-route=no use-peer-dns=no disabled=no

/ip firewall nat
add chain=srcnat out-interface=pppoe1 action=masquerade
add chain=srcnat out-interface=pppoe2 action=masquerade

/routing table
add fib name=to-pppoe1
add fib name=to-pppoe2

/ip firewall mangle
add chain=prerouting in-interface=bridge-lan connection-mark=no-mark dst-address-type=!local per-connection-classifier=both-addresses-and-ports:2/0 action=mark-connection new-connection-mark=conn-pppoe1 passthrough=yes
add chain=prerouting in-interface=bridge-lan connection-mark=no-mark dst-address-type=!local per-connection-classifier=both-addresses-and-ports:2/1 action=mark-connection new-connection-mark=conn-pppoe2 passthrough=yes
add chain=prerouting in-interface=bridge-lan connection-mark=conn-pppoe1 action=mark-routing new-routing-mark=to-pppoe1 passthrough=no
add chain=prerouting in-interface=bridge-lan connection-mark=conn-pppoe2 action=mark-routing new-routing-mark=to-pppoe2 passthrough=no

/ip route
add dst-address=0.0.0.0/0 gateway=pppoe1 routing-table=to-pppoe1 distance=1
add dst-address=0.0.0.0/0 gateway=pppoe2 routing-table=to-pppoe2 distance=1
add dst-address=0.0.0.0/0 gateway=pppoe1 distance=1



自己mark一下,贴出我的配置,有需要的拿走
作者: zh00zh    时间: 2026-6-12 10:35
看到这些代码命令就头晕。仿佛跟楼主不是一个世界的。上网很多年,多拨也看了不少,就是没花心思去研究。估计不是吾等能玩的。
作者: 1069    时间: 2026-6-12 10:48
哪家的宽带?
作者: 江湖混混    时间: 2026-6-12 11:43
还是联通好直接没有多拨
作者: xtony    时间: 2026-6-12 12:16
什么软件?
作者: cncqcy    时间: 2026-6-12 13:54
这个路由器家里也有一个,已经好久没玩了,百兆宽带的时候玩玩,千兆的拨了除了上行有点用,下行已经没意识了

本文转载于9090社区,帖子链接:https://qq9090.top/thread-605898-1-1.html

“小水管,弄了下,最多叠加两拨了” 的相关文章

win7网络协议跟win10有什么区别

作者: 富丽    时间: 3 天前以前xp用浏览器上网跳出验证,所以改用Win7作者: sbaa88    时间: 前天 10:21这2个都是淘汰的os 现在至少要win10...

谁知道dell笔记本原厂BIOS哪里可以下载

作者: 15252704900    时间: 前天 16:46有台戴尔G3 3579笔记本 开机老是报TPM错误,谁知道哪里可以下载吗?感谢感谢作者: 纯银    时间: 前天 17:08通过网盘分享...

仔细体验了Windows11 还是回10了

作者: 1983    时间: 2025-2-21 15:33Windows系统调校程序https://b.olsoul.com/Windows11轻松设置 V1.10 正式版网盘下载:百度网盘链接:...

13500的核显UHD770上不了2K 144HZ?

作者: 大哥大    时间: 2025-3-6 16:18办公室配的联想品牌机,13500的,WIN11系统,连飞利浦328M6F,2560X1440的,HDMI 2.0的接口,2.1的线,驱动装的最...

电信30天pppoe强制断线为什么电信要缩短到20天

作者: gillospol    时间: 2025-3-8 11:37 本帖最后由 gillospol 于 2025-3-8 11:38 编辑 这个20天断网能取消?Snipaste_2025-03-...