VLAN routing no longer works on reboot

Started by Yourry, January 16, 2022, 12:22:10 PM

Previous topic - Next topic
Hello everyone,
I am having a problem with a VLAN. I was inspired by (the excellent) tutorial:
https://nguvu.org/pfsense/pfsense-baseline-setup/

I have a client VPN (NordVPN) and I want to create a VLAN that distributes this VPN to machines on my LAN.
The VPN works correctly on the contrary the VLAN works but if I restart or make any backup of the interface it no longer works.
My steps to create the VLAN:


Starting :



I create a VLAN with an ID of 10:



I assign an interface to this VLAN:



I create an Outbound rule that routes traffic to the NordVPN interface (connected OpenVPN interface)



I activate the DCHP:



I authorize all traffic in IPV4 (we will see later to refine the rights):



End:


Everything works fine as long as I don't restart OPNSense for example but if i restart OPNSense, a pc on the vlan no internet work (dchp, addressing works).
I have the impression when I do a capture of the packets that the requests come out fine but on the return OPNSense no longer routes them.
Any help or advice is welcome,
Thank you in advance,