cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
732
Views
0
Helpful
2
Replies

port forwarding details

fran19422
Level 1
Level 1

Hello, I want to port forward protocol 8443 to a server behind my Cisco router.

My Cisco router is in turn connected to an ADSL PSTN facing router.

I understand the command to do this would be:

ip nat inside source static tcp {localServerIPAddress} 8443 fastethernet 0/1 8443

My question is; do I still need to define "ip nat insde" to fa0/1 of my Cisco router ?

Do I need to do anything else ? (n.b. I have already opened ip the port on the ADSL router and pointed it towards my Cisco router)

Thanks for confirmation.

1 Accepted Solution

Accepted Solutions

cadet alain
VIP Alumni
VIP Alumni

Hi,

f0/1 is your outside interface so it should have ip nat outside

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

View solution in original post

2 Replies 2

cadet alain
VIP Alumni
VIP Alumni

Hi,

f0/1 is your outside interface so it should have ip nat outside

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

Elton Babcock
Level 1
Level 1

You could just point your ADSL NAT directly to your sever as well. That should work if your Cisco router isn't currently NATing and the ADSL router has a route to that subnet.

Also no you don't need the IP NAT source list. The static NAT is all you need.

Sent from Cisco Technical Support iPhone App

Review Cisco Networking products for a $25 gift card