diff options
Diffstat (limited to 'hosts/tammi/90-wg-relesoft.network')
| -rw-r--r-- | hosts/tammi/90-wg-relesoft.network | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/hosts/tammi/90-wg-relesoft.network b/hosts/tammi/90-wg-relesoft.network new file mode 100644 index 0000000..5ba120b --- /dev/null +++ b/hosts/tammi/90-wg-relesoft.network @@ -0,0 +1,23 @@ +[Match] +Name=wg-relesoft + +[Link] +MTUBytes=1420 + +[Network] +Address=10.200.200.13/24 +Address=fdc9:281f:04d7:9ee9::13/128 +Address=2a01:4f9:6a:4e26::13/128 +IPv4Forwarding=yes +IPv6Forwarding=yes +IPv6AcceptRA=no +LinkLocalAddressing=no + +[Route] +Destination=10.200.200.0/24 + +[Route] +Destination=fdc9:281f:04d7:9ee9::/64 + +[Route] +Destination=2a01:4f9:6a:4e26::/64 |
