Hi,
My current internet has a bandwith cap of 50 GB down and 20 GB up the last 24 hours. If i exceed this I am locked out for 48 hours. I am therefore wondering if it is possible to enforce these restrictions on the router?
My idea was to periodically read the traffic database file, e.g. with a cron job, and then if the traffic reads over a specified limit, either shutdown the connection for some time or severely limit it. Is something like this possible, or is it simply infeasible in some ways? Thought I should ask here first, before spending too much time on the issue
My current internet has a bandwith cap of 50 GB down and 20 GB up the last 24 hours. If i exceed this I am locked out for 48 hours. I am therefore wondering if it is possible to enforce these restrictions on the router?
My idea was to periodically read the traffic database file, e.g. with a cron job, and then if the traffic reads over a specified limit, either shutdown the connection for some time or severely limit it. Is something like this possible, or is it simply infeasible in some ways? Thought I should ask here first, before spending too much time on the issue