Re: altq on freebsd 5.2-current

From: Hajimu UMEMOTO <ume_at_FreeBSD.org>
Date: Tue, 31 Aug 2004 03:19:39 +0900
Hi,

>>>>> On Tue, 24 Aug 2004 21:39:39 +0200
>>>>> "bettan" <bettan_at_nerim.net> said:

bettan> altq works good on freebsd 5.63-beta1 now.But I have a other problem with
bettan> 5.3-beta-1 with ipv6.I put this lines en my rc.conf but ping6 fails :

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

You are trying to set an IPv6 route to a pseudo interface statically.
It will success only when the interface has a link-local address (an
IPv6 address).  So, you need to make sure that an IPV6CP is
established at the time.  Why don't you set from /etc/ppp/ppp.conf by
`add default HISADDR6'?

Sincerely,

--
Hajimu UMEMOTO _at_ Internet Mutual Aid Society Yokohama, Japan
ume_at_mahoroba.org  ume_at_{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
Received on Mon Aug 30 2004 - 16:20:08 UTC

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