diff options
Diffstat (limited to 'test/test-network/conf/25-ipip-tunnel-local-any.netdev')
-rw-r--r-- | test/test-network/conf/25-ipip-tunnel-local-any.netdev | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test-network/conf/25-ipip-tunnel-local-any.netdev b/test/test-network/conf/25-ipip-tunnel-local-any.netdev new file mode 100644 index 0000000..8fa27e8 --- /dev/null +++ b/test/test-network/conf/25-ipip-tunnel-local-any.netdev @@ -0,0 +1,8 @@ +[NetDev] +Name=ipiptun98 +Kind=ipip +MTUBytes=1480 + +[Tunnel] +Local=any +Remote=192.169.224.239 |