mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
12 lines
162 B
SYSTEMD
12 lines
162 B
SYSTEMD
[Match]
|
|
Name=veth99
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
IPv6AcceptRA=false
|
|
|
|
[DHCPv4]
|
|
# DenyList= will be ignored
|
|
AllowList=192.168.5.0/24 192.168.6.0/24
|
|
DenyList=192.168.5.0/24
|