Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Services / port / host exceptions #1

Open
razametal opened this issue Nov 12, 2013 · 0 comments
Open

Services / port / host exceptions #1

razametal opened this issue Nov 12, 2013 · 0 comments

Comments

@razametal
Copy link

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant