[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

Re: [Openvpn-users] Openvpn slow on asymmetric connections


  • Subject: Re: [Openvpn-users] Openvpn slow on asymmetric connections
  • From: Jon Bendtsen <jon.bendtsen@xxxxxxxxxx>
  • Date: Tue, 3 Jan 2006 12:48:14 +0100

Den tirsdag 3.jan kl. 12:36 skrev George Thompson:

My upsteam bandwidth is avaliable. There is nothing else using it up

Okay


This is the config for my openvpn server and client

My server config:

mode server
local <Server's public ip here>
port 443
proto udp
dev tap2
ca ./keys/ca.crt
cert ./keys/Kizaki2-vpn.crt
key ./keys/Kizaki2-vpn.key
dh ./keys/dh2048.pem
--client-config-dir ./config
server-bridge 10.216.228.201 255.255.255.0 10.216.228.50 10.216.228.59
client-to-client
push "keepalive 15 120"
tls-auth ./keys/ta.key 0
cipher aes-256-cbc

Why do you force it to this cihper?


max-clients 10
persist-key
persist-tun
status openvpn-status.log
log openvpn.log
verb 3
mute 20
comp-lzo

Can the data be compressed?


crl-verify ./keys/crl.pem

My client's config-dir file on server:

--ifconfig-push 10.216.228.217 255.255.255.0
10.216.228.201
push "redirect-gateway"

You now send every traffic across the tunnel. This might steal some of your
bandwidth.



Check for packet loss, and slow packets. I would do this using smokeping both outside the tunnel and inside the tunnel




JonB

____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users


Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-01/msg00038.html on line 218

Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-01/msg00038.html on line 218