System rejects connection due to bridged adapter configuration issues.
System rejects connection due to bridged adapter configuration issues.
I'm working with VirtualBox. Usually, I use the bridge setup for networking, but after switching to a PFSense router, my guest VM can't reach my host. I can ping from my own machine, not from the guest. Is there a firewall setting in PFSense I should adjust to enable bridged connections?
The setup should function without problems. Your PFSense device is using a standard IP and gateway, while your host machine is also receiving its own IP and gateway. Confirm the bridge is connected to the right adapter on the host.
I configured it using a fixed IP address and it functioned properly. It seems to be having issues with DHCP now. Alright, static should be fine.
It's unusual, would you? Verify the DHCP configurations on pfsense and ensure it's functioning properly. Confirm the range is sufficient for pfsense to allocate IP addresses. For instance, a range like 192.168.1.100 to 192.168.1.254 works well. Also, note that vMs generate their own MAC addresses; enabling deny unknown clients will prevent them from receiving DHCP assignments until you register their MAC.