Gerry,
OK.
Let me get this straight!
You have a laptop, in a box. For the sake of argument, we'll call it LAPTOP.
if you type:
PING LAPTOP you get
pinging LAPTOP[123.456.78.90]
Reply from 123.456.78.90
Reply from 123.456.78.90
Reply from 123.456.78.90
even after typing ipconfig /flushdns
Obviously you are not pinging that laptop (unless it has a wireless lan card
in it...)
Last suggestions:
Are you sure there are no other machines on the network called LAPTOP
How many computers on your network? Is it practical to check the IP address
of each one?
After pinging LAPTOP, type arp -a
you should get a table showing IP addresses against MAC-Addresses
Check the entry for the IP address of LAPTOP and see what MAC address it
gives.
If possible check this against the actual MAC address of the Laptops NIC.
Do you have any really cheapo network cards? I have heard of some that have
configurable MAC addresses, hence it could be possible to have 2 devices
with the same MAC address.
From the MAC address you got for LAPTOP, compare the first 6 digits on:
http://standards.ieee.org/regauth/oui/oui.txt
See what manufacturer it represents and see if that helps work out
where/what the hell it is.
Otherwise,
Sorry I think I'm all out of ideas :-(
Cheers,
Chris.