pfSense allocates real network addresses rather than using VLAN10 interfaces.
pfSense allocates real network addresses rather than using VLAN10 interfaces.
Hello everyone, I'm facing an unusual issue. My setup includes a Watchguard XTM 525 with pfSense, connected to a Cisco 3750X switch via a trunk port to the CISCO switch. The VLAN 10 segment isn't receiving DHCP or internet access, while other VLANs function normally and communicate outside the LAN. My physical pfSense LAN interface is set to 10.1.20.0/24, but when connected to VLAN 10 (ports 1-36), it shows an IP in 10.1.20.0/24 instead of the expected 10.1.8.0/24. I've attached my configurations for reference. It's puzzling why only VLAN 10 behaves this way. Thanks!
The trunk uses VLAN 10 as its native VLAN by default. Changing it to VLAN 1 would alter how tagged traffic is handled, potentially causing tag loss for VLAN 10 packets. This might result in untagged traffic reaching the next segment on the pfSense side if the configuration isn't adjusted properly.