Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Need simple ASA 5505 NAT help

Reply
Thread Tools

Need simple ASA 5505 NAT help

 
 
Bob Wilson
Guest
Posts: n/a
 
      08-17-2011
Before setting up an ASA 5505 I put the latest OS 8.4.2 on it, and the
NAT commands are not transparent to me. That's an understatement.
What I would like to do in the very beginning is just get it to ROUTE,
between a subnet on the inside and a static outside address. I'm
doing something wrong, and when I go through a setup routine in an ASA-
for-Dummies-type book, when it gets to NAT commands, I get

ciscoasa(config-if)# nat (inside) 1 192.168.99.0 255.255.255.0
ERROR: This syntax of nat command has been deprecated.
Please refer to "help nat" command for more details.

And "help NAT" returns screenfuls of what is to me very cryptic and
dense information.

Sorry guys, I did try to RTFM and I'm stuck.

Thanks,

Bob W
 
Reply With Quote
 
 
 
 
Bob Wilson
Guest
Posts: n/a
 
      08-18-2011
On Aug 17, 4:55*pm, Bob Wilson <roverdro...@gmail.com> wrote:
> Before setting up an ASA 5505 I put the latest OS 8.4.2 on it, and the
> NAT commands are not transparent to me. *That's an understatement.
> What I would like to do in the very beginning is just get it to ROUTE,
> between a subnet on the inside and a static outside address. *I'm
> doing something wrong, and when I go through a setup routine in an ASA-
> for-Dummies-type book, when it gets to NAT commands, I get
>
> ciscoasa(config-if)# nat (inside) 1 192.168.99.0 255.255.255.0
> ERROR: This syntax of nat command has been deprecated.
> Please refer to "help nat" command for more details.
>
> And "help NAT" returns screenfuls of what is to me very cryptic and
> dense information.
>
> Sorry guys, I did try to RTFM and I'm stuck.
>
> Thanks,
>
> Bob W


PS. I just punched in that command so I could show you exactly what
it was, and didn't pay attention to where I was working from. It gets
the same error message from ciscoasa (config) #
 
Reply With Quote
 
 
 
 
Andrew Stanton Andrew Stanton is offline
Junior Member
Join Date: Aug 2011
Posts: 1
 
      08-26-2011
Bob,

If you provide more about what your setup is currently like, I can help you better. Also, if you do a 'show run nat' that would let me know what you currently have. Otherwise, let me try to guess.

In 8.3 and 8.4 code the NAT syntax looks completely different. So if your reading a book that was released with reference to earlier OS versions, then it's not going to get you anywhere.

Online documentation can be helpful, just find 8.3 and 8.4 stuff like the 8.4 configuration guide or the 8.3 migration guide.

Anyway, enough blabber, lets get to the commands

object network LAN
subnet 1923.168.99.0 255.255.255.0
nat (inside,outside) dynamic interface

That should do it.




If you want to go outside, then you need a NAT statement. So, in 8.3 and 8.4 it looks like the following:
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASA 5550 behind ASA 5505 Dogg Child Cisco 4 06-08-2010 06:56 PM
Re: ASA 5505 behind ASA 5505 Dogg Child Cisco 0 06-07-2010 12:13 PM
asa 5505 not nat problem richard pijlgroms Cisco 1 03-27-2008 10:47 PM
ASA 5505 / 5510 different Static commad (NAT/PAT) googlegroups@ruetsche.com Cisco 3 08-10-2007 03:14 PM
ASA 5505 as hardware vpn client to PIX 501 or ASA 5505 with network extension mode activated bjorn@kumlait.se Cisco 1 06-17-2007 12:43 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57