openvpn Access server, Dual network card setup problems

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
tsunamijuan
OpenVpn Newbie
Posts: 1
Joined: Wed Jan 09, 2013 8:31 pm

openvpn Access server, Dual network card setup problems

Post by tsunamijuan » Wed Jan 09, 2013 8:44 pm

So I am trying to setup the Access server on a vmware hyperVisor. That part wasn't to painful infact I have the base of it running okay and not crashing or anything however I don't seem to be routing traffic between eth1 or eth0.

let me give you a quick run down of the setup

Openvpn Access server:
eth0 (internal network):192.168.0.210
eth1 (external network): 99.x.x.1/8

Internal firewall router:
eth0: 99.x.x.2/8
eth1: 192.168.0.1

Internal client network:
192.168.0.0/24

To break things down I just want to be able to route traffic from my externally connected OpenVPN connected on 99.xx.xx.1, to the internal network of 192.168.0.0/24, via eth0 on the openvpn server.

I am probably making a horrible has of this due to not understanding the difference between the AS server method (doesnt seem to be an official easy method of doing this through the web interface) and the normal package deployed version of OpenVPN. So I am just not sure which are the correct things i need to be doing to allow a route through. Instead of having my clients end up within a small private and only accessable to the openvpn as server pool of addresses.

Hopefully this made sense. Thanks for taking the time to read this and any help you can throw my way would be most appreciated. Sorry for the Ignorance in advance.

Post Reply