Green_Goblin
New Around Here
bbbbbbbbbbbbbb
Last edited:
If you want price and performance, build a pfSense box. You trade off on heat, noise, and power consumption over a typical router.
My basic pfSense firewall could easily do 100Mbps VPN. That is a 5+ year old Core2 DUI box.
$ openvpn --genkey --secret /tmp/secret
$ time openvpn --test-crypto --secret /tmp/secret --verb 0 --tun-mtu 20000 --cipher aes-128-gcm
Sun Dec 16 15:48:33 2018 disabling NCP mode (--ncp-disable) because not in P2MP client or server mode
real 0m17.919s
user 0m17.897s
sys 0m0.019s
I converted an old Win 7 PC to a router running pfSense. Cost a few bucks for a second NIC. 6x faster OpenVPN performance than my AC88U. Details on my blog site.....Hi All,
I'm currently wondering what you guys rock for your VPN Router Setups ? I myself currently have a DD-WRT router bought for around £150. I have 50mb fibre optic internet and without VPN I get full speed and 6.1/6.5mbps when I download any file. However, when I'm on the VPN I get between ~10mb and ~15mb and around 650kbps or 1.1mbps when downloading a file, this is quite bad and I don't get the full speed that I pay for. I know that in my case encryption and processor in the said router are limiting my speeds a lot.
I was thinking about getting a better setup for my VPN which I could easily and very fast set it up without spending many hours on it.
Is that 50 Mbps for all users on the network at the same time or when only one user is using it ?
What I meant was that all users would be capable of achieving full speeds of downloads from the internet at the same time.
Also, have there been any router made ever that was able to handle VPN's properly ?
I converted an old Win 7 PC to a router running pfSense. Cost a few bucks for a second NIC. 6x faster OpenVPN performance than my AC88U. Details on my blog site.....
https://x3mtek.com/openvpn-performance/
All OpenVPN users will only be able to achieve a maximum of 50 Mbps in total (so, two users downloading at the same from two OpenVPN clients will get 25 Mbps each).
Might want to retract that one... while the VPN pipe size is 50Mbps in your example, each client will not be cut by N clients...
Depends on what each client is doing...
I stand by what I wrote. If two clients are downloading at the same time, the throughput will be cut in half because the bottleneck is the CPU - regardless of the type of client activity, the encryption process will be the same.
The bottleneck isn't the bandwidth, it's the CPU doing the encryption.
Two different clients - two application flows - one might only be 3Mbit, and the other 20Mbit...
With OpenVPN, yes, it's one pipe, and the core is doing the hard work, that's granted, but at the same time - if one has a 50Mbit pipe, it's shared ad-hoc between the clients... and the clients don't know they are on a tunnel...
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
J | Lan-to-Lan VPN between 2 homes | Routers | 3 | |
V | Wired router with VPN performance similar to Ax88u Pro? | Routers | 7 |
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!