close tcp connection after specified connection time.

Hy there. I wonder if the following is possible:

I want to close each and every tcp connection if they are established for more than 2 hours. I don’t want to disallow users to reconnect, I only want to shut down that connection, so forcing users to reconnect. Yes I know that download managers can reconnect automatically, but in some situation this connection braking could be very annoying, and that’s what I want.

Thank you for the help!

just change your tcp established timeout from the default to 2 hours.

Sam

Where can I find that exactlly?

using winbox;

open IP → Firewall → Connections → Then click the Tracking button at the top.

Sam

oooo… thanx! that’s sooo simple.

does this help?!? :open_mouth: