Unable to Ping Gateway From inside its own VLAN.
-
@Nath2125 WireGuard as a name is really bad because there is a built-in "interface-group" with that name. Also you should check the red bell with the 57 messages and clear and resolve the issues first before doing anything else.
-
@Bob-Dig the alerts I ignore as they're for ssl certificate expiry I am not needing at this stage. I wasn't aware of any interface name conflictions I will change that now. Would that cause possible issues like this?
-
@Nath2125 said in Unable to Ping Gateway From inside its own VLAN.:
Would that cause possible issues like this?
I am not a developer but maybe you tell them here if this solved your problem.
-
@Bob-Dig It seems it didn't, but appreciate your help regardless.
-
@Nath2125 said in Unable to Ping Gateway From inside its own VLAN.:
it didn't
Your rule looks ok so it might be a problem outside of pfSense.
-
@Bob-Dig Yea, I thought so, but I set everything up the same way as the others vlans that work fine, and I can ping 8.8.8.8 out from the host and also get to my pihole (DNS port) on another vlan just fine. All of which are done via rules I've had added from the get go, but when I add the ICMP one to the ping its own gateway interface just doesn't seem to like it or something else is conflicting.
I did some quick chatgpt and checked "states" as well but no entries for any states on that interface either.
-
Not sure if this helps and came from chat, but ran this in the pfsense shell and my icmp rule if im not mistaken should be labeled here but its not.
-
I have a feeling my issue is for some reason after submission via the webgui its not actually applying it on the backend.
-
Going to mention here as I cant seem to edit the OP. I am on the latest version: 2.8.0-RELEASE
-
It appears after more digging I found my fix. Sort of my fault In a way. I noticed in the command above that my rules that were being applied from the webgui were not showing on the backend rules. After scratching my a head a while, I looked at pfblockerng and noticed it was creating a lot of table IP entries and erroring due to limit. I did enable Geo and IP blocking which would created massive lists and due to this getting stuck it wouldn't write my firewall changes down. So I have adjusted the list limit and audited the IP lists I have enabled, and my rules are now showing.