Traffic Shaping Pfsense on a Stick (Router on a Stick)
-
I have a KVM Linux host with only 1x 10 Gbit/s phyiscal NIC where all VLANs are tagged for the virtual Pfsense VM.
I then added 2 vNICs to the Pfsense VM one for WAN which presents the WAN Vlan as untagged to Pfsense and one for LAN which presents 3 tagged VLANs to pfsense (1 MGMT, Server and Clients).Then next step was to create Traffic Shaping with the Wizard and choose multiple interfaces during the wizard. I then added my 3 VLAN Interfaces to the Shaper vtnet0.2, vtnet0.3 and vtnet0.4 (MGMT, Server and Clients) and also added the WAN Interface vtnet1 and then set my download and upload speed which is 3Mbit/s Down and 3 Mbit/s Up for Internet.
So far so good but the inter VLAN traffic between vtnet0.2, vtnet0.3 and vtnet0.4 is also shaped at 3Mbit/s Down and 3Mbit/s Up.
How can I undo this? I only want traffic from the Internet to LAN or Traffic from LAN to Internet to be shaped. My Vlan Traffic between the 3 VLans shouldn't be touched.