Dummynet Pipes

From: Company 2210 (company2210_at_hotmail.com)
Date: 09/12/03

  • Next message: Mike Silbersack: "Re: [4.5-R]FTP Uploading Is Massively Broken...."
    To: <freebsd-net@freebsd.org>
    Date: Fri, 12 Sep 2003 15:37:57 +0100
    
    

    I've got a question about dummynet pipes, basically I've installed two rules per user to control their traffic flow:

    add 150 pipe 15 ip from 78.77.76.21 to any out
    pipe 15 config bw 512Kbit/s queue 10
    add 160 pipe 16 ip from any to 78.77.76.21 in
    pipe 16 config bw 512Kbit/s queue 10

    However, the first (outbound traffic) rule is not kicking in. And the users can upload at whatever capcity is on the backbone. Just wondering if I've configured it correctly, or if something is missing - Any help appericated.

    00150 1190 148736 pipe 15 ip from 78.77.76.21 to any out
    00160 0 0 pipe 16 ip from any to 78.77.76.21 in

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


  • Next message: Mike Silbersack: "Re: [4.5-R]FTP Uploading Is Massively Broken...."

    Relevant Pages

    • Dummynet Pipes
      ... I've got a question about dummynet pipes, basically I've installed two rules per user to control their traffic flow: ... pipe 15 config bw 512Kbit/s queue 10 ...
      (freebsd-questions)
    • Re: Dummynet/Traffic Shaping problem
      ... queue 301 config weight 1 pipe 2 ... add 200 queue 301 ip from any to 193.114.79.76 ... To unsubscribe, ...
      (freebsd-questions)
    • Re: Packet loss with traffic shaper and routing
      ... ${fwcmd} pipe 1 config bw 512Kbit/s ... skipto 112 all from any to any out ...
      (freebsd-net)
    • Re: Dummynet Pipes
      ... pipe 1 config bw 512kbit/s ... add 150 queue 1 all from 78.77.76.21 to any ... To unsubscribe, ...
      (freebsd-questions)
    • Re: Error : INVALID_PIPE_HANDLE on Interrupt pipe 0x81 (USB)
      ... Please do not send e-mail directly to this alias. ... > Read the config desc... ... > // Build an urb to select the configuration. ... > // Store the pipe handle for later use.... ...
      (microsoft.public.development.device.drivers)