Hi there folks 
I tried several times before come here to post my challenge. I'll explain how my home network is now, and what I'm trying to achieve with my AXT-1800 model.
I have setup a Pfsense firewall connected to my ISP modem. This firewall is fine and already up with ProtonVPN on it just setup on my LAN port. I means all traffic that goes through the LAN port is under a VPN tunnel. All good.
That comes family members which requires streaming features and so on not working most times under a VPN connection.
I then got my AXT1800 router and plugged in an OPT available port which bypass the VPN, and the other side in AXT1800 WAN port.
From this context, I started to setup the AXT1800 to work as an access point, but….no way to have any connection to the Internet.
I tried static route, a firewall rule, gateway, interface and got nothing. AXT1800 does not get any valid IP address at all so members of my family are getting several website errors not opening their URLs.
I appreciate any comments or the right way I have to check and set on both to get the GL-inet works like it should 
Thanks in advance!
Hi!
Could a PC or other device connected to this OPT interface access the Internet normally?
If not, the issue may lie in the configuration of the pfSense OPT interface.
You may need to refer to their documentation to configure it as another LAN and set up DHCP, NAT, firewall rules, etc.
Refer: Configuring an OPT interface as an additional LAN | Netgate Documentation
If the PC can connect to the Internet, but the AXT1800 cannot, please send us the logs via private message so we can investigate further.
Howdy Will 
Glad to hear you back!
In fact, no other laptop gets an IP address from that OPT port via DHCP. Something is really not going well in terms of configuration. I'll dig a bit more following your article suggestion. Back here with results later on.
Thanks for it!
As we don't know the exact model of pfSense that you have, we have selected documentation for a different model at random.
To ensure configuration consistency, remember to select the documentation for your specific model from the left sidebar on their website. 
If you need assistance with the pfSense configuration, you may contact their technical support as well.
Under your PFsense router, go do Diganostics → Backup & Restore and then download the following files and upload them to Pastebin or here. There won’t be anything in there that links to you, so it’s usually ok for privacy to do this. Having these files will let us see routes and interface setup. As mentioned its probably something on the setup of OPT interface.
1 Like
Alright! Thanks for it. I'll do that. By now, I got the green light on my Protectil vault, but no connection or a valid IP. Let's see…
Archive.zip (5.4 KB)
Howdy! They are all there in this ZIP file. Enjoy! Thanks for kindly support! Hopefully you get something it helps. 
Eddie
I see you have WAN (em0), Lan (em1), opt1 (bridges to OpenVPN) and opt2 (em3).
The opt2/em3 interface does not seem to have any NAT setup - you will need to setup hybrid NAT here following pfsense manual so it wooers to WAN and not OpenVPN by default.
I also cant see any DHCP settings for OPT2 - you’ll want to enable this on the “DHCP Server” page.
2 Likes