Setup new network interface
This commit is contained in:
parent
42e0ee3182
commit
d27988e54a
7 changed files with 21 additions and 55 deletions
|
|
@ -1,7 +1,9 @@
|
|||
network_interface: 'link1'
|
||||
network_mac: '70:85:c2:5a:ce:91'
|
||||
network_mac: '00:1b:21:3b:50:e2'
|
||||
|
||||
lan_ip_address: '192.168.2.1'
|
||||
lan_ip: '192.168.2.1'
|
||||
lan_gateway: '192.168.2.254'
|
||||
lan_dns: '192.168.2.254'
|
||||
domain_name: 'fudiggity.nl'
|
||||
|
||||
http_port: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue