mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
14 lines
169 B
SYSTEMD
14 lines
169 B
SYSTEMD
[Match]
|
|
Name=veth-peer
|
|
|
|
[Network]
|
|
IPv6AcceptRA=false
|
|
DHCPServer=yes
|
|
|
|
[DHCPServer]
|
|
ServerAddress=192.168.5.1/24
|
|
PoolOffset=10
|
|
PoolSize=50
|
|
DNS=192.168.5.1
|
|
NTP=192.168.5.1
|