How can I make script that will for example disable interface once it reaches above specific number of Bytes ?
for example to make mangle that will count bytes and script that will monitor it and disable outgoing interface when some limit is reached.
thank you in advance