From: "Jon" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2876363 for ecs-t6x@2rosenthals.com; Mon, 14 Sep 2009 01:41:25 -0400 Received: from secmgr-va.2rosenthals.com ([162.83.95.194] helo=mail2.2rosenthals.com) by secmgr-ny.randr with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1Mn4JU-00020j-VD for ecs-t6x@2rosenthals.com; Mon, 14 Sep 2009 01:41:24 -0400 Received: from pop1.greatbasin.net ([207.228.42.15]:37649) by mail2.2rosenthals.com with esmtp (Exim 4.69) (envelope-from ) id 1Mn4JL-0001Yt-1l for ecs-t6x@2rosenthals.com; Mon, 14 Sep 2009 01:41:11 -0400 Received: from DP6550.seadog.reno.nv.us (seadog.reno.nv.us [216.82.144.188]) (authenticated bits=0) by pop1.greatbasin.net (8.13.8/8.13.8) with ESMTP id n8E5f91i002504 for ; Sun, 13 Sep 2009 22:41:09 -0700 Received: from tyan@seadog.reno.nv.us (TYAN [192.168.1.35]) by DP6550.seadog.reno.nv.us (Weasel v1.78) for ; 13 Sep 2009 22:41:09 -0700 X-CTCH-RefID: str=0001.0A020205.4AADD777.0155,ss=1,fgs=0 Message-ID: <100.20fa0d0073d7ad4a.007@seadog.reno.nv.us> To: "eCS ThinkPad T60/61 Mailing List" Date: Sun, 13 Sep 2009 22:41:07 -0700 (PDT) In-Reply-To: References: Priority: Normal User-Agent: PMMail/3.05 (os/2; U; Warp 4.5; en-US; i386; ver 3.05.44.1423) X-Mailer: PMMail 3.05.44.1423 for OS/2 Warp 4.5 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Re: [eCS T60/T61] Installing rc7 on T61 X-Spam-Score: 0.0 (/) X-Spam-Report: _SUMMARY_ On Mon, 14 Sep 2009 00:59:54 -0400 Lewis G Rosenthal wrote: > > >Alternatively, you may query your local DNS box (many DHCP-serving >"routers" do local DNS), by using either nslookup or dig Lewis: Thanks for HOSTS tip. I'm not using local DNS. My dhcp is from IJFW, where the dhcp server sup= plies the dns that I input, so technically, I guess I could run BIND and point to that (more e= ffort than I wish to make so probably never will install Bind). I just point to my ISP's DNS. With static IP, the connections log of IJFW translates the ip to the host= name from the HOSTS file. Apparently I can't do something similar with dhcp. Since there are so fe= w hosts here it really doesn't matter, I was curious because I figured a large organization revi= ewing log files might want to know which host assigned a specific IP. >You need to have a local domain name configured in the box for this to w= ork, however, or it will >not understand the -d request. Explains why I never had much luck when I played with dig. ;-) jon