Advertisement
This is comment for paste
Checking Openvpn-server tunnel status with bridge
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /sbin/ifconfig bridge create
- # sleep for 5 seconds
- sleep 10
- /sbin/ifconfig bridge0 addm tap0
- sleep 5
- /sbin/ifconfig bridge0 inet 172.31.0.1/24
- @reboot /bin/bridge.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement