nvram set wgs1_enable=1
service restart_wgs
service restart_dnsmasq
nvram set wgs1_enable=0
service restart_wgs
service restart_dnsmasq
Many thanks @ColinTaylor , it works perfectly. And you are right there is "only" 1 WireGuard Server.Looking at what the webUI does, I think it's this:
Code:nvram set wgs1_enable=1 service restart_wgs service restart_dnsmasq
Code:nvram set wgs1_enable=0 service restart_wgs service restart_dnsmasq
Unless I'm missing something it looks like there's only one WireGuard server, unlike OpenVPN where there's two.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!