Is there any thing on UI where i can set idle time out of tcp connection.And what is default value of astaro gateway 8.0 for idle tcp connection timeout.
The first 6 on each conntrack line is separated from the following three numbers? Should be, because you have a maximum of 900 seconds for established TCP seconds.
If yes and the three lines are in chronological order, then there is traffic going over you TCP connection. Note: Even if your application is not sending any data, there is a technology called TCP keepalive, which keeps the connection alive.
The first 6 on each conntrack line is separated from the following three numbers? Should be, because you have a maximum of 900 seconds for established TCP seconds.
If yes and the three lines are in chronological order, then there is traffic going over you TCP connection. Note: Even if your application is not sending any data, there is a technology called TCP keepalive, which keeps the connection alive.