1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 19:21:53 +03:00
systemd/test/test-network/conf/dhcp-server-timezone-router.network
2021-05-18 20:20:24 +09:00

18 lines
247 B
SYSTEMD

[Match]
Name=veth-peer
[Network]
IPv6AcceptRA=false
Address=192.168.5.1/24
Address=192.168.5.2/24
DHCPServer=yes
[DHCPServer]
Address=192.168.5.1/24
PoolOffset=10
PoolSize=50
EmitRouter=yes
Timezone=Europe/Berlin
DNS=192.168.5.1
NTP=192.168.5.1