Skip to content
New issue

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

Arm board can't get correct route, rtnetlink error: Network is unreachable #2250

Open
arzen opened this issue Mar 8, 2024 · 0 comments
Open

Comments

@arzen
Copy link

arzen commented Mar 8, 2024

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

@arzen arzen changed the title Arm board can Arm board can't get correct route, rtnetlink error: Network is unreachable Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant