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.
Has anyone had any luck getting smart tunnels to work in IE 10 on Windows 8? Whenever I click on a link setup to run a smart tunnel, I get an message saying that Internet Explorer has stopped working, then it attempts to reload th...
We have two locations, separate VTP domains, with separate VLANS. These two locations are currently tied together via OC3 and a 7200.My question is, if we were to convert our OC3 connection over to metroethernet, would we be able to route between th...
You're creating the NAT for the source on port tcp/6000, so the service object would need to be set to source instead of destination:
object service SERVER1-TCP-6000
service tcp source eq 6000
nat (INSIDE,OUTSIDE) source static SERVER1 interface ser...
Your NAT statement looks good to me, but you may need to change the order so the dynamic statement will happen last (the rules are processed from the top down):
nat (INSIDE,OUTSIDE) source static SERVER1 interface service SERVER1-TCP-6000 SERVER1-TCP...
Here is an article someone wrote earlier, maybe it will help:https://supportforums.cisco.com/community/netpro/security/vpn/blog/2011/04/25/ipsec-vpn-redundancy-failover-over-redundant-isp-links