From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ey0-f171.google.com (mail-ey0-f171.google.com [209.85.215.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 09E9F2002A9 for ; Tue, 3 Jul 2012 08:55:14 -0700 (PDT) Received: by eaaa12 with SMTP id a12so4285236eaa.16 for ; Tue, 03 Jul 2012 08:55:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=3WtQDBxMg9o4/CJltg61yxYm19kSN//jmZLp5Q7B45U=; b=VSToWpyuK/Xio+kpUPSeeC9n1Rhr58v4tu7tKvGfGOm6SWAU8w5nqen/0SeXSlKyVx 8W/6spJDnOpbr9RU0BL93OwCI8gXTatZ3Wfu0Z7JkbJHPcNNNrLnGsSaCjzkaEv5Qm8x bm7kYWNdv5ZUiBFlR3owK+QzPdSBWCEr2RsmEstWHpqpZgE9hZ7SQSfCrIyaTM2q7kh7 URRL8170rZ3PwNP7ExgAiC4U4vcGM3f64BVKjOElxknT3ixSuT8hlngcaGYUcW+uBMms SKUbJRXyoNNwp88hffljx31ToftOtVzTHf0Jvh2ihA7zhxE2YmoYPW/UUM4wErB9WZMm TYsA== Received: by 10.14.47.70 with SMTP id s46mr4343322eeb.150.1341330912962; Tue, 03 Jul 2012 08:55:12 -0700 (PDT) Received: from ?IPv6:2001:5c0:1400:a::57f? ([2001:5c0:1400:a::57f]) by mx.google.com with ESMTPS id f56sm46133443eea.16.2012.07.03.08.55.10 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 03 Jul 2012 08:55:11 -0700 (PDT) Message-ID: <4FF315DB.6040806@gmail.com> Date: Tue, 03 Jul 2012 16:55:07 +0100 From: Robert Bradley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: cerowrt-devel References: <2187151341044351@web9d.yandex.ru> <7isjdcpm1q.fsf@lanthane.pps.jussieu.fr> <40851341093226@web25d.yandex.ru> <7ik3yoz7p2.fsf@lanthane.pps.jussieu.fr> <1521341229978@web13h.yandex.ru> <206861341262491@web23d.yandex.ru> <458481341303008@web7d.yandex.ru> <751571341318910@web30g.yandex.ru> <4FF30F91.3090908@gmail.com> In-Reply-To: <4FF30F91.3090908@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: babel-users Subject: Re: [Cerowrt-devel] [Babel-users] switching cerowrt to quagga-babeld issues X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2012 15:55:15 -0000 On 03/07/12 16:28, Robert Bradley wrote: > In fact, I think the NetworkManager static route only comes from > DHCPv6. I have a router here (WNR2000v2) that only handles 6to4 > traffic and dishes out addresses via DHCPv6. To get proper > conectivity, I also have a separate gogoc tunnel that is advertised > only via RA packets. NetworkManager adds a static default route, but > only for the 6to4 router. The gogc machine only gets a kernel-derived > route. It looks like I spoke slightly too soon. If I disable the router's IPv6 support, NetworkManager reassigns the static route using the advertised gogoc tunnel. -- Robert Bradley