liuweiqing (@14790897) 在 zerotier能否将网络下的openwrt作为网关? 中发帖
我的zerotier的网口是 zthnhmvzsx, openwrt地址是172.24.146.187
使用下面的代码后都连不上服务器了
sudo nmcli connection modify zthnhmvzsx ipv4.gateway 172.24.146.187
sudo nmcli connection modify zthnhmvzsx ipv4.routes "172.24.0.0/16 172.24.66.92"
sudo nmcli connection modify enp1s0 ipv4.routes "192.168.10.0/24 192.168.10.111"