Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have several sites connected via L2L tunnels with both ipv4 and ipv6 active but all traffic come through site1.
for ipv4 I do
object network obj_anysubnet 0.0.0.0 0.0.0.0object network obj_any6subnet ::/0
serverFakeIPSite1 192.168.100.1serverPubIPS...
Hello all.This might be me just being simple but how do you NAT multiple subnets behind an ASA ?For example I have subnets 192.168.0.0-192.168.5.0/24 for 192.168.0.0/24 I doobject network net192.168.0.0
nat (inside,outside) dynamic interfacewhich of...
Thank you Harold,
as usual I was overthinking things with the nat
I ended up with
nat (outside,outside) source static Inside_server Outside_server
as the traffic has to flow through the L2L tunnel as with ipv4 it needed to be outside,outside not insi...
I tried doing that but the config I tried didn't work. How would I go about doing that ?
Site6 ipv6 address space is reachable by the same L2L tunnel from site1 to site6.