op 不开启 netbird 时
$ tracert 47.110.xxxxx
Tracing route to xx[
47.110.xxx]
over a maximum of 30 hops:
1 1 ms <1 ms <1 ms OpenWrt.lan [192.168.11.1]
2 2 ms 1 ms 1 ms 192.168.2.1
3 2 ms 2 ms 1 ms REALTEK [192.168.1.1]
4 21 ms 8 ms 5 ms 115.199.96.1
5 * * * Request timed out.
6
op 开启 netbird 时
$ tracert 47.110.xxxx
Tracing route to xxx[47.110.xxxxx]
over a maximum of 30 hops:
1 1 ms <1 ms 1 ms OpenWrt.lan [192.168.11.1]
2 * * * Request timed out.
3 * * * Request timed out.
4
开启 netbird 的路由表
$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
10.233.0.0 10.255.251.154 255.255.192.0 UG 0 0 0 wt0
10.233.64.0 10.255.251.154 255.255.192.0 UG 0 0 0 wt0
10.253.250.95 10.255.251.154 255.255.255.255 UGH 0 0 0 wt0
10.255.248.0 0.0.0.0 255.255.252.0 U 0 0 0 wt0
10.255.251.0 0.0.0.0 255.255.255.0 U 0 0 0 wt0
47.110.143.235 10.255.251.154 255.255.255.255 UGH 0 0 0 wt0
172.17.0.0 0.0.0.0 255.255.0.0 U 0 0 0 docker0
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.11.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan