In downloading and installing this program I've followed the instructions in the file 'Windows_installation.pdf'. But something is wrong because although 'GetArp.pl' seems to run correctly and produces the file '.MacList', 'ScanSwitch.pl' does not produce the dir 'Switches' nor the file 'index.html'. 'ScanSwitch.pl' just hangs.
I'm very keen to get this program going and I would appreciate any help.
Many Thanks
a
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As soon as I turned the debugger on I realised that SwitchMap was acctually processing a lot of DNS reverse queries, and not hanging.
This is a very useful utility.
Many thanks again
Angelo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Try running ScanSwitch with the "-d 3" command-line option. It'll spew some debugging information
that may tell you what it's trying to do when it hangs.
-- Pete
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In downloading and installing this program I've followed the instructions in the file 'Windows_installation.pdf'. But something is wrong because although 'GetArp.pl' seems to run correctly and produces the file '.MacList', 'ScanSwitch.pl' does not produce the dir 'Switches' nor the file 'index.html'. 'ScanSwitch.pl' just hangs.
I'm very keen to get this program going and I would appreciate any help.
Many Thanks
a
Many thanks, Pete.
As soon as I turned the debugger on I realised that SwitchMap was acctually processing a lot of DNS reverse queries, and not hanging.
This is a very useful utility.
Many thanks again
Angelo
Try running ScanSwitch with the "-d 3" command-line option. It'll spew some debugging information
that may tell you what it's trying to do when it hangs.
-- Pete