From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 324F221F21B for ; Wed, 5 Mar 2014 14:17:56 -0800 (PST) Received: from hms-beagle.speedport_w723_v_typ_a_1_00_098 ([217.86.112.208]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0M50aI-1X8EID0ibu-00zEi0; Wed, 05 Mar 2014 23:17:51 +0100 From: Sebastian Moeller Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Message-Id: Date: Wed, 5 Mar 2014 23:17:50 +0100 To: =?windows-1252?Q?Dave_T=E4ht?= , cerowrt-devel Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-Mailer: Apple Mail (2.1510) X-Provags-ID: V03:K0:7Y8caOW8YZFuOijwLjwQB+cGyIWGQDQMQsvwUXNfJ1PaCLFKOVd iJxUFTYDBekcloZN3vRQ95fNlwq3xj5ogBEBQF4o5mhYmO5uZ7Qu+09tdyI5QW/pGtT4Igv TrZwbHiXXl7gFshcTduKj0V+IYtNMzu2cjqTjsV0qeqB0HUP98xKGnHO5M7KCOWZPWSF1H7 o1dSzjH+qVtEG86Tq8UXw== Subject: [Cerowrt-devel] 3.10.32-4 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: Wed, 05 Mar 2014 22:17:56 -0000 Hi All, I just upgraded to 3.10.32-4 and locally all looks quite well. Both my = macbook and my nexus 4 get stable connections to cerowrt over the 5GHz = radio (HT40+ channel 44 country code: DE), also the machine on se00 gets = a decent address. That is all machines get decent IP4 addresses, only = cerowrt gets a working ipv6 address. Unfortunatelly the only machine that can reach the internet is = the cerowrt itself, none of the connected machines can reach the = internet (they can reach each other just fine) Here is a bit information from the linux host on se00: moeller@happy-horse:~> sudo /sbin/ip -4 r l default via 172.30.42.1 dev eth0=20 127.0.0.0/8 dev lo scope link=20 169.254.0.0/16 dev eth0 scope link=20 172.30.42.0/27 dev eth0 proto kernel scope link src 172.30.42.22=20 moeller@happy-horse:~> ifconfig Absolute path to 'ifconfig' is '/sbin/ifconfig', so running it may = require superuser privileges (eg. root). moeller@happy-horse:~> sudo /sbin/ifconfig eth0 Link encap:Ethernet HWaddr 28:92:4A:30:5D:BE =20 inet addr:172.30.42.22 Bcast:172.30.42.31 = Mask:255.255.255.224 inet6 addr: fe80::2a92:4aff:fe30:5dbe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:478 errors:0 dropped:0 overruns:0 frame:0 TX packets:549 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000=20 RX bytes:50463 (49.2 Kb) TX bytes:163720 (159.8 Kb) Interrupt:18=20 lo Link encap:Local Loopback =20 inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:15 errors:0 dropped:0 overruns:0 frame:0 TX packets:15 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0=20 RX bytes:1312 (1.2 Kb) TX bytes:1312 (1.2 Kb) moeller@happy-horse:~> ping -c 10 www.google.com PING www.google.com (173.194.69.104) 56(84) bytes of data. --- www.google.com ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 8999ms moeller@happy-horse:~> sudo /sbin/ip -4 a l 1: lo: mtu 65536 qdisc noqueue state UNKNOWN=20 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP = qlen 1000 inet 172.30.42.22/27 brd 172.30.42.31 scope global eth0 valid_lft forever preferred_lft forever moeller@happy-horse:~> sudo /sbin/ip -4 route moeller@happy-horse:~>=20 To me this looks reasonable and I am unsure why the machine does not = reach the internet. Interestingly on the first login to cerowrt routing = seemed to have worked, but once I applied the set of changes I typically = apply to customize cerowrt for my home network routing somehow went = bust. I just noticed that the lan and guest zones were empty, so I ant an = reassigned them, but still the connected computers can not reach the = internet. If there is anything I can do to debug this, please let me = know, otherwise I will ref lash the router back to 3.10.28-16 tomorrow=85 Best Regards Sebastian