mirror of
https://git.proxmox.com/git/systemd
synced 2025-06-08 20:15:21 +00:00
13 lines
144 B
SYSTEMD
13 lines
144 B
SYSTEMD
[Match]
|
|
Name=veth-peer
|
|
|
|
[Network]
|
|
Address=192.168.5.1/24
|
|
DHCPServer=yes
|
|
|
|
[DHCPServer]
|
|
PoolOffset=10
|
|
PoolSize=50
|
|
DNS=192.168.5.1
|
|
NTP=192.168.5.1
|