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