Merge pull request #909 from Tuinslak/patch-1
Make sure IPv4 works when eth0 is connected
This commit is contained in:
commit
7fb6be861a
@ -5,3 +5,4 @@ iface usb0 inet static
|
|||||||
network 10.0.0.0
|
network 10.0.0.0
|
||||||
broadcast 10.0.0.255
|
broadcast 10.0.0.255
|
||||||
gateway 10.0.0.1
|
gateway 10.0.0.1
|
||||||
|
metric 20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user