20 lines
312 B
INI
20 lines
312 B
INI
[interfaces]
|
|
ethernet="eth2"
|
|
wifi="ra0"
|
|
|
|
[connection]
|
|
interface = ETHERNET
|
|
ip_mode = DHCP
|
|
ip_address = 192.168.1.9
|
|
ip_netmask = 255.255.255.0
|
|
ip_gateway = 192.168.1.1
|
|
ip_dns = 81.253.149.9
|
|
ip_dns_2 = 80.10.246.132
|
|
|
|
[range_extender_on_demand]
|
|
range_extender_state = off
|
|
|
|
[dhcp]
|
|
retries = 12
|
|
timeout = 5
|