Archive > 15.1 Legacy Series

Trafic shaper - different pipes for multiple VLANs.

<< < (2/3) > >>

franco:
You are welcome. I just sneaked through the documents, the available packages can be viewed via:

# pkg rquery "%n: %c"

Martinezio:
Anyone have an idea, how to solve my problem? Still no luck :( Pipes simply doesn't works for me :(

jschellevis:
Martinezio, we are currently working on the traffic shaper as there are some issues with it.
However, waht you can do is the following:

create 2 rules for up and download as following:

upload
interface: LAN (or your TEST interface)
direction: in
target: your upload pipe

download
interface: LAN (or your TEST interface)
direction: out
target: your download pipe

This way you wil shape the traffic on the LAN side.
Only downside of this is that all traffic on this interface is shaped, however in your case that should be fine.

Let me know if this works for you.
Shaping on the wan side currently does not work  for outbound traffic due to pf/ipfw combination issues, this will probably be solved in 15.7.

 

jschellevis:
and another update on this issue..
Ad just compiled a new kernel you can try, this solves the known issue.

install in the cli:

--- Code: ---opnsense-update -kr 15.1.12_dummynet
--- End code ---

with this kernel you can also shape on the wan side

Let me know how this works out for you.

Martinezio:
Nope - still the same :(

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version