[Firehol-support] FireQOS: Match to IP range

Brian Lusk brianjlusk at yahoo.com
Thu Aug 27 06:03:21 BST 2015


I've been working with FireQOS for about 2 weeks now, and while I've figured out most of the basics, one thing I haven't figured out yet... how to match for a range of IP addresses.  Not a subnet, mind, a range of IP's, say from 10.10.10.50 - 10.10.10.60.  While I could match on each IP address in the range with the following:
match4 src 10.10.10.50match4 src 10.10.10.51....match4 src 10.10.10.60
I'd much rather have an elegant way to do it, like "match4 src 10.10.10.50-10.10.10.60".  I haven't figured out a way to do it yet.  Is there an easy method to match in the QoS rules on a range of IPs that aren't necessarily a subnet?
Thanks!Brian



More information about the Firehol-support mailing list