Link to home
Start Free TrialLog in
Avatar of ihq-it
ihq-it

asked on

ASA 5505 NAT DEPLACATED no longer accepts 7.3 IOS commands

I am trying to configure a replacement Cisco ASA5505 which is now running IOS 8.3. My commands from my previous ASA (version 7.3) are no longer accepted and I need help getting the up to date version.

Here are my commands...

global (outside) 1 interface
nat (inside) 0 access-list nonat_inside
nat (inside) 1 192.168.206.0 255.255.255.0
static (inside,outside) tcp 98.78.235.38 www 192.168.206.3 www netmask 255.255.255.255
static (inside,outside) tcp 98.78.235.38 81 192.168.206.5 www netmask 255.255.255.255
static (inside,outside) tcp 98.78.235.38 8080 192.168.206.7 8080 netmask 255.255.255.255
static (inside,outside) tcp 98.78.235.38 82 192.168.206.9 www netmask 255.255.255.255
static (inside,outside) tcp 98.78.235.38 83 192.168.206.99 www netmask 255.255.255.255
static (inside,outside) 98.78.235.37 192.168.206.2 netmask 255.255.255.255
static (inside,outside) 98.78.235.36 192.168.206.6 netmask 255.255.255.255
access-group inside_to_out in interface inside
access-group outside_to_in in interface outside

SOLUTION
Avatar of MikeKane
MikeKane
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Avatar of Istvan Kalmar
Istvan Kalmar
Flag of Hungary image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.