[94] in resnet
Re: Domains...
daemon@ATHENA.MIT.EDU (Tim O'Malley)
Mon Dec 20 11:25:25 1993
Date: Mon, 20 Dec 1993 11:16:43 -0500
To: edmudama@MIT.EDU, dkk@MIT.EDU
Cc: resnet@MIT.EDU
In-Reply-To: <9312150519.AA29612@puttanesca> (message from David Krikorian on Wed, 15 Dec 93 00:19:16 -0500)
Reply-To: timo=reply@BBN.COM
From: Tim O'Malley <timo@BBN.COM>
hola.
There exists a program to assist you. In case you do not remember (or
want to remember) where the hosts file is, the 'findhost' program in the
consult locker will check the appropriate MIT hosts file:
[10:46] ghost-> add consult
[10:46] ghost-> findhost 18.233.0.1
Using hostfile: /afs/net.mit.edu/admin/hosts/hosts
18.233.0.1 nw12b-rtr-delta-kappa-epsilon-ether.mit.edu nw12b-rtr-delta-kappa-epsilon-ether dke-ether
like magic...
.........................................................................
. happy daze . .
. -tim O . Complex problems have .
. <timo@bbn.com> . simple, .
. Tim O'Malley . easy-to-understand, .
. BBN/DSI Engineering . wrong answers. .
. (617) 873-3076 . .
.........................................................................
-> Date: Wed, 15 Dec 93 00:19:16 -0500
-> From: David Krikorian <dkk@mit.edu>
-> Cc: resnet@mit.edu
-> Home: 47 Lake St., Arlington, MA 02174, (617) 646-9289, -9269 (fax)
->
-> There is a relatively easy way to check on addresses and subnets, as
-> demonstrated below. There may easier, more complete, or more
-> up-to-date methods -- this is just the one I use.
->
-> The 18.whatever.0.1 address has generally been the gateway address,
-> and its name is generally a clear indication of the subnet's location.
-> ------------
-> athena% attach hosts
-> attach: /afs/athena.mit.edu/astaff/reference/hosts linked to /mit/hosts for filesystem hosts
-> puttanesca% fgrep 18.233.0.1 /mit/hosts/hosts
-> HOST : 18.233.0.1 : NW12B-RTR-DELTA-KAPPA-EPSILON-ETHER,DKE-ETHER : CISCO/AGS : EXEC :
-> ------------
-> The first name (NW12B-...) is the machine's name. The rest of the
-> comma-delimited list contains aliases (known as cnames). The cname
-> "DKE-ETHER" indicates that 18.233.*.* hosts are probably all located
-> in the Delta Kappa Epsilon house.
->
-> Disclaimer: I do not work for Network Operations, and am in no way
-> affiliated with DKE. I speak only as a knowledgeable user.