route配置不起作用
本地路由信息如下:root@GL-MT2500:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default bogon 0.0.0.0 UG 202 0 0 eth0
default bogon 0.0.0.0 UG 209 0 0 vpn_vpn
169.254.0.0 * 255.255.0.0 U 203 0 0 eth1
169.254.0.0 * 255.255.0.0 U 204 0 0 br-lan
192.168.8.0 * 255.255.255.0 U 0 0 0 br-lan
192.168.30.0 * 255.255.255.0 U 209 0 0 vpn_vpn
192.168.254.0 * 255.255.255.0 U 202 0 0 eth0在客户端电脑执行ping命令却无法ping通
ping 192.168.30.1
PING 192.168.30.1 (192.168.30.1) 56(84) bytes of data.请求大神协助.
怎么配置的呢?
关掉mwan3试试:
/etc/init.d/mwan3 disable
uci set mwan3.globals.enabled='0'
uci commit mwan3
mwan3 stop
@jkle 我就是连了我们国内测试环境服务器的VPN, 其他没动. hansome 发表于 2023-3-11 15:30
怎么配置的呢?
关掉mwan3试试:
/etc/init.d/mwan3 disable
/etc/init.d/mwan3 disable这句没有执行成功,
其他的都执行成功了, 但是还是不行
页:
[1]