<?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 bootp and DHCP mystery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788309#M582017</link>
    <description>I've tried the newsgroups and havent' gotten an answer that is sensible. Hopefully, I'll have better luck here before I call HP support. :)&lt;BR /&gt;&lt;BR /&gt;I've done a lot of searching on Google regarding the problem we're having,&lt;BR /&gt;but I've not found the specific information that would explain what's&lt;BR /&gt;happening. Here's the situation:&lt;BR /&gt;&lt;BR /&gt;We've been using static IP addresses for many years and it's been totally&lt;BR /&gt;unmanageable with over 700 nodes (servers, printers, and PCs) the past few&lt;BR /&gt;years as more people have gotten their hands into assigning addresses as&lt;BR /&gt;needed. Since we're getting new computers next month, we've decided this is&lt;BR /&gt;an excellent time to move to DHCP to take some of the hassle out of managing&lt;BR /&gt;the network when our IP address changes take place soon as a result of our&lt;BR /&gt;company's spin-off requirements from our parent company. We're running into&lt;BR /&gt;a problem getting our current subnets working on this, however.&lt;BR /&gt;&lt;BR /&gt;We're in a single building so we're not trying to jump across a router to&lt;BR /&gt;get to the DHCP server, which is an HP-UX 10.20 server. Our clients are&lt;BR /&gt;Win98. Our router is a Cisco 3600 series, which we do not control at all. We&lt;BR /&gt;have three IP subnets, call them 169.129.4.X, 169.129.50.X, and 169.129.90.X, with subnet masks of 255.255.254.0. DHCP and bootp server is on IP subnet 4.X.&lt;BR /&gt;&lt;BR /&gt;Here's what does work:&lt;BR /&gt;&lt;BR /&gt;1. DHCP pool with addresses in subnet 4.X will be properly configured on a DHCP client.&lt;BR /&gt;&lt;BR /&gt;2. bootp will serve any address from any IP subnet.&lt;BR /&gt;&lt;BR /&gt;Here's what doesn't work:&lt;BR /&gt;&lt;BR /&gt;1. DHCP pool with addresses on IP subnet 50.X or 90.X won't be assigned to a DHCP&lt;BR /&gt;client.&lt;BR /&gt;&lt;BR /&gt;Now, I've seen plenty of posts regarding the bootp helper parameter that can&lt;BR /&gt;be configured in the Cisco 3600, but, since everything here is on a single&lt;BR /&gt;physical LAN behind this router, I don't think this applies. The fact that bootp works regardless of the IP subnet of the assigned IP address leads me to believe that broadcasts are properly being handled on the LAN so the router should be no problem. DHCP&lt;BR /&gt;and bootp use the same port and, from what I've been able to gather, broadcast over the network in the same manner while negotiating the assignement of IP addresses, after all so, if one works, the other should&lt;BR /&gt;also even if the router was in the way.&lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas what the problem is and how to fix it without configuring multiple IP addresses for each IP subnet on this server?</description>
    <pubDate>Sat, 17 Aug 2002 12:30:49 GMT</pubDate>
    <dc:creator>Jeff Traigle</dc:creator>
    <dc:date>2002-08-17T12:30:49Z</dc:date>
    <item>
      <title>bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788309#M582017</link>
      <description>I've tried the newsgroups and havent' gotten an answer that is sensible. Hopefully, I'll have better luck here before I call HP support. :)&lt;BR /&gt;&lt;BR /&gt;I've done a lot of searching on Google regarding the problem we're having,&lt;BR /&gt;but I've not found the specific information that would explain what's&lt;BR /&gt;happening. Here's the situation:&lt;BR /&gt;&lt;BR /&gt;We've been using static IP addresses for many years and it's been totally&lt;BR /&gt;unmanageable with over 700 nodes (servers, printers, and PCs) the past few&lt;BR /&gt;years as more people have gotten their hands into assigning addresses as&lt;BR /&gt;needed. Since we're getting new computers next month, we've decided this is&lt;BR /&gt;an excellent time to move to DHCP to take some of the hassle out of managing&lt;BR /&gt;the network when our IP address changes take place soon as a result of our&lt;BR /&gt;company's spin-off requirements from our parent company. We're running into&lt;BR /&gt;a problem getting our current subnets working on this, however.&lt;BR /&gt;&lt;BR /&gt;We're in a single building so we're not trying to jump across a router to&lt;BR /&gt;get to the DHCP server, which is an HP-UX 10.20 server. Our clients are&lt;BR /&gt;Win98. Our router is a Cisco 3600 series, which we do not control at all. We&lt;BR /&gt;have three IP subnets, call them 169.129.4.X, 169.129.50.X, and 169.129.90.X, with subnet masks of 255.255.254.0. DHCP and bootp server is on IP subnet 4.X.&lt;BR /&gt;&lt;BR /&gt;Here's what does work:&lt;BR /&gt;&lt;BR /&gt;1. DHCP pool with addresses in subnet 4.X will be properly configured on a DHCP client.&lt;BR /&gt;&lt;BR /&gt;2. bootp will serve any address from any IP subnet.&lt;BR /&gt;&lt;BR /&gt;Here's what doesn't work:&lt;BR /&gt;&lt;BR /&gt;1. DHCP pool with addresses on IP subnet 50.X or 90.X won't be assigned to a DHCP&lt;BR /&gt;client.&lt;BR /&gt;&lt;BR /&gt;Now, I've seen plenty of posts regarding the bootp helper parameter that can&lt;BR /&gt;be configured in the Cisco 3600, but, since everything here is on a single&lt;BR /&gt;physical LAN behind this router, I don't think this applies. The fact that bootp works regardless of the IP subnet of the assigned IP address leads me to believe that broadcasts are properly being handled on the LAN so the router should be no problem. DHCP&lt;BR /&gt;and bootp use the same port and, from what I've been able to gather, broadcast over the network in the same manner while negotiating the assignement of IP addresses, after all so, if one works, the other should&lt;BR /&gt;also even if the router was in the way.&lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas what the problem is and how to fix it without configuring multiple IP addresses for each IP subnet on this server?</description>
      <pubDate>Sat, 17 Aug 2002 12:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788309#M582017</guid>
      <dc:creator>Jeff Traigle</dc:creator>
      <dc:date>2002-08-17T12:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788310#M582018</link>
      <description>A nice challenge indeed.&lt;BR /&gt;I think.. not sure.. that it is the router anyway. The router is maybe not just a router, but uses some firewall rules as well. All tree subnets, 4,50,90 need to be included into the same rule for this specific port.&lt;BR /&gt;&lt;BR /&gt;But you seem to know quit well that the router is not your problem.. but you also say you do not control this router.&lt;BR /&gt;If you have indeed a few hundreds of hosts, why not setup a test-environment.&lt;BR /&gt;&lt;BR /&gt;Take 1 ux, 3 win98clients and one 'spare' Cisco3600 and try to find your way out.&lt;BR /&gt;Make sure that you do not all thinking yourself, a networker with Cisco experience and you will find the way.. i'm sure you can do it !!&lt;BR /&gt;&lt;BR /&gt;Succes,&lt;BR /&gt;Ceesjan</description>
      <pubDate>Sat, 17 Aug 2002 14:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788310#M582018</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-08-17T14:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788311#M582019</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;bootp is routable, dhcp is not by design.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.more.net/technical/netserv/tcpip/dhcp.pdf" target="_blank"&gt;http://www.more.net/technical/netserv/tcpip/dhcp.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You might be able to get them to open up the 3600 and allow dhcp requests to "pass-thru"?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/warp/public/794/wicadsl_dhcp_unnum.html" target="_blank"&gt;http://www.cisco.com/warp/public/794/wicadsl_dhcp_unnum.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Or, if not, then setup THREE dhcp servers, one for each subnet! Maybe virtual IP's would work here?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Sat, 17 Aug 2002 14:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788311#M582019</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-17T14:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788312#M582020</link>
      <description>I think I see the problem and it's not the router.  Bootp replies from the server are by default broadcasts to port 68 which the router has been told to pass on to the other subnets.  DHCP replies are by default unicasts which work only if you are on the same LAN.  There is a flag in the DHCP packet that needs to be set which tells the server to send the reply via broadcast.  (&lt;A href="http://www.ecse.rpi.edu/Homepages/shivkuma/teaching/sp2001/ip2001-Lecture11-6pp.pdf" target="_blank"&gt;http://www.ecse.rpi.edu/Homepages/shivkuma/teaching/sp2001/ip2001-Lecture11-6pp.pdf&lt;/A&gt; is a nice simple tutorial about the differences between the two.)  Normally this is something the client should set but don't ask me how.  I have also seen reports of several DHCP servers fixing bugs where they had ignored the "please reply via broadcast flag" so you might check your patches and also look in your DHCP server manual to see if there is a way to force broadcasts.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Sat, 17 Aug 2002 21:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788312#M582020</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-08-17T21:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788313#M582021</link>
      <description>Rather than waste a lot of time on the problem why don't you talk the owner of the 3600 into programming the router so that it becomes the DHCP server.  A 3600 should have no problem handling that little chore and I know the IOS supports it.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Sun, 18 Aug 2002 02:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788313#M582021</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-08-18T02:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788314#M582022</link>
      <description>Well, since we don't control the router locally, we sure don't want to configure the DHCP server into the router. Given the situation in our company, it's much better for us if we can get this working locally. Paperwork, politics, and other unsavory things abound and keep progress from being made any time we go through corporate channels.&lt;BR /&gt;&lt;BR /&gt;It would also be wonderful to have a separate test environment. I'm not blessed with extra equipment sitting idle. The only testing I can do is on the production systems we have now.&lt;BR /&gt;&lt;BR /&gt;I called the support center and their best suggestion was putting three NICs and assigning one to each subnet. (ifalias won't work because it apparently only allows you to add IP addresses from the same subnet onto a NIC.) Not what we wanted to do, but looks like that's what we'll have to do until we get our new IP addresses.&lt;BR /&gt;&lt;BR /&gt;My best guess... the ba flag on the bootp side of the daemon is being read and handled. I have the ba flag set in the dhcptab file for the pools also, but judging by the problems we saw, it is apparently ignored. Oh well.</description>
      <pubDate>Mon, 19 Aug 2002 18:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788314#M582022</guid>
      <dc:creator>Jeff Traigle</dc:creator>
      <dc:date>2002-08-19T18:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788315#M582023</link>
      <description>Jeff, do you have PHNE_12492&lt;BR /&gt;installed?&lt;BR /&gt;&lt;BR /&gt;Are you getting an error message when issuing the command?  (see ITRC A5024086)&lt;BR /&gt;&lt;BR /&gt;Is this the command you used?&lt;BR /&gt;&lt;BR /&gt;ifalias lan# addmask 255.xxx.xxx.xxx &lt;IP address=""&gt;&lt;BR /&gt;&lt;BR /&gt;Did you create a static arp cache entry for the other machine(s) that will connect to it?  This is needed for IP's assigned to another subnet.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Berlene&lt;BR /&gt;&lt;BR /&gt;&lt;/IP&gt;</description>
      <pubDate>Tue, 20 Aug 2002 19:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788315#M582023</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2002-08-20T19:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788316#M582024</link>
      <description>I do have the patch installed.&lt;BR /&gt;&lt;BR /&gt;Didn't do the addmask, however. Probably would have realized that was necessary if I'd taken the time to read the man page for the command beyond the syntax. :) Will try it out when I get a chance and see what happens.</description>
      <pubDate>Tue, 20 Aug 2002 19:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788316#M582024</guid>
      <dc:creator>Jeff Traigle</dc:creator>
      <dc:date>2002-08-20T19:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788317#M582025</link>
      <description>Now that I think about it you are really better off without this working over a single LAN.  As Berlene points out you have to maintain a static arp cache which is a list of all of the MACs that you expect to showup on Net b and Net c so your admin effort is really going to be high.  Much simpler to just let the same DHCP server have a presence on each LAN then it's all automatic.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 21 Aug 2002 02:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788317#M582025</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-08-21T02:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788318#M582026</link>
      <description>I am not sure how a netmask of 255.255.254.0 fits here.  One way of doing this is as follows.&lt;BR /&gt;&lt;BR /&gt;Set up your subnets as 169.129.4, .5, .6, .7 and use a netmask of 255.255.255.252 -&lt;BR /&gt;&lt;BR /&gt;Then set up your dhcp pool to serve the entire vlan.&lt;BR /&gt;&lt;BR /&gt;That works for us.</description>
      <pubDate>Wed, 21 Aug 2002 11:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788318#M582026</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2002-08-21T11:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: bootp and DHCP mystery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788319#M582027</link>
      <description>Much simpler from a configuration perspective to do multiple NICs and we've got the interfaces for the temporary fix we're needing to implement right now until we get our new addresses.&lt;BR /&gt;&lt;BR /&gt;As for changing the IP ranges we're using and changing our subnet mask, that is not at all possible because we don't control which IP address ranges we get. We're a single plant in a large corporation... and we're not even part of the same company whose IP addresses we're using currently, hence the upcoming IP address change. Hopefully, our new addresses will be arranged in a better manner. :)</description>
      <pubDate>Wed, 21 Aug 2002 19:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootp-and-dhcp-mystery/m-p/2788319#M582027</guid>
      <dc:creator>Jeff Traigle</dc:creator>
      <dc:date>2002-08-21T19:52:13Z</dc:date>
    </item>
  </channel>
</rss>

