📄 index.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>Bootpdnis: overview</title> <link rel="stylesheet" href="styles.css" type="text/css"></head><body><table style="border: 1px dotted rgb(172, 172, 172); width: 100%; font-weight: bold; text-align: left;" border="0" cellpadding="2" cellspacing="2"> <tbody> <tr> <td class="code" style="text-align: center;"><a href="index.html">Overview</a><br> </td> <td class="code" style="width: 333px; text-align: center;"><a href="build.html">Build Instructions</a><br> </td> <td class="code" style="width: 282px; text-align: center;"><a href="usage.html">Usage</a><br> </td> <td class="code" style="text-align: center;"><a href="contact.html">Contact</a><br> </td> </tr> </tbody></table><br><br><br><div style="text-align: center;"><span style="font-weight: bold;">BOOTPdserver, with NIS maps support<br><span style="font-style: italic;"></span><span style="font-style: italic;"></span></span><br></div><br><br><h1>OVERVIEW</h1><br><br>This is a really simple BOOTP server, which uses NIS maps to retrievehost information (host name, IP address).<br><br>Older BOOTP servers - at least, those shipped with Solarisdistribution -, consult /etc/bootptab to get hosts information. Thisserver enables system administrators to maintain and centralize onlyone of hosts database.<br><br><span style="font-weight: bold;">FEATURES</span>:<br><br><ul> <li>use NIS or NIS+ maps toresolve hosts address.<br> </li> <li>could be run as a standalonedaemon or via {x,}inetd</li> <li>RFC 1048 information(gateway address, DNS servers) enabled.</li> <li>Could send boot file name. <br> </li></ul><br><span style="font-weight: bold;">LIMITATIONS</span>:<br><br><ul> <li>alpha release (!!). <br> </li> <li>single threaded.</li> <li>do not handle DHCPextensions.</li> <li>does not support (yet!)forwarded BOOTPREQUEST ('giaddr' field).Run one server per broadcast domain.</li> <li>netmask, broadcast and DNSservers parameters are NOThost-dependant, but specified as options when the server is started.</li> <li>Tested only on Linux& Solaris platforms.</li></ul><br><br><h1>NEWS / UPDATE</h1><br><br>05 March 2005 - release 0.2<br> <br> - Add support for NIS+ backend. Code isstill alpha, and may require source hacking. <br> - The server may also send a boot file name to theclient (see -B switch ).<br> - Code cleanup & security fixes.<br> <br><br><br><br>Project hosted by SourceForge: <br><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=129654&type=5" alt="SourceForge.net Logo" border="0" height="62" width="210"></a><br><small><span class="code"></span></small><br><br></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -