I'm probably missing something really simple but it's now come to the point where i must ask for help. It appears that I'm not as knowledgeable as i thought i was when it comes to Networking/NAT...
AnyConnect VPN Client can connect to VPN but if i type http://192.168.0.13 (local webserver) into web browser the ASA log shows:
Teardown TCP connection 20961 for outside:10.0.0.2/51049(LOCAL\UserName) to inside:192.168.0.13/80 duration 0:00:30 bytes 0 SYN Timeout (UserName)
(It shows SYN timeouts for any attempt to access any 192.168.0.0 address.)
Network Setup...
VPN Client (ASA IP Pool: 10.0.0.2 -10.0.0.52/24
Router (LAN IP: 192.168.1.3 | WAN IP: 217.x.x.230)
ASA 5505 (outside i/f: 192.168.1.5 | inside i/f: 192.168.0.7)
inside network: 192.168.0.0/24
There is a default gateway on the inside network with a separate WAN connection at 192.168.0.1
Can anyone help me to shed any light on this?