From owner-freebsd-current@FreeBSD.ORG Mon Aug 30 18:20:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B950616A4CF for ; Mon, 30 Aug 2004 18:20:08 +0000 (GMT) Received: from casper.imasy.or.jp (casper.imasy.or.jp [210.161.150.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 334C243D5C for ; Mon, 30 Aug 2004 18:20:08 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from cheer.mahoroba.org (IDENT:PHIdqD4O7mRtwrbMOo3bBjU/fS/VTsdiy+c2Kso+cS5KDb6ZH4G3MJRBRqMt8dQC@cheer.mahoroba.org [IPv6:2001:200:301:0:240:c7ff:fe97:6f89]) (user=mahoroba mech=DIGEST-MD5 bits=128)i7UIJjDD087256 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 31 Aug 2004 03:19:51 +0900 (JST) (envelope-from ume@FreeBSD.org) Received: from lyrics.mahoroba.org (IDENT:HI/w0U94RCZzYbBaJbV2gLbUuAmFSmSrwjpgRq5ohpiz+5sJWLUfJ0o11JyaeO6O@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)i7UIJdaG038470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Aug 2004 03:19:39 +0900 (JST) (envelope-from ume@FreeBSD.org) Date: Tue, 31 Aug 2004 03:19:39 +0900 Message-ID: From: Hajimu UMEMOTO To: "bettan" In-Reply-To: <011801c48a12$184bc600$0401a8c0@frederic> References: <20040824185742.45B945D04@ptavv.es.net> <011801c48a12$184bc600$0401a8c0@frederic> User-Agent: xcite1.38> Wanderlust/2.11.3 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.3-BETA1 MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cheer.mahoroba.org cc: freebsd-current@freebsd.org Subject: Re: altq on freebsd 5.2-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 18:20:08 -0000 Hi, >>>>> On Tue, 24 Aug 2004 21:39:39 +0200 >>>>> "bettan" 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@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/