Bug #3861
closedPPPOE non-NAT config cannot ping attached hosts as packets go upstream
0%
Description
I have a system configured as a plain router for a /29 subnet (no NAT) with an upstream PPPoE link. This means that both the WAN and LAN interfaces have the same IP address. Everything is working fine and has done for years. Except, if I am on the pfSense system I cannot ping a host on the LAN. This is because the packets are sent out of the WAN interface. Note that here the LAN is a network of 6 publicly routed IPs.
I tried the "-r" of ping to ignore the routing table. I also note that there seems no way to have ping use a specific interface for sending unicast packets.
This is not just an academic problem: I cannot set up email notifications to a system on the LAN subnet.
Updated by Chris Buechler almost 11 years ago
- Status changed from New to Rejected
there is something fundamentally wrong with your configuration, LAN and WAN can't have the same IP, and you have a mask wrong or something for it to do as described. This isn't likely a bug, or if it is it's nothing as described.