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 a Cisco FTD 2140 Secure Firewall that I am trying to build a route based IPSEC tunnel using VTI's. The vendor needs my proxy ID or encryption domain to be presented as a public IP address. So my WAN IP is obviously public but my internal netwo...
I am trying to port forward sip and rtsp ports on an ASAI've created my service ports but I have no way of creating the necessary NAT statement to include the object group.Here's what I have so far: object network Voice_Serverhost 192.168.1.31nat (in...
I have an ipsec tunnel on my Cisco ASA 5516-x that I am trying to add the ability of the sslvpn network to traverse. I tried achieving this by using an IP on the local LAN to NAT the sslvpn traffic destined for the remote network so that it appears t...
I have to NAT my local subnet so that the remote side is presented with public address on an ipsec tunnel. I have the option to use a route based or a policy based tunnel as long as the encryption domain is using public IP. I have one set of IP addre...
I tested the vpn from a machine on the LAN and the packets are being sent and received with no problem. The url I am trying to get to is also reachable from the LAN. The issue getting to these same resources is not available from the client vpn. Last...
I still cannot get a reply from the host and the website is not reachable. The result of the packet trace is the same as I sent last night. It fails at phase 11. Researched this last nightPhase: 11Type: VPNSubtype: encryptResult: DROPConfig:Additiona...
Thanks for the help Cristian,I changed it so that is reflects your NAT statement.The fwh_sslvpn is (10.100.254.0/24)The fwh_sslvpn_srcnat (10.10.1.253)source dynamic fwh_sslvpn fwh_sslvpn_srcnat destination obj-192.168.149.131 So I have it so that a...