Dear all,
Can someone point me to the minimum HW requirements, to run an OpenVPN server using the following details:
1- Server will be a CentOS 5.5
2- Up to 10 clients might access the server
3- VPN will be used to tunnel VoIP calls only, and that shouldn't be more than 5 concurrent calls at the sametime
4- Clients will range between Windows, Linux, Mac and iPhone
Any pointers will be very much appreciated.
Required *minimum* HW to run OpenVPN server
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVPN User
- Posts: 22
- Joined: Fri May 13, 2011 2:47 pm
- Location: Cairo, EG
Required *minimum* HW to run OpenVPN server
///Sergani
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Required *minimum* HW to run OpenVPN server
A single core at 1+ GHz, 512 MB of RAM will be fine.
I've ran openvpn on a 600 MHz pentium III , 512 MB of RAM and was able to connect 5 clients without issues; I must add that I did not use VOIP over that line.
I've ran openvpn on a 600 MHz pentium III , 512 MB of RAM and was able to connect 5 clients without issues; I must add that I did not use VOIP over that line.
-
- OpenVPN User
- Posts: 22
- Joined: Fri May 13, 2011 2:47 pm
- Location: Cairo, EG
Re: Required *minimum* HW to run OpenVPN server
Thanks for the input, I'm looking at reducing our costs, and instead of purchasing a separate server, we were looking to share one or more of our previously available servers for the VPN.
I've been testing with VoIP these couple of days, and I have to tell you, it's working like a charm... Windows, Mac and iPhone clients!!!
I've been testing with VoIP these couple of days, and I have to tell you, it's working like a charm... Windows, Mac and iPhone clients!!!
///Sergani
-
- Forum Team
- Posts: 285
- Joined: Wed Aug 27, 2008 2:41 am
Re: Required *minimum* HW to run OpenVPN server
You probably don't even need a Pentium 3 to do this.. OpenVPN isn't really that resource intensive..sergani wrote:Thanks for the input, I'm looking at reducing our costs, and instead of purchasing a separate server, we were looking to share one or more of our previously available servers for the VPN.
I've been testing with VoIP these couple of days, and I have to tell you, it's working like a charm... Windows, Mac and iPhone clients!!!
-
- OpenVPN Super User
- Posts: 219
- Joined: Mon Nov 23, 2009 8:24 pm
Re: Required *minimum* HW to run OpenVPN server
I've been running 2 openvpn-server instances on a 800MHz VIA C3 processor with about 10 concurrent users on the 2 serverinstances and i was still able to push 20+ mbit/sec through the server.
It just all depends on the amount of data/second and the amount of latency which is acceptable for your use.
the most cpu-intensive task is initializing the clients (or renegotiating the keys) so if your clients aren't continously flip on- and offline, you'll be fine with this setup.
It just all depends on the amount of data/second and the amount of latency which is acceptable for your use.
the most cpu-intensive task is initializing the clients (or renegotiating the keys) so if your clients aren't continously flip on- and offline, you'll be fine with this setup.
-
- OpenVPN User
- Posts: 22
- Joined: Fri May 13, 2011 2:47 pm
- Location: Cairo, EG
Re: Required *minimum* HW to run OpenVPN server
Thanks guys for all your input!!
I'll be running my setup on a much better server; Dual Xeon E5504 @ 2.0 GHz, 8GB RAM. My only concern was that the same server is running a MySQL server for billing purposes, and both applications should not affect the server's overall performance in anyway.
I believe I should be then in the safe side, and I'll be testing and monitoring the HW performance over the next period of time.
I'll be running my setup on a much better server; Dual Xeon E5504 @ 2.0 GHz, 8GB RAM. My only concern was that the same server is running a MySQL server for billing purposes, and both applications should not affect the server's overall performance in anyway.
I believe I should be then in the safe side, and I'll be testing and monitoring the HW performance over the next period of time.
///Sergani
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Required *minimum* HW to run OpenVPN server
no problem; closing topic