mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
65 lines
859 B
SYSTEMD
65 lines
859 B
SYSTEMD
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
IPv6AcceptRA=no
|
|
Address=2001:1234:5:8f63::1/128
|
|
Address=149.10.124.58/28
|
|
DefaultRouteOnDevice=yes
|
|
IPv4LLRoute=yes
|
|
|
|
[Route]
|
|
Destination=2001:1234:5:8fff:ff:ff:ff:ff/128
|
|
Scope=link
|
|
|
|
[Route]
|
|
Destination=::/0
|
|
Gateway=2001:1234:5:8fff:ff:ff:ff:ff
|
|
|
|
[Route]
|
|
Destination=149.10.124.64
|
|
Scope=link
|
|
|
|
[Route]
|
|
Gateway=149.10.124.64
|
|
|
|
[Route]
|
|
Gateway=149.10.125.65
|
|
GatewayOnLink=yes
|
|
|
|
[Route]
|
|
Destination=192.168.1.1
|
|
InitialCongestionWindow=20
|
|
|
|
[Route]
|
|
Destination=192.168.1.2
|
|
InitialAdvertisedReceiveWindow=30
|
|
|
|
[Route]
|
|
Type=blackhole
|
|
Destination=202.54.1.2
|
|
|
|
[Route]
|
|
Type=unreachable
|
|
Destination=202.54.1.3
|
|
|
|
[Route]
|
|
Type=prohibit
|
|
Destination=202.54.1.4
|
|
|
|
[Route]
|
|
Type=local
|
|
Destination=149.10.123.1
|
|
|
|
[Route]
|
|
Type=anycast
|
|
Destination=149.10.123.2
|
|
|
|
[Route]
|
|
Type=broadcast
|
|
Destination=149.10.123.3
|
|
|
|
[Route]
|
|
Type=multicast
|
|
Destination=149.10.123.4
|