Set up a VLAN to a VPN on your 4-port PFSense router.
Set up a VLAN to a VPN on your 4-port PFSense router.
I own this gadget here https://www.amazon.com/dp/B09PHHXN9V?psc...ct_details. It features four Ethernet connections on the rear panel. Port 0 functions as a WAN (internet) connection, while Ports 1 through 3 operate as standard LAN ports for everyday tasks such as gaming PCs, Wi-Fi routers, TVs, etc. I’m using pfSense for networking. My goal is to designate Port 0 for WAN, Port 1 for regular LAN use during normal activities, and Port 1 as a VPN gateway for ProtonVPN. I have a dedicated Wi-Fi access point for VPN devices, though the drawing isn’t perfect. I suspect VLANs will be involved but I’m unsure about configuring them properly. Any guidance would be greatly appreciated.
Only require vlans when you’re using managed switches. I’d probably search for vlans and read about them… it would be simpler for you to find a YouTube video than for me to explain everything. The shirt version is, they act as virtual subnets sharing the same cable. You don’t need this if you’re using a dedicated AP for a separate network. With VLAN-aware APs, you can have several SSIDs each with distinct VLAN tags on the same IP. But this doesn’t match your setup. Set up a subnet on port 2 just like you did on port 1, configure firewall rules as needed (usually deny everything except WAN), plug in the AP, and you’re done. Just need to arrange DHCP for that new network. Although I just rechecked—you’ll be using UniFi, which supports VLANs. You don’t need a second AP; one can host multiple SSIDs, each tagged with a different VLAN. Check out Lawrence Systems on YouTube—they have many tutorials about UniFi gear and how to set this up with VPNs. I’ve got a setup similar to yours based on his videos.
Thanks in advance! This looks like what you were hoping for. I'll start working on it after my break today! Appreciate the help!