config: Control the interface from the command line net config file.

This commit is contained in:
Chris Johns
2019-06-12 17:21:33 +10:00
parent c099dbe9f6
commit 71365506a8
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
NET_CFG_INTERFACE_0 = lo0
NET_CFG_SELF_IP = 10.0.2.1
NET_CFG_NETMASK = 255.255.0.0
NET_CFG_PEER_IP = 192.168.100.11