Date: Sat, 13 Nov 2004 12:54:33 +0900 From: Pyun YongHyeon <yongari@kt-is.co.kr> To: Robert Viau <rviau75@rogers.com> Cc: freebsd-pf@freebsd.org Subject: Re: pfctl: DIOCGIFSPEED: Invalid argument Message-ID: <20041113035433.GA2853@kt-is.co.kr> In-Reply-To: <20041112132106.13626.qmail@web88003.mail.re2.yahoo.com> References: <20041112132106.13626.qmail@web88003.mail.re2.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 12, 2004 at 08:21:06AM -0500, Robert Viau wrote:
> Having some trouble with altq, here is all the
> information that should be required:
>
> su-2.05b# uname -a
> FreeBSD <hostname removed> 5.3-RELEASE FreeBSD
> 5.3-RELEASE #5: Thu Nov 11 16:23:28 EST 2004
> <removed>:/usr/obj/usr/src/sys/BEASTKERN i386
>
> su-2.05b# grep queue /etc/pf.conf | grep -v ^#
> altq priq queue { interactive, www }
> queue interactive priority 15
> queue www priority 14
>
> su-2.05b# pfctl -n -f /etc/pf.conf
> pfctl: DIOCGIFSPEED: Invalid argument
> su-2.05b#
>
> I can't figure out for the life of me what the problem
> is. I'm not using the queues at all yet (commented
> all that out to troubleshoot) so it doesn't look like
> it's due to an unsupported interface type or anything,
> but just in case, here are the interfaces on the box:
>
> su-2.05b# ifconfig -l
> ath0 bge0 bge1 em0 lo0 tun0 lo1
>
This may be stupid question.
Did you compiled in pf or load pf module?
ifconfig(8) didn't show pflog0 interface which should be listed
if pf was available.
>
> Any thoughts?
>
--
Regards,
Pyun YongHyeon
http://www.kr.freebsd.org/~yongari | yongari@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041113035433.GA2853>
