Fix networking

This commit is contained in:
Jeroen Oudshoorn
2024-01-10 23:48:06 +01:00
parent 3fb72c3520
commit d689f7d7df

View File

@ -4,4 +4,5 @@ iface usb0 inet static
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
gateway 10.0.0.1
gateway 10.0.0.1
metric 101