From owner-freebsd-arm@FreeBSD.ORG Mon Oct 29 02:52:38 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06E1C219 for ; Mon, 29 Oct 2012 02:52:38 +0000 (UTC) (envelope-from chinalightsourcea@aliyun.com) Received: from smtpcm9-312.freemail.mail.aliyun.com (smtpcm9-312.freemail.mail.aliyun.com [110.75.46.12]) by mx1.freebsd.org (Postfix) with ESMTP id 6BA418FC15 for ; Mon, 29 Oct 2012 02:52:37 +0000 (UTC) Received: from WS-web by localhost(127.0.0.1) at Mon, 29 Oct 2012 10:36:05 +0800 Date: Mon, 29 Oct 2012 10:36:03 +0800 From: To: Message-ID: <59ec4a69-d13f-44f2-b8ac-590ae0c1c3a8@aliyun.com> Subject: =?UTF-8?B?TEVEIHJvcGUgbGlnaHRzIA==?= X-Priority: 3 X-Mailer: Alimail-Mailagent MIME-Version: 1.0 X-Priority: 3 X-Mailer: Alimail-Mailagent revision 494994 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 02:52:38 -0000 =0aHello,=0a=c2=a0=0aWe are glad you are on the market for led lightings.=0a=c2= =a0=0aLight Source Industrial Limited =c2=a0here,main products are LED spots L= amp, and Bulbs,Tube Light, LED panel light, LED tree light, LED Christmas ligh= ts, and LED down light,LED acrylic motif lights, =c2=a0Please visit our compan= y website: www.cn-lightsource.com; if any item you are interested in, please c= ontact us at any time. =0a=c2=a0=0aI look forward to hearing from you! =0aBest= regards, =0aAlison zhang=0aLight Source Industrial Limited=c2=a0=0aTel: 0086 = 7525536816=0a=c2=a0=c2=a0=c2=a0=c2=a0=c2=a0 0086 75533696626=0aMobile: 0086153= 47451788=0aEmail: alisonzhangcn@163.com=0aHotmail: chinalightsource@hotmail.co= m=0awww.cn-lightsource.com=0askype: alisonzhangcn1=0a=c2=a0=0a=c2=a0=0a=c2=a0=0a= =c2=a0=0a=c2=a0=0a=c2=a0=0a=c2=a0=0a=c2=a0=0a=c2=a0=0a=0a=c2=a0 From owner-freebsd-arm@FreeBSD.ORG Mon Oct 29 03:50:55 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 601A05AF for ; Mon, 29 Oct 2012 03:50:55 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) by mx1.freebsd.org (Postfix) with ESMTP id 33E988FC08 for ; Mon, 29 Oct 2012 03:50:54 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id q9T3oqak058550; Mon, 29 Oct 2012 03:50:52 GMT (envelope-from kientzle@freebsd.org) Received: from [192.168.2.143] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id mnytnz68dsyhz8gjebzgh2rmqs; Mon, 29 Oct 2012 03:50:52 +0000 (UTC) (envelope-from kientzle@freebsd.org) Subject: BeagleBone questions (was Re: Towards an ARM system-building script) Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Tim Kientzle In-Reply-To: Date: Sun, 28 Oct 2012 20:50:51 -0700 Content-Transfer-Encoding: 7bit Message-Id: <2E208EEB-B2CF-4AC6-B420-03FB4CF08041@freebsd.org> References: To: Alie Tan X-Mailer: Apple Mail (2.1283) Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 03:50:55 -0000 On Oct 28, 2012, at 6:43 PM, Alie Tan wrote: > > I've found that the "hostname" on rc.conf file is not appears on my Router, > its empty. I could be wrong, but I think you need to explicitly configure FreeBSD dhclient to advertise a hostname. > And i couldn't connect to my BeagleBone thru SSH even though i have this > lines on my rc.conf > > hostname="beaglebone" > ifconfig_cpsw0="DHCP" > sshd_enable="YES" > > I am using r242068 for /usr/src Can you clarify "couldn't connect"? Is sshd running? Can you ping the BeagleBone? Can you ping from the beaglebone to your router? On the beagle bone, can you "ssh 127.0.0.1"? Tim P.S. Please edit the subject of your emails.