|
|
Guy Saindon <gsaindon@xxxxxxxxxxxxxx> said: > Hi, > I would like to know if it is possible to give priority for the traffic > that goes into the tunnel. The VPN would be set up between two networks, and > we would like to give telnet traffic the most priority so that it is not > affected by other traffic such as file downloads. Guy, OpenVPN supports QoS (Quality of Service) under Linux using the --passtos option. While I don't personally use this feature, it should be possible to prioritize traffic using the Linux QoS features, then use --passtos to tell OpenVPN to apply the QoS bits to the outgoing TCP/UDP tunnel link. James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |