<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DHCP: name acknowlege only in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230329#M10863</link>
    <description>Short answer: no.&lt;BR /&gt;&lt;BR /&gt;As the name can be faked, moved, or even doubled-up, there's really no way to tie it to a given address or physical machine.</description>
    <pubDate>Thu, 25 Mar 2004 19:21:00 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2004-03-25T19:21:00Z</dc:date>
    <item>
      <title>DHCP: name acknowlege only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230328#M10862</link>
      <description>Hi all,&lt;BR /&gt;I'm setting up a DHCP server for a large internal network, and some hosts will get special instructions based on name and MAC addr, but a few will also need to receive their information based on name only. Is it possible to have a host auth by name only? I have tried various configurations, and there doesn't seem to be many, but the DHCP server won't start if I just have something like this inside my subnet listing:&lt;BR /&gt;&lt;BR /&gt;host testdhcp {&lt;BR /&gt;  fixed-address xxx.xxx.xxx.xxx&lt;BR /&gt;  default-lease-time xxx&lt;BR /&gt;  max-lease-time xxx&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;But if I add &lt;BR /&gt;&lt;BR /&gt;  hardware ethernet &lt;MAC addr=""&gt;&lt;BR /&gt;&lt;BR /&gt;inside the braces, it starts fine. &lt;BR /&gt;&lt;BR /&gt;Make sense? :) &lt;BR /&gt;So, again, is it possible to give out info with just a host name?&lt;BR /&gt;&lt;BR /&gt;Thanks for your time&lt;BR /&gt;CH&lt;/MAC&gt;</description>
      <pubDate>Thu, 25 Mar 2004 16:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230328#M10862</guid>
      <dc:creator>Chris H_3</dc:creator>
      <dc:date>2004-03-25T16:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP: name acknowlege only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230329#M10863</link>
      <description>Short answer: no.&lt;BR /&gt;&lt;BR /&gt;As the name can be faked, moved, or even doubled-up, there's really no way to tie it to a given address or physical machine.</description>
      <pubDate>Thu, 25 Mar 2004 19:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230329#M10863</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-03-25T19:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP: name acknowlege only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230330#M10864</link>
      <description>:( &lt;BR /&gt;&lt;BR /&gt;Oh well, thanks for the reply&lt;BR /&gt;&lt;BR /&gt;CH</description>
      <pubDate>Thu, 25 Mar 2004 20:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230330#M10864</guid>
      <dc:creator>Chris H_3</dc:creator>
      <dc:date>2004-03-25T20:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP: name acknowlege only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230331#M10865</link>
      <description>I made folowing format : Works perfect.&lt;BR /&gt;&lt;BR /&gt;host server_name {&lt;BR /&gt;                hardware ethernet 04:14:13:02:8E:CD;&lt;BR /&gt;                fixed-address 192.168.2.4;&lt;BR /&gt;                option subnet-mask 255.255.255.0;&lt;BR /&gt;                option routers 132.226.193.254;&lt;BR /&gt;                option host-name "host.domain.com";&lt;BR /&gt;                option domain-name "domain.com";&lt;BR /&gt;                option domain-name-servers 192.168.2.50;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ameet</description>
      <pubDate>Fri, 26 Mar 2004 16:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcp-name-acknowlege-only/m-p/3230331#M10865</guid>
      <dc:creator>Ameet_HP</dc:creator>
      <dc:date>2004-03-26T16:19:16Z</dc:date>
    </item>
  </channel>
</rss>

