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.
Configured L2TP with split-tunnel and split-dns configured. Using the built-in L2TP on XP, Vista and Windows 7.The client seems to be configuring itself correctly, however, when I look up a name that appears in both outside and inside DNS, it seems ...
I haven't had a chance to try this yet, but I need to NAT address that enter on one tunnel and exit on a different tunnel on the same interface.Can I use policy NAT where the source and destination is on the same interface?This is an ASA5520, can run...
I am creating a tunnel to a 3rd party and I want to NAT the addesses on my network for this tunnel alone. For example, I have a host 10.10.10.10, but I want the tunnel users to address it as 20.20.20.20, but I want this nat not to side-effect any ot...
Yes, and I think I have traced it down, but don't have a solution...Whatever I set for:security-association lifetime secondssecurity-association lifetime kilobytesThe ASA negotiates to:3600 Seconds (one hour)250000 Kbytesand the windows box has:28800...
Did you try this:static (outside,inside) 10.0.2.0 10.0.1.0 255.255.255.0 0 0My only problem with this is I am not sure if it will side-effect other traffic, because there appears to be no way to limit where this nat occurs.