1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00
systemd/test/test-network/conf/dhcp-client-gateway-onlink-implicit.network
2019-02-28 10:34:27 +09:00

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