On Thu, 12 Jan 2006 17:57:29 -0600, Ian Pilcher <(E-Mail Removed)> wrote:
| When I am working in my home office, I like to use rdesktop (on Linux)
| to connect to my Windows laptop. This gives me the big screen, full-
| sized keyboard, etc., without springing for a docking station.
|
| The problem (inconvenience) I have is that my Internet gateway (I refuse
| to call them routers) can't be configured to assign a consistent IP
| address to a particular MAC address. If, however, I could find a way to
| scan my network for a particular MAC address and determine its IP
| address, I could easily whip us a script to connect to the laptop
| without manually determining its current IP address.
|
| Anyone know of a way to do this?
|
| Thanks!
The 'arp' cpmmand can show you the MAC to IP address mapping, as long as
the machines have swapped packets. Sending a 'ping' the the local broadcast
address may be an easy way to get a response from the laptop before
running 'arp'.
--
Reverend Paul Colquhoun, ULC.
http://andor.dropbear.id.au/~paulcol
Asking for technical help in newsgroups? Read this first:
http://catb.org/~esr/faqs/smart-questions.html#intro