We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run zerotier-one can't get correct route table, error message is :
# zerotier-one Starting V6 Control Plane... Starting Control Plane... Route Added: dst /0 gw 192.168.10.1 src if 2 Route Added: dst 192.168.10.0/24 gw src if 2 Route Added: dst 127.0.0.0/32 gw src if 1 Route Added: dst 127.0.0.0/8 gw src if 1 Route Added: dst 127.0.0.1/32 gw src if 1 Route Added: dst 127.255.255.255/32 gw src if 1 Route Added: dst 192.168.10.0/32 gw src if 2 Route Added: dst 192.168.10.179/32 gw src if 2 Route Added: dst 192.168.10.255/32 gw src if 2 Route Added: dst ::1/128 gw src if 1 Route Added: dst /128 gw src if 2 Route Added: dst fe80::/64 gw src if 2 Route Added: dst ff00::/8 gw src if 2 Adding IP address 192.168.191.58/24 to interface zt6ntethdl Added IP Address 192.168.191.58 local: 192.168.191.58 label: zt6ntethdl broadcast: 192.168.191.255 Route Added: dst 192.168.191.58/32 gw src if 9 Added IP Address 192.168.191.58 local: 192.168.191.58 label: zt6ntethdl broadcast: 192.168.191.255 Adding Route. target: 192.168.10.0/24 via: 192.168.191.2/32 src: 192.168.191.58/32 iface: zt6ntethdl rtnetlink error: Network is unreachable
can't add any record to route table, it only has one record
# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
zerotier-one auto remove detault gw route and can't add any new record to route table how to resolve it ? thanks!
os: Linux 5.10.110 armv7l GNU/Linux ver: zerotier-one 1.12.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
run zerotier-one can't get correct route table, error message is :
can't add any record to route table, it only has one record
zerotier-one auto remove detault gw route and can't add any new record to route table
how to resolve it ? thanks!
os: Linux 5.10.110 armv7l GNU/Linux
ver: zerotier-one 1.12.2
The text was updated successfully, but these errors were encountered: