Essentially I have a opened a port on my FFT box and set up the pass through to the intended device - all works well.
However, as soon as I connect OpenVPN via the AP1300 GUI, the port is no longer reachable from the internet, even though I’ve tried setting up the policy to exclude the intended device’s IP.
I also tried activating a guest network on the AP1300 (effectively removing the Mesh Router from the scheme) but still no luck.
Are you connecting to an OpenVPN service provider, such as NordVPN, IPVanish, PureVPN, etc? If so, then enable port forwarding with the provider, but not all of them offer port forwarding.
Yes, and my provider doesn’t support it. But if I choose not to use VPN with the guest wifi, why would that matter? I was under the impression that feature is meant to bypass the VPN on the main wifi, whether it’s connected to the VPN or not
That explains it all then! How do I then stop using the VPN for this specific device?
Can explain in more detail what specific settings you made on both the FTTH and GL-AP1300?
I just forwarded a port from FTTH box to GL-AP1300, and then GL-AP1300 to forward to the Mesh router, and then Mesh router to the intended device. All the same and with the correct WAN/LAN IPs. On the GL-AP1300 Firewall page, I set up wan as External Zone and lan as Internal Zone
But when I use the alternate set up, the device connects to GL-AP1300’s guest wifi where I thought it was going to bypass all in/outbound traffic
You may be doing triple-NAT through FTTH box, GL-AP1300 and Mesh router. Can you bridge the Mesh router?
Yes, that’s exactly what I believe is going on
I think the issue in my case is that if I set up the “do not use VPN with” policy in the GL-AP1300 with the Mesh router’s MAC address, all devices connected to the Mesh router will not have VPN, which is what I want to avoid (i.e. VPN should not be used exclusively for the intended device where I’m running the webserver
You may need to connect the device that you want to port forward directly on AP1300, not your mesh router. Then use vpn policy.
That’s no problem, but I already tried to do that (see my second post in this thread)? It didn’t seem to work. To clarify, what you’re suggesting is:
set up port forward from FTTH to GL-AP1300 LAN address
Activate guest wifi on GL-AP1300
set up port forward from GL-AP1300 to device LAN address (based on IP assigned in the guest network)
set up VPN exclusion for guest wifi
Is that correct? If so, can you please tell me exactly how to execute 3)? I tried both WAN as well as guest zone but both had the port closed as soon as OpenVPN was activated
The Guest wifi subnet defaults to 192.168.9.x, so I added Port Forwarding from the router WAN to the target device LAN IP address 192.168.9.220 over TCP Port 8080.
I set the VPN Policy to not use VPN for the Guest network, which was a bit fiddly until I was sure the target device is not going through VPN.
I was then able to access the simple web server on the target device from the WAN.
The Guest wifi subnet defaults to 192.168.9.x, so I added Port Forwarding from the router WAN to the target device LAN IP address 192.168.9.220 over TCP Port 8080.
I set the VPN Policy to not use VPN for the Guest network, which was a bit fiddly until I was sure the target device is not going through VPN.