From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from va3outboundpool.messaging.microsoft.com (va3ehsobe002.messaging.microsoft.com [216.32.180.12]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "Microsoft Secure Server Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 46CF4202295 for ; Fri, 24 Aug 2012 22:11:17 -0700 (PDT) Received: from mail236-va3-R.bigfish.com (10.7.14.252) by VA3EHSOBE001.bigfish.com (10.7.40.21) with Microsoft SMTP Server id 14.1.225.23; Sat, 25 Aug 2012 05:11:15 +0000 Received: from mail236-va3 (localhost [127.0.0.1]) by mail236-va3-R.bigfish.com (Postfix) with ESMTP id 439689001EF; Sat, 25 Aug 2012 05:11:15 +0000 (UTC) X-Forefront-Antispam-Report: CIP:157.56.244.213; KIP:(null); UIP:(null); IPV:NLI; H:CH1PRD0510HT004.namprd05.prod.outlook.com; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VPS-4(z21eIz98dI9371Ic89bhd5feh1432Izz1202hzz8275ch8275bhz31h2a8h668h839hd25he5bhf0ah107ah) Received-SPF: softfail (mail236-va3: transitioning domain of dartware.com does not designate 157.56.244.213 as permitted sender) client-ip=157.56.244.213; envelope-from=richard.e.brown@dartware.com; helo=CH1PRD0510HT004.namprd05.prod.outlook.com ; .outlook Received: from mail236-va3 (localhost.localdomain [127.0.0.1]) by mail236-va3 (MessageSwitch) id 1345871473452227_24854; Sat, 25 Aug 2012 05:11:13 +0000 (UTC) Received: from VA3EHSMHS029.bigfish.com (unknown [10.7.14.239]) by mail236-va3.bigfish.com (Postfix) with ESMTP id 6BC4E600048; Sat, 25 Aug 2012 05:11:13 +0000 (UTC) Received: from CH1PRD0510HT004.namprd05.prod.outlook.com (157.56.244.213) by VA3EHSMHS029.bigfish.com (10.7.99.39) with Microsoft SMTP Server (TLS) id 14.1.225.23; Sat, 25 Aug 2012 05:11:12 +0000 Received: from CH1PRD0510MB381.namprd05.prod.outlook.com ([169.254.11.146]) by CH1PRD0510HT004.namprd05.prod.outlook.com ([10.255.150.39]) with mapi id 14.16.0190.008; Sat, 25 Aug 2012 05:11:12 +0000 From: Richard Brown To: Dave Taht Thread-Topic: [Cerowrt-devel] IPv6 doesn't work as well with 3.3.8-17 Thread-Index: AQHNgmA3KFjp5F6ZeEmvXCpDg3Ehi5dpxuqAgAA0aIA= Date: Sat, 25 Aug 2012 05:11:11 +0000 Message-ID: <6B6D1EEC-B06F-4D41-A8BE-7931624D512A@intermapper.com> References: <84319BC3-53C5-48FD-B80F-8E3505FB5F85@intermapper.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.255.150.4] Content-Type: text/plain; charset="iso-8859-1" Content-ID: <56771A956653E048A6BD7084CD0B61C6@namprd05.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: dartware.com Cc: Richard Brown , "" Subject: Re: [Cerowrt-devel] IPv6 doesn't work as well with 3.3.8-17 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: Sat, 25 Aug 2012 05:11:17 -0000 On Aug 24, 2012, at 10:03 PM, Dave Taht wrote: > post your radvd.conf file, please. Here it is. Thanks. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D root@OpenWrt:/etc/config# cat radvd config interface option interface 'se00' option AdvSendAdvert '1' option AdvRouterAddr '1' option AdvLinkMTU '1480' option ignore '0' option IgnoreIfMissing '1' option AdvSourceLLAddress '1' option AdvDefaultPreference 'medium' option AdvOtherConfigFlag '1' config prefix option interface 'se00' list prefix '' option AdvOnLink '1' option AdvAutonomous '1' option AdvRouterAddr '0' option ignore '0' config interface option interface 'sw00' option AdvSendAdvert '1' option AdvRouterAddr '1' option AdvLinkMTU '1480' option ignore '0' option IgnoreIfMissing '1' option AdvSourceLLAddress '1' option AdvDefaultPreference 'medium' option AdvOtherConfigFlag '1' config prefix option interface 'sw00' list prefix '' option AdvOnLink '1' option AdvAutonomous '1' option AdvRouterAddr '0' option ignore '0' config interface option interface 'sw10' option AdvSendAdvert '1' option AdvRouterAddr '1' option AdvLinkMTU '1480' option ignore '0' option IgnoreIfMissing '1' option AdvSourceLLAddress '1' option AdvDefaultPreference 'medium' option AdvOtherConfigFlag '1' config prefix option interface 'sw10' list prefix '' option AdvOnLink '1' option AdvAutonomous '1' option AdvRouterAddr '0' option ignore '0' config interface option interface 'gw00' option AdvSendAdvert '1' option AdvRouterAddr '1' option AdvLinkMTU '1480' option ignore '0' option IgnoreIfMissing '1' option AdvSourceLLAddress '1' option AdvDefaultPreference 'medium' option AdvOtherConfigFlag '1' config prefix option interface 'gw00' list prefix '' option AdvOnLink '1' option AdvAutonomous '1' option AdvRouterAddr '0' option ignore '0' config interface option interface 'gw10' option AdvSendAdvert '1' option AdvRouterAddr '1' option AdvLinkMTU '1480' option ignore '0' option IgnoreIfMissing '1' option AdvSourceLLAddress '1' option AdvDefaultPreference 'medium' option AdvOtherConfigFlag '1' config prefix option interface 'gw10' list prefix '' option AdvOnLink '1' option AdvAutonomous '1' option AdvRouterAddr '0' option ignore '0' config rdnss option ignore '0' option interface 'se00' config dnssl option ignore '0' option interface 'se00' list suffix 'home.lan' config rdnss option ignore '0' option interface 'sw00' config dnssl option ignore '0' option interface 'sw00' list suffix 'home.lan' config rdnss option ignore '0' option interface 'sw10' config dnssl option ignore '0' option interface 'sw10' list suffix 'home.lan' config rdnss option ignore '0' option interface 'gw00' config dnssl option ignore '0' option interface 'gw00' list suffix 'home.lan' config rdnss option ignore '0' option interface 'gw10' config dnssl option ignore '0' option interface 'gw10' list suffix 'home.lan' =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >=20 > On Fri, Aug 24, 2012 at 6:23 PM, Richard Brown > wrote: >> More testing... >>=20 >> I can get sw10 to work (to hand out an IPv6 address), but my MacBook doe= sn't get an IPv6 address when plugged into se00 (the wired interface). I ha= ve appended the /etc/config/network file that I'm using. >>=20 >> I get the same result if the last two lines are changed to: >>=20 >> list adv_interface 'se00' >> list adv_interface 'sw10' >>=20 >> [To reprise, I'm trying to use the script at http://www.bufferbloat.net/= projects/cerowrt/wiki/IPv6_Tunnel to configure all the HE.net tunnel parame= ters automatically. That script gives an error "command failed: Device or r= esource busy (-16)" after it handles sw00 and gw00, and then again after it= does sw10 and gw10. I also get these errors when I "/etc/init.d/network re= start" with the config file below.] >>=20 >> Any suggestions? Thanks. >>=20 >> Rich Brown >> Hanover, NH USA >>=20 >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> root@OpenWrt:~# cat /etc/config/network >>=20 >> config interface 'loopback' >> option ifname 'lo' >> option proto 'static' >> option ipaddr '127.0.0.1' >> option netmask '255.0.0.0' >>=20 >> config interface 'se00' >> option ifname 'se00' >> option proto 'static' >> option ipaddr '172.30.42.1' >> option netmask '255.255.255.224' >> option ip6addr '2001:470:8a63:100::1/64' >>=20 >> config interface 'ge00' >> option ifname 'ge00' >> option proto 'dhcp' >>=20 >> config interface 'sw00' >> option type 'none' >> option proto 'static' >> option ipaddr '172.30.42.65' >> option netmask '255.255.255.224' >> option ip6addr '2001:470:8a63:300::1/64' >>=20 >> config interface 'sw10' >> option type 'none' >> option proto 'static' >> option ipaddr '172.30.42.97' >> option netmask '255.255.255.224' >> option ip6addr '2001:470:8a63:200::1/64' >>=20 >> config switch >> option name 'rtl8366s' >> option reset '1' >> option enable_vlan '0' >> option blinkrate '2' >> option max_length '3' >>=20 >> config switch_vlan >> option device 'rtl8366s' >> option vlan '1' >> option ports '0 1 2 3 5t' >>=20 >> config switch_port >> option device 'rtl8366s' >> option port '1' >> option led '6' >>=20 >> config switch_port >> option device 'rtl8366s' >> option port '2' >> option led '9' >>=20 >> config switch_port >> option device 'rtl8366s' >> option port '5' >> option led '2' >>=20 >> config interface 'gw00' >> option type 'none' >> option proto 'static' >> option ipaddr '172.30.42.129' >> option netmask '255.255.255.224' >> option ip6addr '2001:470:8a63:400::1/64' >>=20 >> config interface 'gw10' >> option type 'none' >> option proto 'static' >> option ipaddr '172.30.42.161' >> option netmask '255.255.255.224' >> option ip6addr '2001:470:8a63:500::1/64' >>=20 >> config interface 'gw01' >> option proto 'ahcp' >> option ip6addr '2001:470:8a63:600::1/64' >>=20 >> config interface 'gw11' >> option proto 'ahcp' >> option ip6addr '2001:470:8a63:700::1/64' >>=20 >> config interface 'henet' >> option proto '6in4' >> option peeraddr '209.51.161.14' >> option ip6addr '2001:470:1f06:64::2/64' >> option tunnelid 'dddddd' >> option username 'YOUR-USERNAME' >> option password 'YOUR-PASSWORD' >> option adv_subnet '1' >> option adv_interface 'se00' >> option adv_interface 'sw10' >>=20 >>=20 >>=20 >> _______________________________________________ >> Cerowrt-devel mailing list >> Cerowrt-devel@lists.bufferbloat.net >> https://lists.bufferbloat.net/listinfo/cerowrt-devel >=20 >=20 >=20 > --=20 > Dave T=E4ht > http://www.bufferbloat.net/projects/cerowrt/wiki - "3.3.8-17 is out > with fq_codel!" >=20