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.
the default idle time for a connection on a Cisco ASA is 1 hour, as denoted by the timeout conn command. The ASA then closes the connection.What i wish to know is how does the ASA close the idle connection? does it send a Reset to each end of the con...
hi everyone,i have an intersting query. We have a Cisco ASA 5540, running 8.0 setup in the normal fashion, 1 inside interface, 1 outside interface, 1 DMZ interface. we have a server in the DMZ that is statically natted to the outside interface. Here ...
ah i see so i can set it to send resets in both directionsyour wrote the ASA silently drops the connection, what do you mean by that? do you mean the ASA doesn't do anything it just drops the connection from its own connection table?Thanks for the he...
Hi there, i'm currently encountering this exact same issue. I'm running 8.0(3) code, and can't get the remote end to talk to out ACS Server, even though a ping sourced from the inside interface works. Seems silly this setup is possible between...
so if i've already gotstatic(dmz,outside) 62.62.62.62 10.0.0.1 netmask 255.255.255.255won't addingstatic(dmz,inside) 62.62.62.62 10.0.0.1 netmask 255.255.255.255confuse the issue? it would be a pool of unnatted internal addresses needing to get to th...