I have established a VPN connection but cannot ping the internal LAN. Let me fill you in on the time line. Customer has several remote offices will one computer in each connected to internet via cable/DSL/modem. Each computer was loaded with Safenet VPN client software and had no problem connecting to a Cisco 1720 router in order to establish a Terminal Services connection to a Windows 2000 server. Customer would now like to expand the number of computers at the remote offices so a purchase of a Wireless-G LinkSys VPN Broadband Router was purchased for one remote office to setup and test. I have setup the wireless router and have established a VPN connection to the Cisco router. (I believe this due to the software comes back and says "Connected"
. With that done I try to ping the Main LAN of 192.168.1.x and cannot get no response. btw I did disable the Safenet software since I am now trying to setup a site-to-site VPN instead of a Client-to-site connection.
Main Office
Internal Subnet 192.168.1.0
Cisco Router Inside 192.168.1.1
Cisco Router Outside 24.x.y.z
Cisco Params:
ip local pool ourpool 192.168.2.1 192.168.2.254
ip nat inside source list 101 interface Ethernet0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Ethernet0
!
access-list 101 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
access-list 101 permit ip 192.168.1.0 0.0.0.255 any
!
route-map nonat permit 10
match ip address 101
Remote Office
Internal Subnet 192.168.3.0
Linksys Router Inside 192.168.3.1
Linksys Router Outside 27.x.y.z
Linksys Params:
Routing Table - Default.
IPSec - Passthrough enabled.
I've tried this on a DSL line and a Cable line with no difference. Any thoughts...????
Thanks
Paul
Main Office
Internal Subnet 192.168.1.0
Cisco Router Inside 192.168.1.1
Cisco Router Outside 24.x.y.z
Cisco Params:
ip local pool ourpool 192.168.2.1 192.168.2.254
ip nat inside source list 101 interface Ethernet0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Ethernet0
!
access-list 101 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
access-list 101 permit ip 192.168.1.0 0.0.0.255 any
!
route-map nonat permit 10
match ip address 101
Remote Office
Internal Subnet 192.168.3.0
Linksys Router Inside 192.168.3.1
Linksys Router Outside 27.x.y.z
Linksys Params:
Routing Table - Default.
IPSec - Passthrough enabled.
I've tried this on a DSL line and a Cable line with no difference. Any thoughts...????
Thanks
Paul