In message <[EMAIL PROTECTED]> you wrote:
> Does anyone know how to assign the ip address of a linux box from a remote
> workstation using arp?? I've seen webcams do this so i know its possible.
> One suggestion i've seen is to assign the box a 'fake' random address like
> 10.255.1.48 or whatever and use tcpdump to watch for MAC addresses.. If the
Ummm...why don't you just enable CONFIG_IP_PNP and CONFIG_IP_PNP_RARP
in the "box" and make it get the IP address suing RARP? And when you
are at it, you could enable CONFIG_IP_PNP_BOOTP, too, so you could
use a BOOTP / DHCP server as well.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: [EMAIL PROTECTED]
I wish Captain Vimes were here. He wouldn't have known what to do
either, but he's got a much better vocabulary to be baffled in.
- Terry Pratchett, _Guards! Guards!_
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.