Running RoS 4.9 x86. I have several simple Queues set up for client VLANs - all are nearly identical to this, only the interface and max-limit values vary:
Code: Select all
name="Some Name" dst-address=0.0.0.0/0 interface=Some Interface parent=none direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=20M/20M burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
So I am wondering: do simple queues not work with UDP? Or is there something else going on here? I noticed that RoS does not quote the interface name, and some have spaces. It's not causing a problem anywhere else, but could it be a problem here?
Thanks!
Ed