I am using openvpn with bridging.
My local network:
10.1.1.0/24
eth1: 10.1.1.39
eth0: IP from ISP
VPN IPs: 10.1.1.253 and 10.1.1.254
I can ping 10.1.1.39 from the remote host and from the remote host to the vpn server but I cannot ping any other address on my 10.1.1.0/24 network.
I am thinking it is iptables but do not know how to troubleshoot.
I don't want to fill up the thread with a bunch of junk but if you need to see any of the config please let me know and I will post. I followed the how to from here:
http://www.openvpn.net/index.php/ope...ion/howto.html
Thanks for any help.