CentOS 6.5 - Install OpenVPN Server

This post has moved here.

2 comments:

  1. .Thank you for a great post and video. I had been looking for a current one for a long time. If I had a network @ the server of 192.168.20.0/24 and a network at the client of 192.168.30.0/24; would it be possible to be able to get from any workstation on the 192.168.20.0/24 to get to any work station on the 192.168.30.0/24 network as if they were in the same location even though they would be on opposite sides of the country? If so could you give an example of what each the server.config and the client.conf would look like to make that happen, please?

    ReplyDelete
    Replies
    1. You would probably want to start by setting up two clients with static IP's
      http://programster.blogspot.co.uk/2014/08/openvpn-create-user-with-static-ip.html

      and also enable clients to see and connect to each as explained here:
      http://programster.blogspot.co.uk/2014/08/openvpn-additional-configurations.html

      You can then access each network by first SSHing into the static ip of the other network and then going from there. There may be a nicer way to bridge the networks that I havent thought of though.

      Delete