10 lines
328 B
Plaintext
10 lines
328 B
Plaintext
interface=eth0
|
|
dhcp-range=10.1.0.50,10.1.0.60,255.255.0.0,10.1.255.255
|
|
dhcp-host=id:[email protected],10.1.0.30
|
|
dhcp-host=id:[email protected],10.1.0.40
|
|
dhcp-option=option:router,10.1.0.1
|
|
dhcp-option=option:dns-server,10.1.0.20
|
|
dhcp-option=option:netbios-ns,10.1.0.10
|
|
dhcp-option=option:domain-name,strongswan.org
|
|
log-dhcp
|