mustaine737
ISP
Hello,
With reference to a PIX 525 running ver 6.3(3) -
I have a host (hereafter referred as client) behind this PIX with a static one-to-one NAT.
The client needs to connect via TCP to an external server on a specific port for a proprietary application. The connection is always initiated from my client to the server.
The application access is controlled by a service running on the client, which periodically stops and restarts. If the service is restarted, the server still sees the client as connected from before the restart, and will not allow a new connection.
The timeout settings on the PIX are the default:
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00
I'm guessing the problem is because even though the client closes the connection, the xlate is maintained by the PIX. Will that have to be changed to allow the client to reconnect immediately?
If so, is that a global setting or can it be changed only for this client-server connection?
Thanks a lot for any suggestions!
-Pix Rookie
With reference to a PIX 525 running ver 6.3(3) -
I have a host (hereafter referred as client) behind this PIX with a static one-to-one NAT.
The client needs to connect via TCP to an external server on a specific port for a proprietary application. The connection is always initiated from my client to the server.
The application access is controlled by a service running on the client, which periodically stops and restarts. If the service is restarted, the server still sees the client as connected from before the restart, and will not allow a new connection.
The timeout settings on the PIX are the default:
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00
I'm guessing the problem is because even though the client closes the connection, the xlate is maintained by the PIX. Will that have to be changed to allow the client to reconnect immediately?
If so, is that a global setting or can it be changed only for this client-server connection?
Thanks a lot for any suggestions!
-Pix Rookie