From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-x233.google.com (mail-bk0-x233.google.com [IPv6:2a00:1450:4008:c01::233]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 722EA208ABD for ; Mon, 16 Dec 2013 12:50:15 -0800 (PST) Received: by mail-bk0-f51.google.com with SMTP id 6so2510397bkj.38 for ; Mon, 16 Dec 2013 12:50:13 -0800 (PST) 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:subject :content-type:content-transfer-encoding; bh=93yK/JcY9eoHncIINudeF61hytCYV8fdehHVasQEh8o=; b=l75kkLeuruy8TZ5pC7QyF60qaHrLVa9zBzLQm5r9PnziTW8OVZJhECpASXi9hMwUpO 8ofUWU1uPg4ip7cykiZD7gE2qsEuQk11tEzKPCHHLkmu253rSGqoIjq6nabUx/XTylYs 8bJXrrkpdKqS/uXD+pK9PkbhaNP8Z8cwCh9Lh8/aJhIdBd8u4i4Ymy1d6t822nhRo3bM 2XbyG3u66clya+Di6MABetE6alJbx6GfzavpAG8grs/0/jSXWXmeGwKa2lzCWgZacYf+ u99WSH+6HFfhFjuDdUJ7Y/MqrE3iRPkKBH3wyZ1BOnOEop1COmoxfIY5eUMXxKv5iwWh VFzw== X-Received: by 10.205.22.130 with SMTP id qw2mr21890bkb.93.1387227013190; Mon, 16 Dec 2013 12:50:13 -0800 (PST) Received: from [172.30.44.67] (p5B3B58E1.dip0.t-ipconnect.de. [91.59.88.225]) by mx.google.com with ESMTPSA id z6sm11510353bkn.8.2013.12.16.12.50.11 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 16 Dec 2013 12:50:12 -0800 (PST) Message-ID: <52AF677D.2030800@gmail.com> Date: Mon, 16 Dec 2013 21:50:05 +0100 From: Oliver Niesner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cerowrt-devel@lists.bufferbloat.net X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Cerowrt-devel] cerowrt_pppoe 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: Mon, 16 Dec 2013 20:50:15 -0000 Hi list, I have the need to use a wndr3800 as gateway via pppoe. Has someone some hints how to access the internal modem of the wndr3800? ^^^^^^^^ It seems that all what i tried doesn't work on the wndr :( No sync attempt, no packets at all... All i get is this: > Dec 16 20:28:51 cerowrt daemon.info pppd[7374]: Plugin rp-pppoe.so loaded. > Dec 16 20:28:51 cerowrt daemon.info pppd[7374]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5 > Dec 16 20:28:51 cerowrt daemon.notice pppd[7374]: pppd 2.4.5 started by root, uid 0 > Dec 16 20:29:06 cerowrt daemon.warn pppd[7374]: Timeout waiting for PADO packets > Dec 16 20:29:06 cerowrt daemon.err pppd[7374]: Unable to complete PPPoE Discovery > Dec 16 20:29:06 cerowrt daemon.info pppd[7374]: Exit. even a pppdump or pppoe-sniff on the named iface shows nothing. I have no big experience in debugging adsl connections any help would be nice. thx, Olli