From mboxrd@z Thu Jan 1 00:00:00 1970 From: John McMonagle Date: Thu, 27 Jun 2013 20:07:46 +0000 Subject: Traffic shapping and vpn tunnel problems Message-Id: <201306271507.46989.johnm@advocap.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Running traffic shapping both in and out. Creating ptp connections via openvpn. Route the tunnels with ospf. Having a problem with outgoing traffic shapping. txqueuelen on the tunnels is normally 100. At that setting have horrible latency at times. If I lower txqueuelen it keeps latency under control but end up with excessive packet loss. The more I think about it putting another queue before the traffic shapping creates an unsolvable problem. I'm tempted to try ipsec and gre tunnels but suspect the same problem will be the same. How about adding traffic shapping into the tunnels? I have 5 tunnels how would one get the tunnel shapping work with the shapping on the outgong interface? Any suggestions? John