Hi,
I want to setup vpn on centos 4.4. How can I do it ?
What is the suitable pkg for it.
I have only 2 requiremts.
1 st requirement is
I want to setup a VPN SERVER on centos 4.4 on my end. It should talk to the other end. (The other end is also Centos 4.4) - pls note that I will have to set up both VPN servers.
2 nd requirement is setting up a vpn clinet (this may be Linux or windows)- wherever these clients (usually laptops) go, These clients should be able to go via VPN Server on my end.
help needed?
Hi,
Indunil Jayasooriya wrote:
I want to setup vpn on centos 4.4. How can I do it ? What is the suitable pkg for it.
Get the openvpn package from rpmforge (see http://wiki.centos.org/Repositories). It's dead easy to install if you follow the instructions from http://openvpn.net/. And it has clients for Windows.
Ralph
On 12/5/06, Ralph Angenendt ra+centos@br-online.de wrote:
Hi,
Indunil Jayasooriya wrote:
I want to setup vpn on centos 4.4. How can I do it ? What is the suitable pkg for it.
Get the openvpn package from rpmforge (see http://wiki.centos.org/Repositories). It's dead easy to install if you follow the instructions from http://openvpn.net/. And it has clients for Windows.
Ralph
Ralph Angenendt......ra@br-online.de | .."Text processing has made it possible Bayerischer Rundfunk...80300 München | ....to right-justify any idea, even one Programmbereich.Bayern 3, Jugend und | .which cannot be justified on any other Multimedia.........Tl:089.5900.16023 | ..........grounds." -- J. Finnegan, USC
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Do you have a lot of experience with this VPN solution? Is it rock solid reliable?
Thanks, Nick
Do you have a lot of experience with this VPN solution? Is it rock solid reliable?
openVPN is by far the cleanest, easiest to setup and easiest to use VPN I've seen to date. It can handle LAN to LAN tunnels, client to LAN, client to host, all sorts of combinations, its quite easy to setup the routing, etc etc.
it uses a simple SSL socket as its transport, so its friendly with 'NAT' firewall/routers.
there's a GUI client for windows, you can give that to someone, and give them a config file for it with prebuilt public keys, they install the GUI client, then drop the conf file into the right directory and they are online in seconds.