Issue with PfSense setup occurred during installation.
Issue with PfSense setup occurred during installation.
You must define a LAN IP address when connecting from within your local network. Using the WAN IP will trigger default rules that block access. Running the command `pfctl -d` will disable the firewall temporarily, allowing HTTPS access from outside. However, this is not ideal and any changes should be repeated to re-enable protection. It seems you may not fully understand the process. Specifying a LAN IP is essential for local access, and opening WAN for public use isn't necessary.
Exactly what devices are linked to the WAN interface? If it links to your current LAN for testing purposes, the pfSense LAN must use a separate subnet, and your client should be on that subnet on the WAN side. You won't be able to perform any meaningful tests if the client is on the WAN side.
We all need to understand this. Providing clearer details about your current situation and the specific challenges you're encountering will allow us to assist more effectively.
I'm currently viewing this screen. The setup involves an Ethernet cable from my modem to the Dell PowerEdge r210 II, then to a Quanta LB4M Switch. I’m unable to reach the web interface to finish the PfSense configuration. I’m using a MacBook Air, though I have Windows 10 installed via dual boot if needed. Appreciate your help so far.
You don’t have a second network connection set up; you’ll need to use another port if you want to handle WAN and LAN routing. Having the IP address on the router only provides internet access, not additional functionality. Some R210 II models have just one network port, so unless you’ve set up VLANs on your switch, you won’t be able to proceed without a second NIC. Which motherboard model do you own, and does it offer multiple network interfaces?
I noticed your Quanta switch wasn’t active right away after turning on the router. Your motherboard includes two built-in network cards.
Activate both network settings in the BIOS, then configure the alternative interface (excluding bce1) probably to be bce0 for the LAN connection. Next, define the local network range gateway you intend to use. For instance, with a 192.168.0.0/24 range, setting 192.168.0.1 as your pfSense IP makes sense.