I administer a network that includes PCs and Aastra VOIP phones. The phones connect to the network, and have a passthrough port for a PC. Only a few PCs are behind phones, but it seems that I can't scan those PCs.
The PC IP is 10.1.30.140
The phone it's behind is 10.1.30.68
My audit.config file line:
strComputer = "10.1.30.140"
Settings the scanner to just look at one IP statically assigned to one such PC, this happens:
Code:
C:\xampp\htdocs\openaudit\scripts>cscript audit.vbs
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reser
3/5/2009 5:17:26 PM,10.1.30.140 - Able to connect to
No username and password provided - therefore assumin
PC name supplied: 10.1.30.140
PC name from WMI: DOROTHY-LPTP
User executing this script: Administrator
System UUID: 4C4C4544-0043-5810-804D-B9C04F4E4731
IP: 10.1.30.68
C:\xampp\htdocs\openaudit\scripts>
Odd, eh? I returns the IP of the phone, and then dies. I can scan other hardware on my network (I'm on a different subnet, but it routes properly). Any ideas? The PC has of course, had the firewall script ran on it.