F5F Stay Refreshed Power Users Networks PfSense router integrated into your network setup.

PfSense router integrated into your network setup.

PfSense router integrated into your network setup.

T
Thelo58
Member
190
09-12-2023, 10:31 PM
#1
You’re trying to isolate a pfSense router for separate network access while troubleshooting connectivity issues. The setup involves a VM on ESXi running pfSense, with virtual switches feeding internet traffic. You’ve adjusted firewall rules and VLAN settings but still can’t reach the internet. Since you’re in the DMZ of your ISP’s router, ensure the WAN interface is properly configured with VLAN Tag 2 and priority 3. Also verify that the pfSense VM has the correct IP assignments—both IPv4 and IPv6 should be active. If it still doesn’t work, consider keeping the pfSense in the DMZ for better isolation and monitoring. Double-check your routing tables and ensure no conflicting rules are blocking access.
T
Thelo58
09-12-2023, 10:31 PM #1

You’re trying to isolate a pfSense router for separate network access while troubleshooting connectivity issues. The setup involves a VM on ESXi running pfSense, with virtual switches feeding internet traffic. You’ve adjusted firewall rules and VLAN settings but still can’t reach the internet. Since you’re in the DMZ of your ISP’s router, ensure the WAN interface is properly configured with VLAN Tag 2 and priority 3. Also verify that the pfSense VM has the correct IP assignments—both IPv4 and IPv6 should be active. If it still doesn’t work, consider keeping the pfSense in the DMZ for better isolation and monitoring. Double-check your routing tables and ensure no conflicting rules are blocking access.

C
Cuchulla1nn
Junior Member
46
09-14-2023, 10:10 PM
#2
Use a local LAN IP as the pfSense external/WAN link, avoiding the DMZ. Ensure both devices have routing configured—pfSense to the ISP router and the ISP router back to pfSense. This should resolve any connectivity concerns.
C
Cuchulla1nn
09-14-2023, 10:10 PM #2

Use a local LAN IP as the pfSense external/WAN link, avoiding the DMZ. Ensure both devices have routing configured—pfSense to the ISP router and the ISP router back to pfSense. This should resolve any connectivity concerns.

I
Ice_RunnerFyre
Junior Member
12
09-14-2023, 11:19 PM
#3
Begin by configuring the setup in Systems > Routing. Confirm whether displaying the ISP router’s IP as the WAN_DHCP Gateway is correct, or if you should adjust firewall rules instead. Your ISP router likely offers limited options such as port forwarding or DMZ settings.
I
Ice_RunnerFyre
09-14-2023, 11:19 PM #3

Begin by configuring the setup in Systems > Routing. Confirm whether displaying the ISP router’s IP as the WAN_DHCP Gateway is correct, or if you should adjust firewall rules instead. Your ISP router likely offers limited options such as port forwarding or DMZ settings.

T
Timke
Member
67
09-16-2023, 07:38 PM
#4
Use a router configured with a static route pointing to the pfSense device.
T
Timke
09-16-2023, 07:38 PM #4

Use a router configured with a static route pointing to the pfSense device.

H
Holderb10
Junior Member
46
09-17-2023, 03:51 AM
#5
Ensure NAT is activated on the pfSense device for connecting LAN to WAN.
H
Holderb10
09-17-2023, 03:51 AM #5

Ensure NAT is activated on the pfSense device for connecting LAN to WAN.

R
RaysWarrior
Member
55
09-17-2023, 04:19 AM
#6
Thank you! It seems the network configuration on the VM was mistakenly directing traffic to the ISP router instead of pfSense.
R
RaysWarrior
09-17-2023, 04:19 AM #6

Thank you! It seems the network configuration on the VM was mistakenly directing traffic to the ISP router instead of pfSense.