This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

QoS rules on assymetric IF/VPN

I have a PPPoE ADSL connection, and a VPN running on top of it
i want to enable QOS rules for traffic that goes through the VPN and to give the VPN tunneled data priority on the internet connection.
how can i do this if i only have a single "BW" option inm the interface


This thread was automatically locked due to age.
Parents Reply
  • Hi there, 

    simply add a rule

    Src: PPPoE Interface
    Serivce: ESP (protocol: IP, Sub Protocol: 50)
    Dst: Any
    Action: Allow (High Prio)

    this takes care of the Classifing the encrypted VPN traffic into the High Bucket.

    You also need to specify your upload and download bandwidth unter Network > interfaces, edit the PPPoE settings and enable QoS;

    Happy QoSing.

    regards
    Gert
Children