[Ilugc] How to get client machine ip address from server

  • From: baskar910@xxxxxxxxx (baskar k)
  • Date: Tue Feb 9 23:05:16 2010

On Tue, Feb 9, 2010 at 4:09 PM, subhojit ojha <subhojit.ojha@xxxxxxxxx> wrote:


Yes it is possible. Etherboot/pxe does it. See discussions before.


I got little idea from this url

http://www.debian-administration.org/articles/478

At last, what I understood that using pxe boot I can find the mac address of
client machine which doesn't have any OS installed.
But from server side if I will run the command
arp ?-a

whether it will show me the MAC address of those client machine?
if you are running a dhcp server and the client does a pxe boot, then
tail -f /var/log/messages should help you.

Thanks
baskar

Other related posts: