mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 23:51:28 +03:00
14 lines
151 B
SYSTEMD
14 lines
151 B
SYSTEMD
|
[Match]
|
||
|
Name=veth99
|
||
|
|
||
|
[Network]
|
||
|
DHCP=ipv4
|
||
|
|
||
|
[Route]
|
||
|
Gateway=192.168.0.1
|
||
|
Destination=10.0.0.0/8
|
||
|
|
||
|
[Route]
|
||
|
Gateway=192.168.0.1
|
||
|
Destination=192.168.100.0/24
|