Gateway offline, Packetloss
-
If you remove the arp entry for the gateway in pfSense that will trigger it to send a new ARP query.
If that then starts the gateway responding that would confirm it.The other thing you could try is setting some other IP in that subnet and then trying to ping for your assigned WAN IP. That will cause pfSense to ARP for it and if something else responds that would confirm a conflict. Though as I say that would affect any client using it.
Steve
-
I think that there are multiple ways to ^correct^ the issue. But the only correct way is that the ^pfSense^ software itself, works correctly and solves the problem.
-
There's no IPv6 in this connection. What makes you think pfSense is doing anything incorrectly here?
-
@stephenw10 I don't know Gateway monitor is conflicting i guess, thats why i think something is wrong with the pfsense. Cause i stoped the dpinger service and restarted it, the gateway showed online then went offline.
-
It's possible the gateway is blocking because of the monitoring pings. I wouldn't expect that to immediately restart though. Also you tried setting the monitor IP to something external, which would prevent that, and it didn't help.
Try deleting the ARP entry and see if that restores the connection temporarily. -
@stephenw10 Saying that because i tired to stop and start the gateway service and it started working but then went offline sir.
I will try to do that, change the gateway monitor, also try to delete the ARP table. -
I thought you had already tried setting a different monitoring IP? That was the first thing I suggested. But that can trigger blocking in some gateways so is definitely worth trying. It's also something that is different to other routers or a client connected directly.
Steve
-
@stephenw10 That time it didn’t work because ISP also had something messed up i think, so they re configured it from their side yesterday. I just change the Monitoring IP to the routers local IP. And the gateway is showing ONLINE without any loss.
-
This post is deleted! -
What do mean by 'the routers local IP'? By default it monitors the gateway IP which will be the ISPs gateway, the 122.x.x.1 address.
Since that may be objecting you can either set it to something external like 8.8.8.8 or disable gateway monitoring.I don't actually think that's the issue since sending an ARP query would not clear that block if it were.
Steve
-
@stephenw10 okay i will try it again, i m sorry i got it wrong.
-
@stephenw10 it was showing online when i by mistake made the monitor ip to routers ip. But as soon as i change the ip to 8.8.8.8 the gateway went offline.
-
Ok, so try deleting the gateway ARP entry and see if that restores connectivity temporarily.
-
@stephenw10 Right trying… Cleared only the Gateway IP and now restarting the router.
-
@stephenw10 Deleted the ARP Table, it restored the table and still not working. Still offline.
-
Hmm, you might check it's actually sending it.
If you run a packet capture on WAN and filter by ARP and the gateway IP then I expct that to see the ARP renewal sent by pfSense.
With the pcap running delete the entry for the gateway in the ARP table. If you refresh the page I expect it to be immediately replaced.
The pcap should then have the ARP request and reply shown.In your previous pcap that immediately restarted traffic.
The only other scenario that comes to mind that present like that is if the ARP entry in pfSense is wrong for some reason. But the pcap shows it sending to the correct MAC.
Steve
-
@stephenw10 Okay! I m confused sir, what to do?
-
What can i do to replace the mac address for the gateway ?
-
The MAC for the gateway should appear in the ARP table immediately unless the gateway doesn't reply to the ARP query. It did reply though in the pcap you uploaded. Both times pfSense queried it. You shouldn't need to do anything there.
-
@stephenw10 The ARP table detected the hostname for a sec of the ISP, but then it disappeared again.