tests: add tests for managing the tunnel executor

This commit is contained in:
Ariadne Conill 2020-08-19 03:13:02 -06:00
parent c24143982f
commit 953666f1fb
4 changed files with 40 additions and 1 deletions

View file

@ -2,6 +2,7 @@ auto tun0
iface tun0
tunnel-local 203.0.113.2
tunnel-endpoint 203.0.113.1
tunnel-mode gre
tunnel-physdev eth0
address 203.0.113.10/30
gateway 203.0.113.9