Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2004 21:39:39 +0200
From:      "bettan" <bettan@nerim.net>
To:        "Kevin Oberman" <oberman@es.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: altq on freebsd 5.2-current 
Message-ID:  <011801c48a12$184bc600$0401a8c0@frederic>
References:  <20040824185742.45B945D04@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
altq works good on freebsd 5.63-beta1 now.But I have a other problem with
5.3-beta-1 with ipv6.I put this lines en my rc.conf but ping6 fails :

ipv6_ifconfig_xl0="2001:7a8:3d26::1 prefixlen 64"
rtadvd_enable="YES"
rtadvd_interfaces="xl0"
ipv6_gateway_enable="YES"
ipv6_defaultrouter="NO"
ipv6_static_routes="tun0"
ipv6_route_tun0="default -interface tun0"

And i have put that in sysctl.conf:

net.inet6.ip6.forwarding=1

But ping6: UDP connect: No route to host .
----- Original Message ----- 
From: "Kevin Oberman" <oberman@es.net>
To: <bettan@nerim.net>
Cc: <freebsd-current@freebsd.org>
Sent: Tuesday, August 24, 2004 8:57 PM
Subject: Re: altq on freebsd 5.2-current


> > Date: Tue, 24 Aug 2004 14:50:30 +0200 (CEST)
> > From: bettan@nerim.net
> > Sender: owner-freebsd-current@freebsd.org
> >
> > hello , i have compiled my kernel with this options :
> > options ALTQ
> >  options ALTQ_CBQ          # Class Bases Queueing
> >  options ALTQ_RED          # Random Early Drop
> Eeek! Had my knuckles rapped too often by Van J. to let this pass. RED
> is NOT "Random Early Drop" or "Random Early Discard". It is "Random
> Early Detection".
>
> Van invented it (and WRED) and he is quite adamant about the name.
> -- 
> R. Kevin Oberman, Network Engineer
> Energy Sciences Network (ESnet)
> Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
> E-mail: oberman@es.net Phone: +1 510 486-8634
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011801c48a12$184bc600$0401a8c0>