Good afternoon - Using the newest version of pfsense and Quagga package,
In the past, we have used multi wans with Open VPN without any issues regarding routing. We recently decided to go with an MPLS network so they can handle our data, phone , etc. Once we started cutting over the routers is when we noticed an issue. We are using OSPF for the MPLS network as well as keeping the Open VPN as a failover. However, once the MPLS network sends its routing table, and the VPN sends its routing table, the routers then have incorrect routing paths because the VPN of course is the shortest path. Once updated, my remote site thinks it needs to travel the Open VPN to get to the MPLS network. We have to advertise both interfaces via quagga in order to get traffic across, but is there a way to separate the two?
I want Level3 (mpls network) to be my...