mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-14 21:46:27 +00:00
30 lines
421 B
Plaintext
30 lines
421 B
Plaintext
[Match]
|
|
Name=veth-peer
|
|
|
|
[Network]
|
|
Address=10.1.1.1/24
|
|
DHCPServer=true
|
|
IPMasquerade=true
|
|
IPForward=true
|
|
|
|
[DHCPServer]
|
|
PoolOffset=0
|
|
PoolSize=20
|
|
EmitDNS=yes
|
|
DNS=9.9.9.9
|
|
|
|
[DHCPServerStaticLease]
|
|
MACAddress=12:34:56:78:9a:bc
|
|
Address=10.1.1.2
|
|
|
|
[DHCPServerStaticLease]
|
|
MACAddress=12:34:56:78:9a:bc
|
|
Address=10.1.1.3
|
|
|
|
[DHCPServerStaticLease]
|
|
Address=10.1.1.4
|
|
|
|
[DHCPServerStaticLease]
|
|
MACAddress=12:34:56:78:9a:bf
|
|
Address=10.1.1.5
|