F5F Stay Refreshed Power Users Networks System rejects connection due to bridged adapter configuration issues.

System rejects connection due to bridged adapter configuration issues.

System rejects connection due to bridged adapter configuration issues.

A
anthonyyy388
Member
184
11-15-2023, 10:30 AM
#1
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?
A
anthonyyy388
11-15-2023, 10:30 AM #1

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?

M
Mr_Floobiful
Posting Freak
890
11-15-2023, 05:45 PM
#2
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.
M
Mr_Floobiful
11-15-2023, 05:45 PM #2

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.

C
CzarnyJakup
Member
224
11-15-2023, 06:26 PM
#3
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.
C
CzarnyJakup
11-15-2023, 06:26 PM #3

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.

S
sage12901
Member
146
11-16-2023, 03:06 AM
#4
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.
S
sage12901
11-16-2023, 03:06 AM #4

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.