Grim
Group: Members
Posts: 284
Joined: Mar. 2004 |
|
Posted: Oct. 10 2004,06:19 |
|
Quote (colinbes @ Oct. 09 2004,06:48) | I am looking for ideas and techniques for determining IP address from headless embedded pc running DSL which has static IP confiiguration. Ideas appreciated. |
What?
If it has a static IP, then you know the ip. If you can't remember what address you specified, you could always run nmap (as root) and do a ping sweep of your intranet (e.g. nmap -v -sS 192.168.1.* should do the trick) to determine which IP addresses are up and what services they're running.
It should be fairly easy to pick the DSL box out of such a sweep. If this doesn't help, sorry, I need more information before I can help you.
-------------- No good deed goes unpunished...
|