Re: IPFW tables, dummynet and IPv6

2011-12-20 Thread Jason Hellenthal
On Sun, Dec 18, 2011 at 03:58:30PM +0400, Alexander V. Chernikov wrote: Pawel Tyll wrote: Hi lists, Are there any plans to implement IPv6 tables in ipfw? It would seem that our gov. may want to force us into IPv6 in 6 months ;) I've got working implementation for IPv4+IPv6 and

Re: kern/129093: [ipfw] ipfw nat must not drop packets

2011-12-20 Thread Коньков Евгений
The following reply was made to PR kern/129093; it has been noted by GNATS. From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= kes-...@yandex.ru To: bug-follo...@freebsd.org, kes-...@yandex.ru Cc: Subject: Re: kern/129093: [ipfw] ipfw nat must not drop packets Date: Tue, 20 Dec 2011 20:38:52 +0200

Re: ipfw dscp support

2011-12-20 Thread alan yang
- ipfw add 100 divert tcp from any to any via em0ipfw add 101 divert udp from any to any via em0 ipfw add 500 allow altq root_em0 ip from any to any via em0 ipfw add 1010 modip dscp:AF11 ip from any to any out divertedipfw add 1020 allow altq ftp ip from any to any out diverted 65535