You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prometheus QoS - "fair-per-IP" Quality of Service setup utility.
Version 0.8.3-i - Copyright (C)2005-2013 Michael Polak, Arachne Labs
iptables-restore & burst tunning & classify modification by Ludva
Credit: CZFree.Net, Martin Devera, Netdave, Aquarius, Gandalf
Is it possible to define ports or IP address to have no bandwidth limit?
For example I want no bandwith limit to the traffic to a windows file server server that is in another network, or the traffic to a specific port/service on gateway box running prometheus QoS will be not limited.
I am trying applying the followin iptables rules wich are not working :(
Hello, I'm using prometheus QoS version 0.8.3-i:
prometheus -v
Prometheus QoS - "fair-per-IP" Quality of Service setup utility.
Version 0.8.3-i - Copyright (C)2005-2013 Michael Polak, Arachne Labs
iptables-restore & burst tunning & classify modification by Ludva
Credit: CZFree.Net, Martin Devera, Netdave, Aquarius, Gandalf
Is it possible to define ports or IP address to have no bandwidth limit?
For example I want no bandwith limit to the traffic to a windows file server server that is in another network, or the traffic to a specific port/service on gateway box running prometheus QoS will be not limited.
I am trying applying the followin iptables rules wich are not working :(
iptables -t mangle -I OUTPUT -p tcp -d 192.168.0.250/32 --dport 137:129 -o eth1 -j RETURN
Thank you for develop this great application, your help with this issue will be very appreciated,
Best resgards,
The text was updated successfully, but these errors were encountered: