Hi.
I'm working on script, based on two tutorials that I've found on the merlin-wiki. My script is found here, including my VPN-client config file. The reason why I have re-written the script is mainly two things;
easier customization and
its following the concepts of JFFS-scripts based on...
Thank you, I've tried to adopt this, but without any luck. Still no internet...
Updated code: https://git.giaever.org/joachimmg/merlinwrt-ssid-if-specific/src/master/assign-ip-ssid
What it does:
Setting information in /etc/dnsmasq.conf, this is the result:
log-dhcp
interface=wl0.1...
Hi.
I've tried to follow and adopt these two guides for my needs:
https://github.com/RMerl/asuswrt-merlin/wiki/How-to-setup-SSID-for-VPN-and-SSID-for-Regular-ISP-using-OpenVPN.
https://github.com/RMerl/asuswrt-merlin/wiki/How-to-have-dedicated-DHCP-options-bind-to-a-specific-SSID%3F
The...