how do i find the ip address of a bit of equipment in my network. i used to remotely connect but the equipment broke, so was replaced by the manufacturer? but now I cannot connect? what do i look for? cheers
Depends on the equipment and the equipment it attaches to.
If you can get a command prompt and it's windows based then IPConfig will do it.
If it's on a network and you know it's name then on another machine ping -a \\name should give you the IP address.
If you have an intelligent managed switch then querying the routing table should get it for you.
If it's address is provided by DHCP then the DHCP server should be able to tell you.
If you have a DNS server then that may be able to tell you.
Hope something there is useful for you.
Good luck
in windows, open a dos/command prompt and type ipconfig/? or ping/? this brings up a little help for each of the commands and it should be self explaining.
how do i find the ip address of a bit of equipment in my network. i used to remotely connect but the equipment broke, so was replaced by the manufacturer? but now I cannot connect? what do i look for? cheers
What is this piece of equipment and how do you know it is connected to the network?? Do you have access to the equipment?
Try any/all of the following:
Call the equipment installer to tell you how to do this
Call the equipment installer and get them to demonstrate it to you
RTFM and connect a laptop to the equipment and use telnet to extract info