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.
Hi,Running default sqlnet inspection on ASA 7.2(3) for a multithread oracle DB. When the DB issues redirects for the connecting client sqlnet inspection drops the packet (packet captures and show service-policy confirm this). On investigation the red...
Hi,'ip tcp adjust-mss 1452' under the dialer interface should solve it, if not just try dropping to 800 and retest. You should set your MTU back to 1492 first. This will rewrite the MSS value sent by the client on your side when it goes out toward th...
Hi,'ip tcp adjust-mss 1452' under the dialer interface should hopefully solve it, if not just try dropping to 800 and retest. You should set your MTU back to 1492 first. This will rewrite the MSS value sent by the client on your side when it goes out...
Hi,Your client tcp maximum segment size (MSS) is set to 1260 however the switch webserver is ignoring the MSS sent by the client and sending back data exceeding the TCP MSS. v7.0 onwards default behavior is to drop this packet to defend against buffe...
If you used the mrtg configmaker then hopefully you should have some descriptions in the config file. Maybe SNMPWALK the device and match up the snmp interface index number from the config file to other interface parameters to determine the interface...