Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Apr 2007 11:04:37 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        JoaoBR <joao@matik.com.br>, freebsd-stable@freebsd.org
Cc:        julian@freebsd.org
Subject:   Re: ipfw add pipe broken?
Message-ID:  <200704011506.l31F6ZlX035787@lava.sentex.ca>
In-Reply-To: <200704011107.22750.joao@matik.com.br>
References:  <200704011107.22750.joao@matik.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10:07 AM 4/1/2007, JoaoBR wrote:

>it seems I can not add pipes with releng6 sources from the last days
>
>ipfw add pipe 1 ip from any to any
>ipfw: getsockopt(IP_FW_ADD): Invalid argument
>
>or any similar add pipe command does not work=20
>(sure I have options DUMMYNET in
>kernel)
>
>world and kernel from march 29 works still fine
>
>anything changed?

There were a bunch of MFCs. When I try from a kernel today,

[smicro1U]# ipfw pipe 3 config bw 512Kb
[smicro1U]# ipfw pipe show
00003: 512.000 Kbit/s    0 ms   50 sl. 0 queues (1 buckets) droptail
[smicro1U]#

[smicro1U]# ipfw add 1 pipe 3 ip from 10.0.0.0/8 to any
ipfw: getsockopt(IP_FW_ADD): Invalid argument
[smicro1U]#

[smicro1U]# dmesg | tail -1
ipfw: opcode 50 size 2 wrong
[smicro1U]#



>--
>
>Jo=E3o
>
>
>
>
>
>
>
>A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada=
 segura.
>Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br
>_______________________________________________
>freebsd-stable@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704011506.l31F6ZlX035787>