1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fixes for glorytun

This commit is contained in:
Ycarus 2018-02-07 20:00:50 +01:00
parent f3f3d49fab
commit d37db6fa15
3 changed files with 13 additions and 9 deletions

View file

@ -27,7 +27,7 @@ config glorytun_recipe serverudp
option _role "server"
option dev "tun0"
option bindport "65003"
option bindt "192.168.99.1"
option bind "192.168.99.1"
option key "secretkey"
option localip "192.168.99.1"
option remoteip "192.168.99.2"