Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > General Computer Discussion > Hardware > CISCO ASA 5510 Configs...

Reply
Thread Tools

CISCO ASA 5510 Configs...

 
 
Dustin1300 Dustin1300 is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-13-2008
I've got a Cisco ASA 5510 I am currently trying to configure NAT on....I really cannot find configurations in the ASDM and was just trying it out and now am trying to use command line. My problem is I don't understand the newer version of the command line and am having problems enabling NAT this way.
I know previously I would have done so easily
config t
int e 0/0
ip address 10.142.48.250 255.255.255.0
no shu
ip nat outside
..................

Anyways, this seems to not be the way now? Anyone have any ideas here because I just am wasting my time searching on the subject. Tired of using ? in command line!!!!
 
Reply With Quote
 
 
 
 
Dustin1300 Dustin1300 is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-13-2008
external int add: 10.142.48.250
internal int. add: 172.27.0.254
 
Reply With Quote
 
 
 
 
kPradeep_venkata kPradeep_venkata is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-13-2008
do you want to enable nat for a particular IP or what??
 
Reply With Quote
 
Dustin1300 Dustin1300 is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-14-2008
What I am having problems with is enabling NAT on the border router. The outside address on the interface is the 10 dot address and the inside address of the interface is a 172 dot interface.
 
Reply With Quote
 
kPradeep_venkata kPradeep_venkata is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-14-2008
you have to use the command like

nat inside x local_int_IP broadcast_IP

or

nat(inside, outside) public_IP private_IP

i used this way in 5520ASA
 
Reply With Quote
 
Dustin1300 Dustin1300 is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-14-2008
Did you mean the subnet mask on the first line you responded back with?

nat inside x local_int_IP broadcast_IP
 
Reply With Quote
 
Dustin1300 Dustin1300 is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-14-2008
I'm not able to get back to the NAT work until Tuesday but now looking over what your saying, I think I understand the first part....Also, your just in global config mode while configuring, right?
 
Reply With Quote
 
kPradeep_venkata kPradeep_venkata is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-14-2008
yes.. u have to do in the config mode
 
Reply With Quote
 
Dustin1300 Dustin1300 is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-14-2008
I put in NAT (inside, outside) 10.142.48.250 172.27.0.254 and get following:

ERROR: % Invalid input detected at '^' marker.

The ^ marker is just starting at the "i" on the inside within the parenthesis....Am I supposed to be placing something within the parenthesis rather than "inside" and "outside"? I'm getting really frustrated with this, usually if I forget a command I can easily use the ? and find what I need.... when i do NAT ? within the config it just bounces back a message that makes no sense....Feeling rather stupid right now not being able to do this basic config!!!!
 
Reply With Quote
 
kPradeep_venkata kPradeep_venkata is offline
Junior Member
Join Date: Nov 2008
Posts: 7
 
      11-14-2008
these are the two ways i use to do on asa 5520

nat (inside) 3 10.20.30.42 255.255.255.255 - this is if any any global pool of public IP address defined

static (inside,outside) Public_IP 192.168.149.41 netmask 255.255.255.255 - this is to nat an private IP with Public IP explicitly

this is same procedure on asa 5510 also
 
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
Cisco ASA 5510 to Cisco PIX 506E VPN Tunnel, Dropping RDP andypatterson24 Cisco 2 04-25-2008 07:41 PM
ASA 5510 log messages %ASA-4-419002: Duplicate TCP SYN Tilman Schmidt Cisco 5 02-18-2008 12:07 PM
IPSec PIX 501 - ASA 5510 -> log flooded with %ASA-4-402116 Tilman Schmidt Cisco 0 01-24-2008 10:49 AM
Port forwarding from cisco 2600 to ASA-5510 recvfrom Cisco 3 07-21-2006 06:56 AM
Cisco 871 + ASA 5510 Quality of Service Config michikrall@hotmail.com Cisco 3 04-14-2006 02:24 PM



Advertisments