RE: IFPW/DUMMYNET

From: Don Bowman (don_at_sandvine.com)
Date: 06/26/03

  • Next message: Wolfpaw - Dale Corse: "RE: IFPW/DUMMYNET"
    To: 'Troy Settle' <troy@psknet.com>, freebsd-isp@freebsd.org
    Date: Thu, 26 Jun 2003 13:46:53 -0400
    
    

    From: Troy Settle [mailto:troy@psknet.com]

    > I need a quick and dirty way to limit every IP on their
    > network (10.x.x.0/24
    > & a /28 of real addresses) to 384k of bandwidth.

    ipfw pipe 2 config bw 384Kbit/s mask src-ip 0xffffffff queue 8Kbytes gred
    0.002/4500/7500/0.1
    ipfw add 60 pipe 2 ip from any to any recv em0

    or something like that will do what you want. You might want two pipes, one
    each way.
    The mask on the src-ip (or dst-ip in the other dir) will create the rule as
    needed.

    --don
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Wolfpaw - Dale Corse: "RE: IFPW/DUMMYNET"

    Relevant Pages

    • Re: Manual file management with SolidWorks
      ... We've never used a PDM system for SW, ... pipe is under a directory called "130". ... if we change the length of pipe it doesn't affect any other assemblies. ... network drive. ...
      (comp.cad.solidworks)
    • RE: FreeBSD router two DSL connections
      ... >>of your addresses with ALL of your ISPs, ... > and gets a feed from a network must tell that ... If you use BGP, ... can't send all of your traffic up EITHER pipe. ...
      (freebsd-questions)
    • Re: [PATCH] tcp: do not promote SPLICE_F_NONBLOCK to socket O_NONBLOCK
      ... It will block in sending and/or other than network reading. ... added only for choosing to block or not block on the _pipe_, ... operations non-blocking for the other file descriptor, ... Lets change the number of packets in the example with 20 ...
      (Linux-Kernel)
    • Re: broadband network at home
      ... ISPs are simply networks that provide a transit for other nets or stub ... network with a modest amount of IP space, ... if all you want is a big pipe carrying traffic at higher rates ... use/fill that pipe with $ customer traffic at a price the big boys ...
      (comp.os.linux.networking)
    • Re: Issues with a Large Fat pipe Network simulation
      ... network emulation is a tricky job:) ... it may well overflow the pipe's queue causing a backoff (which ... I believe setting the queue size in the pipe to a value larger than ... > using 64KB window sizes. ...
      (freebsd-net)