Can you help me with dummynet-ipfw



Good day...

I saw a mesage on list of freebsd where you talk about usage of ipfw for
bandwidth management.

I have a machine with FreeBSD 6.0 like server of DHCP and NATD. I need to
assign a secure bandwidth to specific ip of my LAN (192.168.0.21).

Could you help me ? I have two rules on my firewall.rules and my telephone
fail again:


add divert natd all from any to any via pcn0

add pipe 3 ip from 192.168.0.21 to any out
add pipe 4 ip from any to 192.168.0.21 out

pipe 3 config bw 1024Kbits/s queue 64Kbytes
pipe 4 config bw 1024Kbits/s queue 64Kbytes

add pass all from any to any
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Advice on which FreeBSD firewall package to choose.
    ... an equivalent to HTB on FreeBSD? ... pf will also do the bandwidth management you want. ... need to compile yourself a custom kernel with the appropriate ALTQ ...
    (freebsd-questions)
  • Re: Are Linux pipes slower than the FreeBSD ones ?
    ... performance on Linux and FreeBSD systems. ... Unfortunately, Linux ... I tried the 'pipe' prog on a fresh linux-2.6.24.2, ...
    (Linux-Kernel)
  • Re: Does a pipe take a socket ... ?
    ... of swap space? ... and I suspect that the find was just part of a longer pipe ... ... if those pipes would happen to use up any of those sockets that are ... "FreeBSD is Yoda, Linux is Luke Skywalker" ...
    (freebsd-stable)
  • Re: ipfw pipe command
    ... JB> I have a question about using pipes in ipfw and hope this is the right ... JB> The next line creates a rule saying if the traffic is TCP, ... JB> from my FreeBSD box of IP address x.x.x.x and the source port is in the ... it should use this pipe. ...
    (FreeBSD-Security)
  • Re: Are Linux pipes slower than the FreeBSD ones ?
    ... Versus FreeBSD 7.0. ... and on either system when the scheduler is allowed to choose ... I found that Linux often outscored FreeBSD in all 3 ... pipe from filling or emptying completely, ...
    (Linux-Kernel)