Page 1 of 1
Internet Speed issue
Posted: Tue Feb 26, 2013 12:47 pm
by imjebran
Hello,
I am again with a new problem regarding speed
OpenVPN TAP interface showing 10Mb connection, what does it mean?
Can we forced openVPN TAP to use fully LAN card available speed to give connected VPN session?
Regards,
Jebran.
Re: Internet Speed issue
Posted: Tue Feb 26, 2013 5:35 pm
by Douglas
imjebran wrote:Hello,
I am again with a new problem regarding speed
OpenVPN TAP interface showing 10Mb connection, what does it mean?
Can we forced openVPN TAP to use fully LAN card available speed to give connected VPN session?
Regards,
Jebran.
Please see this thread:
topic9850.html
Re: Internet Speed issue
Posted: Wed Feb 27, 2013 1:36 pm
by imjebran
Hello Douglas,
Thanks for advise, if the 10mbps are bogus number so kindly advise what possible factor can affect speed of OpenVPN clients.
I have tested from many ways, MS RRAS also configured on same server , I have dial PPTP,L2TP to this server test internet speed awesome through it.
Please advise.
Regards,
Jebran.
Re: Internet Speed issue
Posted: Thu Feb 28, 2013 4:29 am
by Douglas
Cpu can be a limiter if you are using it on say, a raspberry pi. Your connection to the actual vpn can affect speed too.
Re: Internet Speed issue
Posted: Thu Feb 28, 2013 9:38 am
by imjebran
Cpu can be a limiter if you are using it on say
CPU almost free at server side.
Your connection to the actual vpn can affect speed too.
When I try to download a file through PPTP speed was "2.8 or 2.5MB/sec" but when i tried the same thing from same location via OpenVPN speed was 190.4 or 184KB/sec it is big difference.
Regards,
Jebran.
Re: Internet Speed issue
Posted: Thu Mar 07, 2013 8:25 am
by imjebran
Hi Guys,
I am waiting for your response, please advise as you help me regarding TUN assigned Public IPs.
Regards,
Jebran.
Re: Internet Speed issue
Posted: Mon Mar 18, 2013 10:01 am
by imjebran
Hi guys,
Any suggestion for my case?
Regards,
Jebran.
Re: Internet Speed issue
Posted: Wed Mar 20, 2013 11:23 am
by imjebran
Dear Michael & Douglas,
To observe the speed issue I have found error on log "write TCPv4_SERVER: Connection reset by peer (WSAECONNRESET) (code=10054)"
Please advise possible reasons as well as best combination of MTU for windows.
Regards,
Jebran.
Re: Internet Speed issue
Posted: Tue Mar 25, 2014 1:39 pm
by lukit
Had almost the same issue. Fixed by:
sndbuf 200000
rcvbuf 200000
Re: Internet Speed issue
Posted: Wed Mar 26, 2014 7:29 am
by imjebran
Hello lukit,
Thanks for the suggestion,
sndbuf 200000
rcvbuf 200000
You add only server side or both side? I fixed it by change server listening port TCP to UDP.
Regards,
Jebran.