02-04-2019 03:15 AM - edited 03-08-2019 05:13 PM
I want to put cisco ASA firewall between a cisco 4331 router facing internet and a cisco L3 switch(supporting multivlans) .Pic attached....Now question is in which mode is recommended for the cisco ASA to be configured coz in router mode there will be double NATs (one in cisco router and other in NAT) affecting some of the traffic and voip service , while i dont have experience of it in transparent mode.kindly need expert opinion on it.........
Solved! Go to Solution.
02-04-2019 03:28 AM - edited 02-04-2019 03:29 AM
Hi there,
Configure the ASA in routed mode, but just don't configure NAT for the 'inside' subnets.
Ensure the NAT statement configured on the router permits the subnet IDs routed by the ASA.
cheers,
Seb.
02-04-2019 03:28 AM - edited 02-04-2019 03:29 AM
Hi there,
Configure the ASA in routed mode, but just don't configure NAT for the 'inside' subnets.
Ensure the NAT statement configured on the router permits the subnet IDs routed by the ASA.
cheers,
Seb.
02-04-2019 03:29 AM
02-05-2019 10:18 PM
02-06-2019 12:04 AM
Thanks Alot....
02-04-2019 03:43 AM
Hello,
in addition to Seb's post, what are you trying to accomplish ? There are certain advantages to configuring the ASA in transparent mode, such as passing broadcast and multicast traffic. In additon, each layer 3 hop introduces another potential 'speed bump'.
Have a look at the link below:
02-04-2019 04:54 AM
networker123777,
You don't have to configure another NAT on the ASA if you don't need it. You can keep it purely for filtering and inspecting traffic, leaving router to do all the NAT.
02-05-2019 10:22 PM
02-04-2019 06:56 AM - edited 02-04-2019 06:58 AM
Hello
Just like to add as you may be aware nat is a security feature so if you dont need to nat twice dont as @Seb Rupik suggested.
@networker123777 wrote:
while i dont have experience of it in transparent mode.kindly need expert opinion on it.........
Transparent mode doesn't support quite a lot of features, as its basically a L2 device that bridges, with max of two interfaces (inside/outside) no DMZ
As far as i am aware the below isn't supported but probably would be allowed through with applied acls.
dynamic routing - (rip/opsf eigrp etc... but i think it allows statics)
qos
multicast
dhcp relay
If you post this in the security forum you would most probably obtain a better response from your query.
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