Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 18:45:19 -0400
From:      "Deepak Jain" <deepak@ai.net>
To:        "FreeBSD-Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Grouping blocks for TRAFFIC SHAPER?
Message-ID:  <GPEOJKGHAMKFIOMAGMDIOEFFFAAA.deepak@ai.net>

next in thread | raw e-mail | index | archive | help

Is there a way to group different address specs into the same pipe?

Like:

/sbin/ipfw add pipe 1 ip from x.x.x.126 to any in
/sbin/ipfw add pipe 1 ip from x.x.x.127 to any in
/sbin/ipfw add pipe 1 ip from x.x.x.198 to any in
/sbin/ipfw add pipe 1 ip from x.x.x.199 to any in
/sbin/ipfw pipe 1 config bw 20000Kbit/s queue 100KBytes

[The above doesn't seem to work].

Thanks,

Deepak Jain
AiNET

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?GPEOJKGHAMKFIOMAGMDIOEFFFAAA.deepak>