Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Can Not Ping to or from Server over VPN connection

Reply
Thread Tools

Can Not Ping to or from Server over VPN connection

 
 
Walters
Guest
Posts: n/a
 
      06-01-2006
Hello,

I have a Dynamic Point-to-Multipoint VPN setup and i am having
troubles. I can ping hosts on each side from each other but the server
on one side can not be accessed. You can not ping the servers ip or
ping from the server. Is this a NAT problem or an Access-List Problem?

The follwing are the access commands on the router on the same side as
the troubled server.
the ip address for the server i am having troubles with is 10.0.0.20

ip nat inside source route-map nonat interface FastEthernet0 overload
ip nat inside source static tcp 10.0.0.20 25 interface FastEthernet0 25
ip nat inside source static tcp 10.0.0.20 80 interface FastEthernet0 80
ip nat inside source static tcp 10.0.0.20 3389 interface FastEthernet0
3389
!
access-list 100 permit udp any host 209.216.132.XXX eq isakmp
access-list 100 permit esp any host 209.216.132.XXX
access-list 100 permit gre any host 209.216.132.XXX
access-list 100 permit tcp host 66.59.166.5 any eq smtp
access-list 100 permit tcp host 216.240.0.XXX any eq smtp
access-list 100 deny tcp any any eq smtp
access-list 100 permit tcp any any
access-list 100 permit ip any any
access-list 100 permit udp any any
access-list 100 deny ip any any
access-list 110 permit ip 10.0.0.0 0.0.0.255 any
access-list 110 permit ip any 10.0.0.20 0.0.0.255 log
!
!
!
route-map nonat permit 10
match ip address 110


Thanks,

Adam Walters

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I can ping the router but router can't ping me superkingkong Cisco 2 04-17-2010 01:59 PM
VOIP over VPN over TCP over WAP over 3G Theo Markettos UK VOIP 2 02-14-2008 03:27 PM
VPN site to site & Remote access VPN ( vpn client) over the same interface pasatealinux Cisco 1 12-17-2007 07:41 PM
Can Ping Switch but Can't Ping Rtr (behind it) Bob Simon Cisco 8 01-19-2005 05:31 PM
Can not ping myself, but can ping others =?Utf-8?B?V0pQQw==?= Wireless Networking 6 12-26-2004 05:56 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57