From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1203 invoked by alias); 15 Oct 2012 21:37:56 -0000 Received: (qmail 1189 invoked by uid 22791); 15 Oct 2012 21:37:55 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from outbound004.roc2.bluetie.com (HELO outbound004.roc2.bluetie.com) (208.89.132.144) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Oct 2012 21:37:51 +0000 Received: from web006.roc2.bluetie.com ([10.200.2.100]) by outbound004.roc2.bluetie.com with outbound004 id BZdq1k00H29U4Qi01ZdqJH; Mon, 15 Oct 2012 17:37:50 -0400 X-CMAE-OUT-Analysis: v=2.0 cv=XIGyuHdE c=1 sm=1 a=zU1kXGy7bGwA:10 a=i-wQWBNYtOgA:10 a=IkcTkHD0fZMA:10 a=FmX3VfpdAAAA:8 a=QoHJ8kPOAAAA:8 a=MFytjf1DziIA:10 a=taP1eVdhJaeg-BY3aSsA:9 a=QEXdDO2ut3YA:10 a=L9C/gGIz1Vpswtb6eSrjaQ==:117 X-CMAE-OUT-Score: 0.00 Received: from web006.roc2.bluetie.com (localhost.localdomain [127.0.0.1]) by web006.roc2.bluetie.com (Postfix) with ESMTP id 557C4AE01EE for ; Mon, 15 Oct 2012 17:37:50 -0400 (EDT) Message-ID: <20121015173750.24565@web006.roc2.bluetie.com> X-HTTP-Received: from kenkyee.excite [173.162.132.73] by web006.roc2.bluetie.com (BlueTie WebMail ); Mon, 15 Oct 2012 17:37:50 -0400 Date: Mon, 15 Oct 2012 21:37:00 -0000 Cc: To: ecos-discuss@ecos.sourceware.org From: "Ken Yee" Content-transfer-encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] ping only works on local subnet w/ FreeBSD stack? X-SW-Source: 2012-10/txt/msg00012.txt.bz2 Longshot, but has anyone ever seen this behavior? ICMP pings only work to localhost or machines on the same subnet. If you t= ry to ping any other machines out on the network, you get these diag messag= es: recvfrom: Operation timed out Tried this over PPP over a serial port and you can see the reply packets ar= rive back at the wire, but it never makes it back to the ecos app. Max sockets are cranked up to 32 in the configtool and file descriptors are= up to 64, so I shouldn't be out of resources. Haven't tried the LwIP stack yet because that's supposed to be a lot bugger= from what I've dug up (our initial testing of it showed it used a lot of C= PU resources)... -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss