Re: [FreeBSD 5.2] Bandwith and packet throttling
From: Pawel Malachowski (pawmal-posting_at_freebsd.lublin.pl)
Date: 08/15/04
- Previous message: Barney Wolff: "Re: [FreeBSD 5.2] Bandwith and packet throttling"
- In reply to: Fargo Holiday: "Re: [FreeBSD 5.2] Bandwith and packet throttling"
- Next in thread: Fargo Holiday: "Re: [FreeBSD 5.2] Bandwith and packet throttling"
- Reply: Fargo Holiday: "Re: [FreeBSD 5.2] Bandwith and packet throttling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 15 Aug 2004 21:19:05 +0200 To: Fargo Holiday <galaxy.ranger@gmail.com>
On Sun, Aug 15, 2004 at 11:31:07AM -0700, Fargo Holiday wrote:
> cramster# ipfw show
> 00050 14819576 8458459132 divert 8668 ip from any to any via dc0
> 00100 250 32470 allow ip from any to any via lo0
> 00200 0 0 deny ip from any to 127.0.0.0/8
> 00300 0 0 deny ip from 127.0.0.0/8 to any
> 65000 44478701 31835950367 allow ip from any to any
> 65100 0 0 pipe 1 ip from 10.0.0.8 to any
> 65200 0 0 pipe 2 ip from any to 10.0.0.8
> 65535 0 0 deny ip from any to any
>
> Are those masks valid? Do I need to configure a queue explicitly
> before passing these commands?
Insert `pipe 1 ip' and `pipe 2 ip' before line 65000, because
`allow' terminates packet processing before it reaches pipe now.
-- Paweł Małachowski _______________________________________________ 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"
- Previous message: Barney Wolff: "Re: [FreeBSD 5.2] Bandwith and packet throttling"
- In reply to: Fargo Holiday: "Re: [FreeBSD 5.2] Bandwith and packet throttling"
- Next in thread: Fargo Holiday: "Re: [FreeBSD 5.2] Bandwith and packet throttling"
- Reply: Fargo Holiday: "Re: [FreeBSD 5.2] Bandwith and packet throttling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|