summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/dhcp-server.network
blob: 439258a53994c8a887257b941bc2817fea0107d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Match]
Name=veth-peer

[Network]
Address=192.168.5.1/24
IPv6AcceptRA=false
DHCPServer=yes

[DHCPServer]
PoolOffset=10
PoolSize=50
DNS=192.168.5.1
NTP=192.168.5.1