userfw - modular packet filter

2012-02-13 Thread Maxim Ignatenko
Dear -net, Today I want to present new packet filter for FreeBSD: userfw. It's main design goal - to be easily extensible. Source code is here: http://git.userfw.net/ https://github.com/gelraen/userfw/ Dedicated website: http://userfw.net/ userfw's packet processing is, much like ipfw's, based on

Current problem reports assigned to freebsd-net@FreeBSD.org

2012-02-13 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: userfw - modular packet filter

2012-02-13 Thread Andrey V. Elsukov
On 13.02.2012 14:31, Maxim Ignatenko wrote: > Dear -net, > > Today I want to present new packet filter for FreeBSD: userfw. It's > main design goal - to be easily extensible. > Source code is here: http://git.userfw.net/ https://github.com/gelraen/userfw/ > Dedicated website: http://userfw.net/ H

Re: userfw - modular packet filter

2012-02-13 Thread Maxim Ignatenko
2012/2/13 Andrey V. Elsukov : > On 13.02.2012 14:31, Maxim Ignatenko wrote: >> Dear -net, >> >> Today I want to present new packet filter for FreeBSD: userfw. It's >> main design goal - to be easily extensible. >> Source code is here: http://git.userfw.net/ >> https://github.com/gelraen/userfw/ >>

About KAME project and automated testing IPv6

2012-02-13 Thread 刘惠熙
Hi, I have installed the FreeBSD 5.4, and make install the right version of mysql,php and httpd. How can I set up a web site like "www.kame.net" in a local network ,which is used to automated testing ipv6? Do you have the source code of "www.kame.net"? Or do you know where to find the source code

Fwd: FW: [ net-snmp-Bugs-3480541 ] Wrong index of disk (dskIndex)

2012-02-13 Thread Alexey Kouznetsov
Hello! There are commited to net-snmp's GIT patch for problem bellow! Could you, please add this to the FreeBSD ports tree also! http://net-snmp.git.sourceforge.net/git/gitweb.cgi?p=net-snmp/net-snmp;a=commitdiff;h=0fc8221b24988c4ae6180ed42b86b9852fd586ad Thank you! /Alexey -- Forwarde

Re: Fwd: FW: [ net-snmp-Bugs-3480541 ] Wrong index of disk (dskIndex)

2012-02-13 Thread Ryan Steinmetz
I've committed this to the port, however, did not bump PORTREVISION. I have a couple other open PRs that will most likely result in additional patch changes and I do not want to force people to update over and over if I can avoid it. To get the fix into your systems, simply update your ports tree

Re: userfw - modular packet filter

2012-02-13 Thread Sami Halabi
Hi Maxim, what are the other advantages on ipfw/pf ? like did you make speed measures? does packet leave the firewall faster? Sami On Mon, Feb 13, 2012 at 1:20 PM, Maxim Ignatenko wrote: > 2012/2/13 Andrey V. Elsukov : > > On 13.02.2012 14:31, Maxim Ignatenko wrote: > >> Dear -net, > >> > >> Tod

Re: userfw - modular packet filter

2012-02-13 Thread Maxim Ignatenko
On пн, 13 лют 2012 19:25:42 Sami Halabi wrote: > Hi Maxim, > what are the other advantages on ipfw/pf ? like did you make speed > measures? does packet leave the firewall faster? There was no performance testing yet, I want to implement more functionality first, to compare performance on rulesets