![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Networking Support General Networking Support Forum |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Aug 2003
Posts: 30
OS: xp pro
|
issue with cisco VPN router
MY issue is that when the vpn is configured, and i try running a tracert to one of my remote pcs on the other side of the VPN, the VPN router is sending the the information to the internet and not attempting to open the tunnel. what am i doing wrong???
i'm using a cisco 1700 router and connecting to a cisco 3030 vpn concentrator Code:
Current configuration : 1522 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! enable secret 5 ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 no aaa new-model ip subnet-zero ! ! ! ip cef ip audit po max-events 100 ! ! crypto isakmp policy 9 encr 3des hash md5 authentication pre-share group 2 crypto isakmp key (Shared Key) address (IP ADDRESS of peer) ! crypto ipsec security-association lifetime seconds 86400 ! crypto ipsec transform-set TS1 esp-3des esp-md5-hmac ! crypto map crypmap 1 ipsec-isakmp set peer (IP ADDRESS of peer) set transform-set TS1 match address 101 ! ! ! interface Ethernet0 ip address (IP ADDRESS) ip nat outside half-duplex crypto map crypmap ! interface FastEthernet0 ip address (IP ADDRESS) ip nat inside speed auto ! ip nat inside source list 1 interface Ethernet0 overload ip classless ip route 0.0.0.0 0.0.0.0 (Default router) no ip http server no ip http secure-server ! ! access-list 1 permit any access-list 101 permit ip host (HOST on Local using NAT) host (Remote host 1) access-list 101 permit ip host (HOST on Local using NAT) host (Remote host 2) access-list 101 permit ip host (HOST on Local using NAT) host (Remote host 3) access-list 101 permit ip host (HOST on Local using NAT) host (Remote host 4) ! ! line con 0 line aux 0 line vty 0 4 password 7 PASSWORD login ! end Last edited by beefcake2999 : 02-22-2007 at 11:09 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|