mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-08 14:29:26 +00:00
16 lines
191 B
SYSTEMD
16 lines
191 B
SYSTEMD
[Match]
|
|
Name=server
|
|
|
|
[Network]
|
|
Address=192.168.5.1/24
|
|
IPForward=ipv4
|
|
DHCPServer=yes
|
|
IPv6AcceptRA=no
|
|
|
|
[DHCPServer]
|
|
BindToInterface=no
|
|
PoolOffset=150
|
|
PoolSize=1
|
|
DNS=192.168.5.1
|
|
NTP=192.168.5.1
|