blob: 9b8254fdcd59cd9e295a79aad56a28fb264412d3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
[Match]
Name=lan20
[Link]
ARP=yes
[Network]
DHCP=no
IPv6AcceptRA=no
LinkLocalAddressing=no
Address=185.38.175.65/26
Address=2a01:4262:1ab:20::1/64
Address=fe80::1/64
IPForward=yes
LLMNR=no
MulticastDNS=no
LLDP=yes
EmitLLDP=no
##
## Vanity addresses
##
[Route]
Destination=2a01:4262:1ab::cafe/128
Gateway=2a01:4262:1ab:20::5
[Route]
Destination=2a01:4262:1ab::db/128
Gateway=2a01:4262:1ab:20::6
##
## Labicolo
##
# Asbjorn /60
[Route]
Destination=2a01:4262:1ab:1100::/60
Gateway=2a01:4262:1ab:20::75
# Esmil /60
[Route]
Destination=2a01:4262:1ab:1110::/60
Gateway=2a01:4262:1ab:20::79
|