The WAN interface receives an IP via DHCP (ISP) but the gateway is showing offline(100% packet loss).
I’ve added the pfsense WAN Port MAC to the ISP Router’s Advanced DMZ.
In pfSense, I have Pure NAT enabled, and here are my settings:
Outbound NAT
Mode Hybrid Outbound NAT
Mappings
Interface WAN
Source This Firewall
Src Port *
Destination 192.168.2.0/24 #ISP Router LAN
Dest Port *
NAT Address WAN address
NAT Port *
Description Allow Traffic from Firewall to ISP Network
Interface WAN
Source 192.168.2.0/24
Src Port tcp/udp/443
Destination *
Dest Port tcp/udp/*
NAT Address WAN address
NAT Port *
Description Allow HTTPS (443) from ISP Network
If you are getting an 159.X.X.X address then it is giving out public IP addresses. Does it work if you try another device like a laptop or desktop computer?
The ISP Router is currently my only functioning Wifi Access point, so I currently connect my devices (phones, laptops) through that. The devices get an IP in the 192.168.2.0/24 network and can access the internet.
If I connect the ISP Router’s 10G port to the pfSense’s WAN port, I get no internet, but the Wifi access point on the ISP Router works as expected, devices get an IP in the 192.168.2.x range and can access internet.
If I connect a pc directly to the pfSense box LAN, the pc can access the LAN but no internet.
If I connect the pfSense box to the ISP Router via two physical connections: 10G port from Router to WAN port of pfSense and 1G port from Router to LAN port of pfSense, all devices connected to the ISP Router’s Wifi AP lose internet connectivity, the devices no longer get assigned a 192.168.2.x address, and instead get a 192.168.88.x address (LAN). No internet is available for any device with this configuration.