Linux systems unable to reach out to internet behind pfsense while Windows work fine.
I am trying to set up my #homelab for #forensics and I have encountered a very weird issue. I am running an internal pfsense #firewall for my environment. On this firewall there are 3 interfaces: WAN and two Isolated Labs.
On the "WAN" interface, both #linux and windows systems are able to access the internet without any problems.
But on the other two lans - named Infrastructure and Lab - the Linux systems are not able to connect to the internet after booting, while the systems are able to communicate with each other. In order to get them working I need to go the respective interface and make any change there and save the page, practically refreshing the settings on the interface. After this all currently online linux systems on that interface are working as expected and connectivity is restored. As you can imagine this is a huge pain, especially when I am testing things and I need to turn on various systems at different times. If i put the systems on the WAN interface they face no issue at all, so what could be the solution here for fixing connectivity for linux systems on the other interfaces?
edit: it issue is both on pfsense 2.7.2 and 2.8.0
@homelab
@pfSense
#dfir #proxmox #dfir #homelab #firewall #pfsense #networking #network
Check your route table and arp cache (for gw). Are you using dhcp?
@Gobo gw? I have tried with and without dhcp and the issue persists
Gateway. Does the system properly know how to get outside of its subnet.
@Gobo yes the gateway is configured properly. If ti wasnt the system would not have internet after a firewall refresh
Then I'd say get a pcap from the pfsense interface and see what's going on. Is the systems Mac still in the fw arp table? . If you think it's a system fw problem, try disabling the local fw and see if things work