cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
733
Views
0
Helpful
6
Replies

Unable to get to server.

mx
Level 1
Level 1

Hi everyone. Im stumped on an ASA config. When I vpn in I cant get to a specific server and its driving me nuts.

when I vpn in I get a 172.16.1.x address. Server Im trying to get to is 10.94.8.211 to port 80.

I think the app needs to get to it by its domain name which isnt helping me i.e. http://testserver/url.

However when I vpn in I cant even ping it or http to the address. From inside the LAn, no problem. And of course from the asa CLI I can ping the server fine.

I tried a bunch of things but nothing worked for me.. Im attaching the config. Thanks for any help you might have.

Bob

1 Accepted Solution

Accepted Solutions

If you have an internal dns server which can resolve it to it's internal address then add...

dhcpd dns x.x.x.x

View solution in original post

6 Replies 6

andrew.prince
Level 10
Level 10

Bob,

Does the server know how to reach 172.16.1.0/24 address?? If not but the server has a default layer 3 gateway - does the layer 3 gateway know the 172.16.1.0/24 subnet is via the ASA inside IP address?

Andrew, thank you for the reply. Let me verify...

acomiskey
Level 10
Level 10

Add...

isakmp nat-traversal

This command helped, it allows me to now ping it by address but not name. It seems like I still need to resolve the server by name.

I assume I can add dhcpd wins x.x.x.x ?

If you have an internal dns server which can resolve it to it's internal address then add...

dhcpd dns x.x.x.x

Thank you acomiskey, that worked as hoped!

Review Cisco Networking for a $25 gift card