Gabriel Boissonnard wrote: > > Hello, > > Let's say we have IP transit from a provider, and would like to split it > between several customers. Number of customer is small (<10). > Example: > > Provider > | > | 5Mbps > | > -----Our POP----------------- > | | | | > |1Mbps |512kbps |512kbps |3Mbps > | | | | > Cust.1 Cust.2 Cust.3 Cust.4 > > We therefore need some sort of equipment capable of bandwidth limitation or > trafic shaping in our POP. > How would you solve that, which kind of equipment in our POP? Any prefered > manufacturer?
FreeBSD 4.10 with IPFW2 and DUMMYNET should do the trick. "man ipfw" on a FreeBSD box or on the FreeBSD website online man pages. -- Andre _______________________________________________ swinog mailing list [EMAIL PROTECTED] http://lists.init7.net/cgi-bin/mailman/listinfo/swinog
