fixed optional dnsmasq.conf in the ikev2/dhcp-static-mac scenario

This commit is contained in:
Andreas Steffen 2010-04-23 12:38:30 +02:00
parent 837e9fda57
commit 55fe05d489
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
interface=eth0
dhcp-range=10.1.0.50,10.1.0.60,255.255.0.0,10.1.255.255
dhcp-host=7a:a7:8f:fc:db:3b,10.1.0.30
dhcp-host=7a:a7:35:78:bc:85,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