altq on freebsd 5.2-current

Hajimu UMEMOTO ume at FreeBSD.org
Mon Aug 30 11:20:08 PDT 2004


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 @ Internet Mutual Aid Society Yokohama, Japan
ume at mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/


More information about the freebsd-current mailing list