Traffic shaping wizard not working
-
It should still work though because the actual interfaces being USD have MAC Addresses. The VMX0 and VMX1 should have Mac addresses. Anything sent to any of my VLANs that are destined to the router will always use the destination MAC of VMX1, but to specify the VLAN, it uses the 802.1Q standard and applies a frame VLAN tag to separate the traffic and have it be on a separate network.
-
Go to Firewall -> Traffic Shaper and make sure all shapers are removed. Did you define a gateway on your LAN interfaces, if yes pfSense will treat them as WAN interfaces and the wizard will not accept them as a LAN.
-
I went to firewall -> traffic shaping and clicked "remove shaper" but this did not fix the problem. I also went to every interface and clicked "disable shaper" but it still didn't work. I also do not have any upstream gateways assigned to any interface and my WAN interface is using DHCP.
-
I also went to every interface and clicked "disable shaper" but it still didn't work.
You need to remove/delete them, not disable them.
-
There doesn't seem to be a remove option when looking at them. Attached is what I see. The interfaces are all the same so I only posted one.
![pfsense_traffic shapping interface.PNG](/public/imported_attachments/1/pfsense_traffic shapping interface.PNG)
![pfsense_traffic shapping interface.PNG_thumb](/public/imported_attachments/1/pfsense_traffic shapping interface.PNG_thumb)
![pfsense_traffic shapping.PNG](/public/imported_attachments/1/pfsense_traffic shapping.PNG)
![pfsense_traffic shapping.PNG_thumb](/public/imported_attachments/1/pfsense_traffic shapping.PNG_thumb) -
Attached is the interfaces section
Can you try to assign the unused interface too and retry the wizard.
-
Like assign the VMX1 interface to a network? Or something else?
-
Just use the green button +add, see what happens.
-
Just use the green button +add, see what happens.
I added VMX1 by clicking the "add+" button in my interfaces, and now it is a new interface on opt4. Running the traffic shaping wizard still doesn't work. I tried changing it to 1 lan and wan and it still didn't work.
-
I am having exactly the same problem with a physical machine on 2.4.3.
I needed to disable traffic shaping because of a configuration change.
I removed the <ezshaper>section of the configuration backup and restored the configuration, to no avail sadly.</ezshaper> -
Bump, anyone got any ideas? Is the next preview build stable enough? This is currently a home environment.
-
Bump, anyone got any ideas? Is the next preview build stable enough? This is currently a home environment.
When I was using 2.3.x, the development branch was fairly stable. I am using the stable branch now though.
Currently, there is no indication that this is officially a bug @ https://redmine.pfsense.org/projects/pfsense/roadmap. So I doubt it would make any difference to use the development branch.
However, I think the error occurs because the traffic shaper did not get deleted correctly in both our cases.
I think we both would have to set up everything from scratch, because trying to delete a traffic shaper actually seems to cause one not to be able to set up a new one…
Too bad I don't have time to test this at the moment. -
Bump, anyone got any ideas? Is the next preview build stable enough? This is currently a home environment.
When I was using 2.3.x, the development branch was fairly stable. I am using the stable branch now though.
Currently, there is no indication that this is officially a bug @ https://redmine.pfsense.org/projects/pfsense/roadmap. So I doubt it would make any difference to use the development branch.
However, I think the error occurs because the traffic shaper did not get deleted correctly in both our cases.
I think we both would have to set up everything from scratch, because trying to delete a traffic shaper actually seems to cause one not to be able to set up a new one…
Too bad I don't have time to test this at the moment.Do you have any documentation on where I might find the commands to configure and delete traffic shapers?
-
Bump, anyone got any ideas? Is the next preview build stable enough? This is currently a home environment.
When I was using 2.3.x, the development branch was fairly stable. I am using the stable branch now though.
Currently, there is no indication that this is officially a bug @ https://redmine.pfsense.org/projects/pfsense/roadmap. So I doubt it would make any difference to use the development branch.
However, I think the error occurs because the traffic shaper did not get deleted correctly in both our cases.
I think we both would have to set up everything from scratch, because trying to delete a traffic shaper actually seems to cause one not to be able to set up a new one…
Too bad I don't have time to test this at the moment.Do you have any documentation on where I might find the commands to configure and delete traffic shapers?
That, or any relevant configuration files is what I've been searching for the last few days. I'm afraid I have no answer to this (yet).
Of course it would be nice if a developer could provide some insights on this. -
Or maybe someone else has an idea what to do? I'd be curious to know how reset any traffic shaping related configuration manually too.
-
Any interface with a non-empty "IPv4 upstream gateway" is considered a WAN interface. The Wizard refuses to work if there're no LAN interfaces.
Therefore, in order to configure/reconfigure the Traffic Shaper via the Wizard, there must be at least one LAN-type interface, i.e. one without "IPv4 upstream gateway".
-
Any interface with a non-empty "IPv4 upstream gateway" is considered a WAN interface. The Wizard refuses to work if there're no LAN interfaces.
Therefore, in order to configure/reconfigure the Traffic Shaper via the Wizard, there must be at least one LAN-type interface, i.e. one without "IPv4 upstream gateway".
The only interface that has an upstream gateway configured is my WAN interface. I have left it to use DHCP and it acquires all information that is needed. All other interfaces are LAN interfaces and they do not have any upstream gateways configured.
-
Sorry. I've tried to reproduce the error but I can't. The Wizard works repeatedly on every possible VLAN configuration I tested. It works repeatedly even in case of untagged VLAN. (See attached figures.)
Tested on ESXi v.5.5.
-
Thank you for your posts.
I don't know how / why this might make any difference, but both of you seem to be using VLANs.
Does my LAN interface need to be a VLAN in order to use the traffic shaper?
My LAN technically is on a VLAN too, but it's an untagged port. -
Does my LAN interface need to be a VLAN in order to use the traffic shaper?
I don't think so. Attached figure pfsense_lab_config1 (see my previous post) shows that the LAN interface can be untagged VLAN.