Re: IP-Discover

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Wed, 27 Sep 1995 11:40:35 +0100

Hi!

Oliver Frommel <oliver@mlm.extern.lrz-muenchen.de> said:

Oliver> after installing tkined-1.3.4 and scotty under Linux 1.2.9 I
Oliver> tried to IP-discover our local net.

Oliver> The output window looks like this:

Oliver> Tue Sep 26 16:54:26 1995
Oliver> Discover 141.84.33 from baal [141.84.33.23]
Oliver> 19 nodes found on network 141.84.33 in 530 seconds.
Oliver> 19 routes traced in 46 seconds.
Oliver> 19 netmasks queried in 28 seconds.

Oliver> Unfortunately there's no output in the main view and the
Oliver> output window does not disappear. (I tried the same with
Oliver> tkined 1.2.0 and everything went ok).

I added another step to the discover process to discover SNMP devices.
This step is done after the netmasks test. Looks like it does not run
on your system. You can comment out the calls to discover_snmp in
ip_discover.tcl to prove that this change causes the problem. I would
also like to know why discover_snmp fails. Perhaps you can catch the
trace back and send the output to me so that we can track this down.

Juergen