Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2004 13:57:02 -0700
From:      "George V. Neville-Neil" <gnn@neville-neil.com>
To:        "bettan" <bettan@nerim.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: altq on freebsd 5.2-current 
Message-ID:  <m2oel06yqp.wl@h234.neville-neil.com.neville-neil.com>
In-Reply-To: <011801c48a12$184bc600$0401a8c0@frederic>
References:  <20040824185742.45B945D04@ptavv.es.net> <011801c48a12$184bc600$0401a8c0@frederic>

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 24 Aug 2004 21:39:39 +0200,
bettan wrote:
> 
> 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 .

Have you checked your interfaces and routing table?  The output of
netstat -rn and ifconfig would be useful here.

Later,
George



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2oel06yqp.wl>