user connect to pppoe. billing server puts the simple queue. everything is normal but after about 10 o’clock all the pppoe session closed and the list of interfaces you can see the message “ERROR: timeout” after a reboot everything is normal again in what could be the problem?
what version of ROS? are you using the latest one?
I am using various Versions 3.22 to 4 there is no difference
When a client connects commands are executed and set limits
/queue simple add name=Oversea-$login target-addresses=$ip dst-address=0.0.0.0/0 interface=all parent=none packet-marks=Oversea-Traffic direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=$sp_in/$sp_out total-queue=default-small disabled=no
/queue simple add name=Ua-$login target-addresses=$ip dst-address=0.0.0.0/0 interface=all parent=none packet-marks=Ua-Traffic direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=$ua_in/$ua_out total-queue=default-small disabled=no
When a client disconnects skript remove queue
how much clients (simple queues) do you have?