I'm upgrading a obsd firewall/router to 4.7 from 4.2 and am having to make
all kinds of changes, but one I can't figure out is why it's choking on:
no rdr on $cus inet proto tcp from to any port www
we use a web cache, but want to exempt some clients from being transparently
proxied to it.
what
I'm trying to install symux, and when I try and run it I get:
/usr/local/libexec/symux: can't load library 'libfontconfig.so.6.0'
i have installed xbase47.tgz (it wasn't installed originally), and the
library is there in /usr/X11R6/lib and I have run 'ldconfig /usr/X11R6/lib'.
I have also added
Thu, Aug 5, 2010 at 6:50 PM, wrote:
> Hi,
>
> Try ldconfig -m
>
> -m Merge the result of the scan of the directories given as
> arguments into the existing hints file.
>
> www.compumundohypermegared.org
>
> -Original Message-
> From: Davi
OK, I figured this out: I must have accidentally gotten the wrong
xbase47.tgz fileset. problem solved.
Thanks for all the help though.
David
On Sun, Aug 8, 2010 at 7:26 PM, David Hardy wrote:
> I just tried to compile symon from source and got:
>
> cc -o symux symux.o readconf.o s
Is there a limit to the # of cbq queues allowed in pf? I just added a bunch
of queues to our pf.conf and am getting:
pfctl: DIOCADDALTQ: Invalid argument
'pfctl -f -n /etc/pf.conf' shows no problems, it only throws this error on
loading the rules.
if there's a limit, is there a way to increase i
Thanks. Found it in sys/altq/altq_cbq.h:
#define CBQ_MAX_CLASSES 256
worked just fine after recompile.
David
On Fri, Aug 27, 2010 at 1:01 PM, Henning Brauer wrote:
> * David Hardy [2010-08-27 20:21]:
> > Is there a limit to the # of cbq queues allowed in pf?
>
> yes.
I have an openbsd box doing queuing for 200+ users, each with their own cbq
queue to limit bandwidth on a per-client basis. My issue is that I'm seeing
a good 60-80% of the traffic on the client-facing interface going into the
default queue, rather than it going into the individual client queues.
[sorry if I posted this twice but I haven't see it show up ]
I have an openbsd box doing queuing for 200+ users, each with their own cbq
queue to limit bandwidth on a per-client basis. My issue is that I'm seeing
a good 60-80% of the traffic on the client-facing interface going into the
default qu
8 matches
Mail list logo