a dedicated mini computer with 2 network ports is enough for pfSense. But why are you asking about firewalls, what are you trying to accomplish? A fully patched consumer router like a supported ASUS (consumer) router model will have an integrated firewall and does most everything most people need (even OpenVPN).
You would either need to load it on a Computer (as the OS), or run it in a VM environment. Typically old PC's are good candidates for running these products.
Just some added security. I was talking about programs on windows to help easily manage traffic. Glasswire does a fairly good job. But no VPN so I thought maybe there was some that had this option without having to add any hardware.
Thanks it is what I thought after reading. I have an old computer that can run Sophos XG.
My goal is to run a VPN on this firewall to connect remotely more securely. I am using stunnel but not so happy with it. My router is from my ISP and cannot do anything with it. Is there a step by step guide how to run openvpn on windows 10 and connect it with your phone to watch videos securely?
Yup, both Sophos XG and PfSense / OPNSense (another built from the origins of PfSense) and many more free / paid equivalents will do OpenVPN termination of clients, a quick search for tutorials comes up with:
PfSense: VPN Client with pfSense
Sophos XG: Sophos XG Firewall: How to configure SSL VPN remote access - Sophos Community
opnsense: Setup SSL VPN Road Warrior — OPNsense documentation
I use all three for various lab firewalls depending on requirements, but i use sophos xg as my main home firewall, it's not perfect, but has about 90% of the features that i need. one of the most frustrating things about it is that it doesn't register your DHCP client hostnames in it's DNS DB, so you can't use names for pings etc. I get around it by using a PiHole for DNS/DHCP with the added bonus of ad-filtering (though Sophos XG will also do this).
XG is my main content filter for the kids, along with google safesearch and google family link.
Of course, as already mentioned, you do need a separate old pc with multi-nics (wan/lan) to make it work.
Liamo
if you have a managed switch you can create two vlans and use one for the lan and one for the wan. That is how my pfsense is setup,never had an issue.Thanks good info. I just wanted to add more content here as I didn't see many talk about their setup. I only have a laptop but it doesn't have 2 nics. You need that with Sophos?
if you have a managed switch you can create two vlans and use one for the lan and one for the wan. That is how my pfsense is setup,never had an issue.
Sent from my LG-LS997 using Tapatalk
dual nics are easier for sure but my small mini pc has no pcie etc to add a card plus i have switches galore from work.I read about managed vs unmanaged switches and it seems the consensus is to go with managed. That seems even a bit more advanced.
Is there any other more basic setups?
I was thinking BI machine with 2 NICs like Looney suggests