cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
336
Views
0
Helpful
1
Replies

PAT HELP

jkortis
Level 1
Level 1

I have a Cisco 2600 IOS12.0+

Outside IP example 60.60.60.60 (serial 0/0)

this is configured as ip outside

fasteth0/0 200.200.200.200

fasteth 0/1 10.7.8.250

ip inside

all 10.7.8.0 are NATd to the 60.60.60.60

via ip nat inside source list 1 interface Serial0/0 overload

what i want to do is PAT the

60.60.60.60:990 to 200.200.200.100:21 etc

any thoughts?

OBTW access list 1 contains all public domain ips

the 200.* is a real class c, i have only used examples here

1 Reply 1

mfaust
Level 1
Level 1

ip nat inside source static tcp 60.60.60.60 990 200.200.200.100 21

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: