Re: altq on freebsd 5.2-current

From: bettan <bettan_at_nerim.net>
Date: Tue, 24 Aug 2004 21:39:39 +0200
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_at_es.net>
To: <bettan_at_nerim.net>
Cc: <freebsd-current_at_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_at_nerim.net
> > Sender: owner-freebsd-current_at_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_at_es.net Phone: +1 510 486-8634
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
Received on Tue Aug 24 2004 - 17:39:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:08 UTC