This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OPenVPN Client connects to Server but cannot see local network

Okay...I can successfully connect my roadwarrior client to the OpenVPN server on the ASG.  But...I cannot see any of my internal network (i.e. ping, etc.)  I have played around with NAT rules.  And I still cannot get this thing to work.  

My question is... is there a particualar DNAT or SNAT rule that needs to be applied to allow packets from the tunnel into my local network.  I've tried routing the external address and port to the local network and that did not work.  Any advice would be appreciated.

Thanks,


This thread was automatically locked due to age.
  • I referenced the first change from a post left by member Abilio. As he states, 

    "i fixed the problem to add push "redirect-gateway def1" on astaro openvpn config.
    for this
    ssh on astro with putty or other ssh soft.
    cd /var/sec/chroot-openvpn/etc/openvpn
    vi openvpn.conf-default
    add on push push "redirect-gateway def1" on config file
    "

    I myself actually changed both the openvpn.conf-default file and the openvpn.conf to reflect the change.

    As for the second change,  as I was reading through the comments of the conf file.  I stumbled onto the segment of routing the internal subnet to the client, logically this was what was not happening so I took it upon myself to uncomment the line and revise it to reflect my own internal subnet.  Bascially I got lucky because it worked.  So there was not reference on this one.  

    Thanks,
    dman777.