Skip to content

Services / port / host exceptions #1

@razametal

Description

@razametal

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions