On Mon, Dec 11, 2006 at 09:58:08PM +0100, Max Laier wrote:
> @@ -67,10 +67,8 @@
>
> /* first, find out how many queues there are */
> memset(&pa, 0, sizeof(pa));
> - if (ioctl(fd, DIOCGETALTQS, &pa)) {
> - fprintf(stderr, "ioctl: DIOCGETALTQS: %s\n", strerror(errno));
Thank you very much Max. The patch did the trick for me.
Regards,
Lars.
-Original Message-
From: Max Laier [mailto:[EMAIL PROTECTED]
Sent: Monday, December 11, 2006 9:10 PM
To: freebsd-ports@freebsd.org
Cc: Lars Wittebrood
Subject: Re: Pfstat trouble, no data in database file
On
List doesn't like text/x-csrc it seems. Resend as text/plain.
On Monday 11 December 2006 21:10, Max Laier wrote:
> On Monday 11 December 2006 20:29, Lars Wittebrood wrote:
> > Hello list,
> >
> > After some more troubleshooting I've come a step further.
> >
> > I have run the '/usr/local/bin/pfst
On Monday 11 December 2006 20:29, Lars Wittebrood wrote:
> Hello list,
>
> After some more troubleshooting I've come a step further.
>
> I have run the '/usr/local/bin/pfstat -q' command from a shell and
> found some problems with my /usr/local/etc/pfstat.conf file. After
> solving these problems I
Hello list,
After some more troubleshooting I've come a step further.
I have run the '/usr/local/bin/pfstat -q' command from a shell and found
some problems with my /usr/local/etc/pfstat.conf file. After solving
these problems I get the following message issueing the
'/usr/local/bin/pfstat -q' co