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.
Hello all,Our ASA has inside IP: A.A.A.A, outside IP: B.B.B.Band we want to make smtp servers at inside network: A.A.A.C, which sending mails through a different outside IP: B.B.B.DThus the other mail servers would treat these mails from A.A.A.C as B...
Hello AllWe have an ASA5550 as a nat server, it works fine, but some internet sites do not work.For example, we want to connect to site A, which ip is x.x.x.x (on internet)Because of some reasons, we need to route it to another router(ip: y.y.y.y) in...
Hello All,We have ASA5510 as a NAT server, and it works correctly on NAT for inside computers.But for some concern, we want these inside hosts connecting to some outside network hosts with a different route.i.e.:inside_hosts ---------> Internet ...
Hello all,our network scenario in below: ipsec lan A <---------> lan B (remote) & vpn pool ipsec lan A <---------> lan C (remote) & vpn poolwhere lan A is 192.168.3.0/24, vpn...
Hello allOur ASA SSLVPN cannot connect on XP, but Win7 can.While using AnyConnect VPN Client on XP, it shows "The VPN client is unable to establish a connection"and debug message is:SVC Message: 16/ERROR: Failed to fully establish a connection to th...
Hello,>> If you want the inside host to be ''seen'' as B.B.B.D when it sends outbound traffic you also need something like:>> nat (inside) 1 A.A.A.C>> global (outside) 1 B.B.B.D 255.255.255.255But we want the inside host to be seen as B.B.B.D only wi...
Hello,For example, if the outside host ip is Y, router A inside ip is Xwe have do a static route like"route inside Y 255.255.255.255 X"and ensure "same-security-traffic permit intra-interface" is enabledBut while we set ASA5510 as default gateway for...
Hello,Yes, we need PBR for some hosts on internet.but is there a way to make a SNAT from 10.1.1.0 to 10.1.1.0 in order to do PBR from ASA to Router A's outside?This way should be useful...Thanks a lot