ipfw add pipe broken?

Mike Tancsa mike at sentex.net
Sun Apr 1 15:06:37 UTC 2007


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 
>(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ão
>
>
>
>
>
>
>
>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 at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"



More information about the freebsd-stable mailing list