blob: e1330516413eadba2ab3e2d4283e0d00c5dc174e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
Name=veth99
[Network]
DHCP=ipv4
IPv6AcceptRA=no
[Route]
Gateway=192.168.0.1
Destination=10.0.0.0/8
[Route]
Gateway=192.168.0.1
Destination=192.168.100.0/24
|