Add sun8i target config.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user