09-22-2016 12:59 PM - edited 03-12-2019 01:18 AM
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?
Solved! Go to Solution.
09-22-2016 07:47 PM
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/
09-22-2016 07:47 PM
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/
09-23-2016 09:34 AM
That tool really confirmed what I needed... Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide