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.
Primary/Seconday is for configuration only. If this is for internal DNS resolution then your hosts should have two DNS servers configured -- 10.1.1.1 and 10.10.1.1.For external users, if you're using this to resolve DMZ resources your NIC records fo...
The primary/standby is only for configuration. If your primary fails your GSSes will continue to function normally. However, if you need to make configuration changes you'll have to make your standby unit the primary.For more information see:http:/...
Sure - we do it in our development environment.Just reverse your nat/global statements for reverse NAT (source NAT).For example, we use: global (inside) 2 192.168.100.250nat (outside) 2 10.0.0.0 255.0.0.0 outside 0 0Which takes all inbound connection...
If this is a persistent connection then the remote side is not getting reset.In a different industry we had the same problem here but with regards to timeouts, not clear xlates (although the concept is the same). Specifically, if the timeout was hit...