fff VPN-Tunnel

This commit is contained in:
root 2017-11-18 21:01:20 +01:00
parent 704f74f44c
commit e5995033bf

View File

@ -0,0 +1,9 @@
# VPN Verbindung in die Aschaffenburger Hood
iface fffabVPN inet manual
post-up batctl -m bat0 if add $IFACE
post-up ifconfig $IFACE up
post-up ifup bat0
post-down ifdown bat0
post-down ifconfig $IFACE down