Most of the following is at the command prompt of the nearest Unix/Linux/NetBSD box)
First you ping it to see if it's really there:
[bdobyns@dobyns bdobyns]$ ping -c 100 157.55.85.212
PING 157.55.85.212 (157.55.85.212): 56 data bytes
--- 157.55.85.212 ping statistics ---
100 packets transmitted, 0 packets received, 100% packet loss
[bdobyns@dobyns bdobyns]$
Of course, it's not. so then you try to do reverse DNS on it.
[bdobyns@dobyns bdobyns]$ nslookup
Default Server: dobyns.com
Address: 38.253.170.188
> set type=any
> 212.85.55.157.in-addr.arpa.
Server: dobyns.com
Address: 38.253.170.188
*** dobyns.com can't find 212.85.55.157.in-addr.arpa.: Non-existent host/domain
> 85.55.157.in-addr.arpa.
Server: dobyns.com
Address: 38.253.170.188
*** dobyns.com can't find 85.55.157.in-addr.arpa.: Non-existent host/domain
> 55.157.in-addr.arpa.
Server: dobyns.com
Address: 38.253.170.188
*** dobyns.com can't find 55.157.in-addr.arpa.: Non-existent host/domain
> 157.in-addr.arpa.
Server: dobyns.com
Address: 38.253.170.188
in-addr.arpa
origin = A.ROOT-SERVERS.NET
mail addr = hostmaster.INTERNIC.NET
serial = 2000021014
refresh = 1800 (30M)
retry = 900 (15M)
expire = 604800 (1W)
minimum ttl = 86400 (1D)
> exit
[bdobyns@dobyns bdobyns]$
Of course that fails since spammers don't ever have reverse DNS set up right.
Then we try a traceroute, to see if we can "get close" and figure out where it's from.
[bdobyns@dobyns bdobyns]$ !/usr
/usr/sbin/traceroute 157.55.85.212
traceroute: Warning: Multiple interfaces found; using 38.253.170.190 @ eth0
traceroute to 157.55.85.212 (157.55.85.212), 30 hops max, 40 byte packets
1 ipr254.dobyns.com (38.253.170.254) 2.776 ms 2.666 ms 2.665 ms
2 38-default-gw.psi.net (38.1.1.1) 153.382 ms 152.071 ms 147.602 ms
3 38.18.19.1 (38.18.19.1) 140.295 ms 141.904 ms 161.680 ms
4 rc8.nw.us.psi.net (38.1.43.8) 149.090 ms 155.449 ms 147.925 ms
5 * rc1.nw.us.psi.net (38.1.23.193) 139.237 ms !H *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 *
[bdobyns@dobyns bdobyns]$
Which fails miserably, the backbone routers don't even have a path to it. So I try from another box on a different network. This
is to make sure that it's not a routing problem at my ISP. Which it sometimes is.
[bdobyns@ns1 bdobyns]$ /usr/sbin/traceroute 157.55.85.212
traceroute to 157.55.85.212 (157.55.85.212), 30 hops max, 40 byte packets
1 router.wwg.com (209.24.64.161) 3.232 ms 3.020 ms 3.952 ms
2 hs-2-0-0-96.a03.mtvwca01.us.ra.verio.net (209.24.0.161) 11.312 ms 14.128 ms 11.260 ms
3 * * *
4 * * *
5 * * hs-2-0-0-96.a03.mtvwca01.us.ra.verio.net (209.24.0.161) 12.440 ms !H
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
Now I believe that it's unroutable.
Finaly we go to http://www.arin.net/whois/index.html and use the whois tool with our IP address
Microsoft Corporation (NETBLK-MICROSOFT-BBLK)
One Microsoft Way
Redmond, WA 98052
Netname: MICROSOFT-BBLK
Netblock: 157.54.0.0 - 157.60.0.0
Coordinator:
Parameshwaran, Krishnan (KP26-ARIN) KrishnaP(a)MICROSOFT.COM
(206) 882-8080
Record last updated on 14-Oct-1998.
Database last updated on 11-Feb-2000 05:36:03 EDT.
Doh! should have done this first. Which is as good as it gets - it's somewhere inside Microsoft.
Finally, to translate an URL to an IP address, go back to your *nix command prompt, and dig around.
[bdobyns@dobyns bdobyns]$ nslookup
Default Server: dobyns.com
Address: 38.253.170.188
> set type=any
> opt-inbroadcasts.net
Server: dobyns.com
Address: 38.253.170.188
Non-authoritative answer:
opt-inbroadcasts.net nameserver = ns.opt-inbroadcasts.netopt-inbroadcasts.net internet address = 208.26.83.110
Authoritative answers can be found from:
opt-inbroadcasts.net nameserver = ns.opt-inbroadcasts.netns.opt-inbroadcasts.net internet address = 63.160.130.115
> server ns.opt-inbroadcasts.net
Default Server: ns.opt-inbroadcasts.net
Address: 63.160.130.115
> opt-inbroadcasts.net
Server: ns.opt-inbroadcasts.net
Address: 63.160.130.115
opt-inbroadcasts.net nameserver = ns.opt-inbroadcasts.netopt-inbroadcasts.net
origin = opt-inbroadcasts.net
mail addr = root.opt-inbroadcasts.net
serial = 2000021101
refresh = 300 (5M)
retry = 300 (5M)
expire = 300 (5M)
minimum ttl = 300 (5M)
opt-inbroadcasts.net preference = 20, mail exchanger = mail.opt-inbroadcasts.netopt-inbroadcasts.net internet address = 208.26.83.110
opt-inbroadcasts.net nameserver = ns.opt-inbroadcasts.netns.opt-inbroadcasts.net internet address = 63.160.130.115
> ls opt-inbroadcasts.net
[ns.opt-inbroadcasts.net]
$ORIGIN opt-inbroadcasts.net.
@ 5M IN A 208.26.83.110
ns1 5M IN A 63.160.130.116
ns 5M IN A 63.160.130.115
> exit
[bdobyns@dobyns bdobyns]$
-b
-----
Barry A. Dobyns, barry(a)dobyns.com, http://barry.dobyns.com
-----Original Message-----
From: allisonp(a)world.std.com <allisonp(a)world.std.com>
To: classiccmp(a)classiccmp.org <classiccmp(a)classiccmp.org>
Date: Friday, February 11, 2000 10:35 AM
Subject: how do I decode 157.55.85.212 to a url?
>
>I have this URL and I'd like to find their netaddress n.n.n.n, how?
>
>******http://opt-inbroadcasts.net/remove/remove4.html
>Apparently this is a spam gatherer as I got mail with this as the way
>to get on their remove list. I suspect it's really a collect list.
>
>Also while looking around (with arp) I have a few address I don't know
>and would like to translate that to a url or domain name.
>
>Allison
>
>
>
>I have a TK-50 with a tape stuck in it, it is malfunking :-)
>
>I thought I would put it on my workbench and power it up but that doesn't
>seem to leave it with enough smarts to load and eject tapes. Do I have to
>hook a TQK50 to it? (I suppose I could bolt a bit of Qbus to a board with
>power but I'd rather not if I don't have to.)
A properly functioning TK50 should be able to load and eject tapes
even if not plugged into a controller.
Can you rapidly switch in/out the red light/button for three or so cycles,
with the final position being "out" (unload)? What happens when you
try this? If *nothing* happens, then there's something seriously
wrong (electrically) with this TK50. If it attempts to unload but
doesn't quite do it, and ends up with the red button blinking rapidly,
then there's probably a mechanical problem, most likely with one of the
capstans or the corresponding optical interrupter.
--
Tim Shoppa Email: shoppa(a)trailing-edge.com
Trailing Edge Technology WWW: http://www.trailing-edge.com/
7328 Bradley Blvd Voice: 301-767-5917
Bethesda, MD, USA 20817 Fax: 301-767-5927
>Subject: how do I decode 157.55.85.212 to a url?
I don't think it is actually routed anywhere, but it's part
of a block that belongs to Microsoft according to the ARIN
( http;//www.arin.net/whois/ ):
Microsoft Corporation (NETBLK-MICROSOFT-BBLK)
One Microsoft Way
Redmond, WA 98052
Netname: MICROSOFT-BBLK
Netblock: 157.54.0.0 - 157.60.0.0
Coordinator:
Parameshwaran, Krishnan (KP26-ARIN) KrishnaP(a)MICROSOFT.COM
(206) 882-8080
Record last updated on 14-Oct-1998.
Database last updated on 11-Feb-2000 05:36:03 EDT.
>I have this URL and I'd like to find their netaddress n.n.n.n, how?
>******http://opt-inbroadcasts.net/remove/remove4.html
>Apparently this is a spam gatherer as I got mail with this as the way
>to get on their remove list. I suspect it's really a collect list.
$ mu nslookup opt-inbroadcasts.net
Server: LOCALHOST
Address: 127.0.0.1
Name: OPT-INBROADCASTS.NET
Address: 208.26.83.110
$ whois/host=whois.networksolutions.comopt-inbroadcasts.net
Registrant:
opt-inbroadcasts.net (OPT-INBROADCASTS2-DOM)
4400 NW 19th Ave
Suite B
Pompano, FL 33064
US
>Also while looking around (with arp) I have a few address I don't know
>and would like to translate that to a url or domain name.
Doing a reverse nslookup may work, *if* they've got a PTR record and
they haven't chosen to purposefully put wrong information in the PTR record.
A traceroute may sometimes give useful results if the IP address
is actually in the routing tables. If it's not in the routing tables, you
may as well pop Elvis into the 8-track and listen to "Return to Sender."
--
Tim Shoppa Email: shoppa(a)trailing-edge.com
Trailing Edge Technology WWW: http://www.trailing-edge.com/
7328 Bradley Blvd Voice: 301-767-5917
Bethesda, MD, USA 20817 Fax: 301-767-5927
On February 11, KB9VU(a)aol.com wrote:
> HP 7550 plotter. Includes spare pen carousel, pens, three trays and docs.
> No software. Trade for Ham Radio gear or sell. Offers?
Wow...the 7550 is a beautiful machine! I'd definitely be interested
in buying it, but I already have one! :-)
-Dave McGuire
>I have a problem with one TK50 that the connector between the motors
>and one of the PCBs is flaky. It will load tapes sometimes, but
>eventually, the tape goes slack in the drive and won't rewind.
In my experience this particular problem is often due to the capstan
near the take-up reel side. If the tape gets pulled over the capstan
without the capstan actually turning, the TK50 gets confused and thinks
that no tape motion is taking place, so it gives up. Check that all
the capstans turn nice and freely before assuming the problem is in the
electronics.
>I would remove the covers and see what state the tape is in. It might be
>half-in, half-out, it might be stuck on the leader, indicating a problem
>with the optical interrupters as mentioned before. Also, when you get the
>tape out, finally, inspect the barb at the end of the takeup leader in the
>drive (not the cassette). If it is crimped, you'll get unreliable loading.
>If it's missing, you won't get *any* loading.
Absolutely - in fact, before loading a TK50 in unknown condition it's
always a good idea to make sure the take-up doo-dad is in the correct
position and in good shape.
Tim.
Several times in the past I've ranted to this list about my hope
for a more ancient version of DejaNews, a web archive of old
Usenet posts. Below is an e-mail I received from someone who
has the start of an archive. He's searching for more volunteers
for the project. I think this would be a tremendous resource
for classic computer collectors and historians.
- John
To: John Foust <jfoust(a)threedee.com>
Subject: Re: Old usenet news?
From: Michael Stutz <stutz(a)dsl.org>
X-Mailer: MH-E (emacs20)
X-Url: http://dsl.org/
Date: Thu, 10 Feb 2000 13:16:57 -0500
Sender: m(a)dsl.org
Been thinking about a potential Usenet archive restoration project
lately, how such a project might work.
I don't think it's a one-man job -- too many people are probably going
to have different ideas on how to store it, availability, interface,
etc.
This is what I think needs to happen:
- there needs to be some kind of public discussion area for the
project (like a newsgroup or mailing list)
- a repository needs to be put in place, where people can send their
archives. any size would probably be good enough to begin with, even a
few gigs. hard drives are cheap now and it shouldn't be too difficult
for someone to be able to get at least 10gb, which i think should be
enough to at least begin assembling some of the old years, and
whatever misc. stuff from pre-95 that people have?
While I'm very interested in this, I don't have time to oversee or
coordinate it. (I assume that you don't, either?)
However, I've been assembling what notes I can -- URLs of known
archives, addresses of interested people, related threads. I've begun
putting all this together in html and plan on putting it on the web,
just to make a convergence point for likeminded individuals -- maybe
it might provide the impetus for someone else to begin such a project?
Or at least get the attention of someone who has a 20gb hard drive on
some ftp box at some university or organization somewhere, where some
of the old archives could begin to be reassembled? (I'd think such a
restoration project would make a great research project for someone,
maybe?)
As I think I mentioned before, I've got some archives from specific
groups, and a lot of old threads and even single articles saved. If there
was a coordinator and a system in place (even 1gb to start? or a box
with access to a cd-burner or some other removeable media?), I bet a
post to slashdot would draw in hundreds of people like me, or more,
with their old archives.
m
P.S. On a related note, I'd like to see an open-source replacement for
imdb.com happen, but again it's not a project I can take on right now.
Found this in another newsgroup:
--------------------------------------------------------------------
We have a Prime 9650 computer available to a good home.
This system was under ComputerVision maintenance until they dropped support
for the 9650 last July. There are two system cabinets and a half-height
tape drive cabinet.
Our company was at one time a Prime business partner. This machine was
purchased under an agreement that allows us to resell the machine WITH the
operating system after a usage period (long past).
Stuff that is working 100%:
9650 CPU, 6 mb memory
PRIMOS Operating System (32 user?)
ICS-II 32 ports
Y2K Primos tape set (not installed)
(2) 315 MB Disk drives (one nearly "new")
8mm Prime tape drive
COBOL Compiler
FORMS, MIDASPLUS
PRIMELINK, 10 user.
Lost of Manuals
Additional stuff that doesn't necessarily work:
1/2" reel tape drive 3200 bpi (needs minor work)
CDC 496 MB Disk drive and cabinet (crashed probably)
1/4" cartridge tape drive (worked when we unplugged it 5 years ago)
Contact:
Kevin Davidson
QS Technologies
kevin(a)qsinc.com
<http://www.deja.com/profile.xp?author=kevin@qsinc.com&ST=MS>
(864) 232-2666 x 3505
-----------------------------------------------
Sounds like a really cool system.
The system is located in Greenville SC and consists of two LARGE cabinets
and one smaller one. The whole lot probably weighs 1000+ lbs.
As always, reply to the original poster, not me!
Steve Robertson <steverob(a)hotoffice.com>
--- CLASSICCMP(a)trailing-edge.com wrote:
> >I have a TK-50 with a tape stuck in it, it is malfunking :-)
>
> If it attempts to unload but
> doesn't quite do it, and ends up with the red button blinking rapidly,
> then there's probably a mechanical problem, most likely with one of the
> capstans or the corresponding optical interrupter.
I have a problem with one TK50 that the connector between the motors
and one of the PCBs is flaky. It will load tapes sometimes, but
eventually, the tape goes slack in the drive and won't rewind. I've
fiddled with it enough that the next time I need to use this particular
unit, I'm going to take Allison's advice and solder the motors to the
board.
I would remove the covers and see what state the tape is in. It might be
half-in, half-out, it might be stuck on the leader, indicating a problem
with the optical interrupters as mentioned before. Also, when you get the
tape out, finally, inspect the barb at the end of the takeup leader in the
drive (not the cassette). If it is crimped, you'll get unreliable loading.
If it's missing, you won't get *any* loading.
-ethan
=====
Infinet has been sold. The domain is going away in February.
Please send all replies to
erd(a)iname.com
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
>>When I was a whelp in Philadelphia, there was a rash of kids suffocating
>>in old refrigerators during a big garbage strike one summer. Hide-and-seek
>
>>You can tell kids all you want, but some are still going to play on the
>>train tracks, in old refrigerators, in dumpsters...
>
>The only thing is this instance that seems to really work is to fine anyone
>the puts out a fridge without removing the door hinges. Children by
>definition cannot be expected to obey rules, regardless of the rule.
>
I dunno; it seems to me as though natural selection would take care of the
problem better. Any kids dumb enough to get trapped inside a refrigerator
don't reproduce, and therefore the defective self-preservation gene doesn't
get passed on. Darwin would be proud! Beats the hell out of wrapping the
whole world in padding and taking away everything that might possibly kill
some moron. Historically, it's been things like rockets, guns, swingsets,
mercury switches, fireplaces, and all the really good fireworks that The
Establishment has deemed too dangerous for us unwashed masses to play with.
Wonder how long until some loser chokes on a mouse ball or strangles himself
with the cord while trying to plug in his new business card scanner and mice
are required to come with warning labels?
Bill Richman
incolor.inetnebr.com/bill_r
(Home of the COSMAC Elf
microcomputer simulator!)