<?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 Unusual DHCP server problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886391#M3461</link>
    <description />
    <pubDate>Tue, 21 Jan 2003 09:09:13 GMT</pubDate>
    <dc:creator>Admin32</dc:creator>
    <dc:date>2003-01-21T09:09:13Z</dc:date>
    <item>
      <title>Unusual DHCP server problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886391#M3461</link>
      <description />
      <pubDate>Tue, 21 Jan 2003 09:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886391#M3461</guid>
      <dc:creator>Admin32</dc:creator>
      <dc:date>2003-01-21T09:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unusual DHCP server problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886392#M3462</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Do you have route for 255.255.255.255 ?&lt;BR /&gt;As DHCPD will use 255.255.255.255 to send packets.&lt;BR /&gt;&lt;BR /&gt;If not try adding &lt;BR /&gt;&lt;BR /&gt;route add -host 255.255.255.255 dev eth0&lt;BR /&gt;route add -host 255.255.255.255 dev eth1&lt;BR /&gt;route add -host 255.255.255.255 dev eth2&lt;BR /&gt;route add -host 255.255.255.255 dev eth0:1&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;Edit /etc/hosts , put this line&lt;BR /&gt;255.255.255.255   dhcphack&lt;BR /&gt;&lt;BR /&gt;route add -host dhcphack dev eth0&lt;BR /&gt;route add -host dhcphack dev eth1&lt;BR /&gt;route add -host dhcphack dev eth2&lt;BR /&gt;route add -host dhcphack dev eth0:1&lt;BR /&gt;&lt;BR /&gt;Put all the commands in a script rc.local so that it starts even after reboot.&lt;BR /&gt;&lt;BR /&gt;Restart DHCP server.&lt;BR /&gt;&lt;BR /&gt;Hope your problem is solved.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2003 10:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886392#M3462</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-21T10:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unusual DHCP server problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886393#M3463</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Is 192.168.1.0 network only DHCP enabled ?&lt;BR /&gt;&lt;BR /&gt;Then this is enough&lt;BR /&gt;&lt;BR /&gt;route add -host 255.255.255.255 dev eth0 &lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;route add -host dhcphack dev eth0 &lt;BR /&gt;&lt;BR /&gt;Add the above commands  before daemon /usr/sbin/dhcpd line of /etc/rc.d/init.d/dhcpd file.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2003 11:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886393#M3463</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-21T11:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unusual DHCP server problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886394#M3464</link>
      <description>SivaKumar,&lt;BR /&gt;&lt;BR /&gt;I have done the recommended changes but still the problem exists. &lt;BR /&gt;&lt;BR /&gt;Im sure the broadcast is getting to its destination. There must be something else which I am missing. &lt;BR /&gt;&lt;BR /&gt;I have also unbinded the 2nd IP address from eth0 so it only has 192.168.1.1 now.&lt;BR /&gt;&lt;BR /&gt;If you have any other ideas, please feel free to suggest !&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 22 Jan 2003 08:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unusual-dhcp-server-problem/m-p/2886394#M3464</guid>
      <dc:creator>Admin32</dc:creator>
      <dc:date>2003-01-22T08:36:17Z</dc:date>
    </item>
  </channel>
</rss>

