Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Re: Best way to do multiple NAT statements on ASA

Reply
Thread Tools

Re: Best way to do multiple NAT statements on ASA

 
 
Morph
Guest
Posts: n/a
 
      06-25-2010
In the message <. com>
Andrew Hodgson wrote:

| I have 3 DMZs and an inside network.
|
| Inside network is 192.168.1.0/24, DMZ1 is 192.168.2.0/24, DMZ2 is
| 3.0/24, and DMZ 3 is 4.0/24.
|
| I want all networks to be able to talk to each other without NAT
| (there will be ACLs however).
|
| Currently I have NAT statements like this:

| However, what is the most efficient way to get all the DMZs talking to
| each other without NAT? Do I have to use commands like:
| Is there a more efficient or secure way?

You can disable the nat control feature.
The command is: no nat-control
After this you don't need to have nat statements for traffic that goes
from one interface to another.
 
Reply With Quote
 
 
 
 
moayad moayad is offline
Junior Member
Join Date: Feb 2010
Location: Syria
Posts: 7
 
      07-19-2010
to make DMZ1 connect to DMZ2 without NAT this is the command and u repeat the setrp for all dmz
static (dmz1,dmz2) 192.168.2.0 192.168.2.0 netmask 255.255.255.0
Notice : that mean DMZ1 conenct to DMZ2 by its IP address 192.168.2.0
 

Last edited by moayad; 07-19-2010 at 07:51 AM..
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
Re: Puzzling question on new NAT statements on ASA 8.3 Igor Mamuzić aka Pseto Cisco 0 07-23-2010 11:36 AM
Re: Best way to do multiple NAT statements on ASA Igor Mamuzić aka Pseto Cisco 0 07-13-2010 03:07 PM
Prepare Statements VS Statements Vince Java 12 01-21-2008 01:18 PM
component statements within architecture statements Neil Zanella VHDL 8 10-20-2006 09:05 AM
if statements with or w/o else statements Harry George Python 6 02-23-2004 06:48 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