fff VPN-Tunnel
This commit is contained in:
parent
704f74f44c
commit
e5995033bf
9
etc/network/interfaces.d/fffabVPN
Normal file
9
etc/network/interfaces.d/fffabVPN
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user