On Mon, 29 Nov 2010, Matt Simmons wrote:
>       group {
>               next-server 10.x.1.91;
>               filename "pxelinux.0";
>
>               host ops1tp {
>                       hardware ethernet 00:0c:29:2d:ea:5a;
>                       #hardware ethernet 00:0c:29:05:6a:82;
>                       fixed-address   10.x.1.94;
>               }
>       }
> ---EOF---
>
> Obviously, the server is seeing the request. Since the client
> eventually knows which IP it's supposed to have, it's receiving the
> DHCPOFFER. The problem appears to be that something in my DHCP
> configuration is making it expect a PXE server (listening on UDP port
> 4011) on the server (presumably 10.x.1.91, which is indeed the
> kickstart server).

That'd be your 'next-server' line, where you're clearly telling the
server to talk to 10.x.1.91, and look for pxelinux.0

cheers!
==========================================================================
"A cat spends her life conflicted between a deep, passionate and profound
desire for fish and an equally deep, passionate and profound desire to
avoid getting wet.  This is the defining metaphor of my life right now."
_______________________________________________
Tech mailing list
[email protected]
https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to