Networking Forums

Networking Forums > Computer Networking > Linux Networking > bootp only to boot?

Reply
Thread Tools Display Modes

bootp only to boot?

 
 
/dev/null
Guest
Posts: n/a

 
      11-11-2004, 03:52 PM
I have a system that I'd like to just signal to boot via the network.
Nothing fancy, no special netconfig or kernel to pass to the system, just to
tell it to turn on. The motherboard is set up to listen on the NIC, but
what do I need to do to signal it from another Linux box?

Thanks!


 
Reply With Quote
 
 
 
 
Tauno Voipio
Guest
Posts: n/a

 
      11-11-2004, 05:40 PM
/dev/null wrote:
> I have a system that I'd like to just signal to boot via the network.
> Nothing fancy, no special netconfig or kernel to pass to the system, just to
> tell it to turn on. The motherboard is set up to listen on the NIC, but
> what do I need to do to signal it from another Linux box?
>


BOOTP does not work that way. A computer freshly started can use
BOOTP to set the necessary network parameters and tell the
client which file to load and from which server. The network
boot load is performed using TFTP.

If you want to switch a computer on with a command from
the Ethernet, you need a 'Magic Packet'. The motherboard
has to support it and often a special cable is needed
inside the computer from the NIC to the motherboard.

For details, Google for 'magic packet'.

HTH

--

Tauno Voipio
tauno voipio (at) iki fi

 
Reply With Quote
 
/dev/null
Guest
Posts: n/a

 
      11-11-2004, 07:46 PM
> For details, Google for 'magic packet'.

Bingo. Thanks very much. Exactly what I'm looking for.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bootp hangs Guillaume Dargaud Linux Networking 2 05-05-2011 08:11 AM
BOOTP Nuklear Windows Networking 0 11-09-2006 09:08 AM
pxelinux - boot image size for ms-dos boot Rudi Langhanki Linux Networking 0 03-22-2005 01:38 PM
DHCP BootP clients? =?Utf-8?B?TGFubWFu?= Windows Networking 0 03-01-2005 02:45 PM
Boot from EEPROM @ PCI-Card --> Boot from DHCPD/BOOTPD via Linux Daniel Schwager Linux Networking 3 07-06-2003 04:35 PM



1 2 3 4 5 6 7 8 9 10 11