nanog mailing list archives

Re: Smurf Amp Nets


From: Oystein Homelien <oystein () homelien no>
Date: Thu, 18 Jun 1998 01:21:03 +0200 (CEST)

On Wed, 17 Jun 1998, Jon Lewis wrote:

    system("lynx -dump http://www.powertech.no/smurf/probe.cgi?network=$net";);

What does it mean when the SAR says "No entry found for that network."?
Many of the nets I'm in the process of registering result in that, even
though they still have multiple hosts responding and are in the whois
databases.

You need to push the "probe=" parameter to the cgi as well.  What you are
doing above is merely looking up already-registered networks in the SAR
database.  Again, you are NOT probing the networks through the SAR by
running the above lynx command!

To do what you want, you must use URLs of this form:

http://www.powertech.no/smurf/probe.cgi?network=1.2.3.4&probe=PROBE
                                                       ^^^^^^^^^^^^

Be careful with "&" in sh, and remember that probe= thing.

Oystein Homelien                  |  oystein () powertech no
PowerTech Information Systems AS  |  http://www.powertech.no/
Nedre Slottsgate 5, N-0157 OSLO   |  tel: +47-23-010-010, fax: +47-2220-0333




Current thread: