diff options
Diffstat (limited to 'test/test-network/conf/25-tunnel.network')
-rw-r--r-- | test/test-network/conf/25-tunnel.network | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test-network/conf/25-tunnel.network b/test/test-network/conf/25-tunnel.network new file mode 100644 index 0000000..32c1986 --- /dev/null +++ b/test/test-network/conf/25-tunnel.network @@ -0,0 +1,8 @@ +[Match] +Name=*tun99 *tap99 ip6tnl99 erspan99 + +[Network] +IPv6AcceptRA=no +Address=2001:db8:0:f102::16/64 +Address=10.3.2.3/16 +LinkLocalAddressing=yes |