summaryrefslogtreecommitdiff
path: root/recipes-core/busybox/files/udhcpd.conf.example
blob: f72d6725b3facfa5871385712f413197f0c72190 (plain)
1
2
3
4
5
6
start			192.168.2.100
end				192.168.2.254
interface		eth0
option subnet	255.255.255.0
option router	192.168.2.1
option dns		8.8.8.8			# google's DNS server