cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
609
Views
0
Helpful
4
Replies

Destination Nat from Cisco Is 1900 router to firewall

catrinamalang
Level 1
Level 1

Hi all,

 

we have configured dynamic vpn in a firewall which is behind a Cisco firewall. 

 

But remote clients are unable to connect to vpn configured in the firewall which is
behind the router where isp link terminates.

 

Any help on how we can configure a path from isp interface in the router pointing to firewall interface? Can Destination/source nat work here? If so how can we configure it

.

 

Thanks.

 

Thing

 

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

Can you able to provider Cisco 1900 router configuration to review.

 

Make sure you have right NAT in place for port 500/4500

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Please elaborate on how this NAT can be setup for port 500/4500

In addition to @balaji.bandi @comments would you post a diagram of your current network topology please 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

Use the below configuration but for more information, we required your network details as a network diagram, etc.

  • ip nat inside source static udp inside_ip 4500 interface interface 4500

  • ip nat inside source static udp inside_ip 500 interface interface 500

Inside_ip = IP address of the firewall

interface= WAN interface of the router.

 

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!
Review Cisco Networking for a $25 gift card