GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PXE-PDHCP LOCAL PXE-PDHCP

pxe-pdhcp
An implementation of Preboot Execution Environment (PXE) server

pxe-pdhcp [-d] [-i interface] [-l listen_address] [-t tftp_address] [-b broadcast address] [nbp_name]

The pxe-pdhcp is an implementation of Preboot Execution Environment (PXE) server. pxe-pdhcp works with DHCP server running on another host. The DHCP server doesn't need to be configured for any PXE specific options. This means that you can set up network boot environment without re-configuring existent DHCP server.

pxe-pdhcp listens on two well-known ports (67/udp and 68/udp) so the root privilege is needed to run.

With -d option, pxe-pdhcp runs on foreground. This option is useful for debugging.

Specify nework interface name (eth0 for example, on Linux) to -i option.

If the network interface has more than one IP address, use -l, -t, -b options. -i or (-l, -t and -b option) is required.

Finally specify the path of Network Bootstrap Program on the TFTP server to nbp name option. It will be pxelinux.0 if you are using PXELINUX.

FURUHASHI Sadayuki
June 3, 2013 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.