Cant Ping\Access anything on Local Network apart from the gateway.
-
Thanks very much for all your help, I really appreciate it. Its drove me nuts this problem for days.
I added the attached NAT Outbound rule and all is working.
Out of interest why do you think the 10.20.2.0 tunnel wasn't working. I had also already tried changing the address to be 10.20.0.0 which also didn't work. I'm not the best when it comes to networks!
Thanks again.
-
Fine that everything is working at last.
I mentioned the problem above. Your client gets a route pushed from the VPN server that directs the subnet 10.20.0.0/16 to 10.20.0.1. I don't know, where this comes from and you get it on both setup, the working and the not working one. This subnet includes the tunnel subnet (10.20.2.0/24) which you have used before. So your access to the VPN server was miss-routed.
The other tunnel subnet was outside of 10.20.0.0/16, so it worked. -
Thanks again for all your help.