GL-inet allow clients ( behind the LAN ) access from other Network
Edit the firewall add following lines
vi /etc/config/firewall
config forwarding option dest 'lan' option src 'VPN_client'
Restart firewall service
/etc/init.d/firewall restart
GL-inet allow clients ( behind the LAN ) access from other Network
Edit the firewall add following lines
vi /etc/config/firewall
config forwarding option dest 'lan' option src 'VPN_client'
Restart firewall service
/etc/init.d/firewall restart