This forum is for general conversation and user-user networking.
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
aneesh
- OpenVpn Newbie
- Posts: 4
- Joined: Wed Dec 29, 2010 11:55 am
Post
by aneesh » Wed Dec 29, 2010 11:59 am
Hi,
My adsl speed is 4mbps but when I connect the openvpn and do a test (speedtest.net), I get only 1 mbps maximum. There are no other clients connect to the vpn. I am the only client. Then how it happens? How can I rectify this? Please help.
Thank you.
-
gladiatr72
- Forum Team
- Posts: 194
- Joined: Mon Dec 13, 2010 3:51 pm
- Location: Lawrence, KS
Post
by gladiatr72 » Thu Dec 30, 2010 4:21 pm
Hello,
Your upstream is between 1 and 1.5 megs, right?
-Stephen
[..]I used to think it was awful that life was so unfair. [...]Wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? -Marcus Cole
-
aneesh
- OpenVpn Newbie
- Posts: 4
- Joined: Wed Dec 29, 2010 11:55 am
Post
by aneesh » Sat Jan 08, 2011 3:13 pm
Hi Stephen,
The down speed is 1mbps and up is about 600-700kbps.
Sorry for the late reply.
Thank you.
-
Douglas
- Forum Team
- Posts: 285
- Joined: Wed Aug 27, 2008 2:41 am
Post
by Douglas » Thu Jan 13, 2011 12:22 am
aneesh wrote:Hi Stephen,
The down speed is 1mbps and up is about 600-700kbps.
Sorry for the late reply.
Thank you.
where is the openvpn server? is it in your house or elsewhere?
-
gladiatr72
- Forum Team
- Posts: 194
- Joined: Mon Dec 13, 2010 3:51 pm
- Location: Lawrence, KS
Post
by gladiatr72 » Thu Jan 13, 2011 2:30 pm
The down speed is 1mbps and up is about 600-700kbps.
Your speed tests make sense, then. As your upstream becomes saturated with outbound connection requests, your downstream speeds with stabilize at a speed lower than what you might expect. This can also be affected by the vpn link itself using udp packets which are difficult to optimize (QOS-wise). If you have the inclination and are utilizing an OS that supports such things, you can look into a QOS method called ACK prioritization for the virtual device itself. Personally, the only operating systems I've implemented this on have been BSD/PF-based--I'm sure there are docs somewhere to do the same in Linux.
-Stephen
[..]I used to think it was awful that life was so unfair. [...]Wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? -Marcus Cole