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

NAT pre 8.3 conversion HELP

Lee Murphy
Level 1
Level 1

I am needing a little help converting these rules from a 5510 to a 5520 running 9.1:

global (outside) 1 10.10.50.11-10.10.50.249 netmask 255.255.255.0

nat (inside) 0 access-list NONAT
nat (inside) 1 10.0.0.0 255.0.0.0

static (inside,outside) 10.10.50.7 10.71.29.107 netmask 255.255.255.255

static (inside,outside) interface 10.71.29.108 netmask 255.255.255.255

What I got is this:

object network obj_any-01
subnet 0.0.0.0 0.0.0.0
object network obj-10.10.50.11-10.10.50.249
range 10.10.50.11 10.10.50.249

object network obj_any-01
nat (inside,outside) dynamic obj-10.10.50.11-10.10.50.249

Am I on the right track?

1 Accepted Solution

Accepted Solutions

Marvin Rhoads
Hall of Fame
Hall of Fame

It looks like you're only giving us part of the NAT rules so it's hard to say knowing that we're missing key bits.

I've use the free tool at tunnelsup with good results for several migrations:

http://www.tunnelsup.com/nat-converter/

View solution in original post

2 Replies 2

Marvin Rhoads
Hall of Fame
Hall of Fame

It looks like you're only giving us part of the NAT rules so it's hard to say knowing that we're missing key bits.

I've use the free tool at tunnelsup with good results for several migrations:

http://www.tunnelsup.com/nat-converter/

That tool really confirmed what I needed... Thanks

Review Cisco Networking for a $25 gift card