I agree, and tftpd is running on 10.x.1.91 (which is the IP of the machine that's running dhcpd), and pxelinux.0 is retrievable via tftp. Port 4011 is *not* open...however, neither is it open on the pair of VMs where this /DOES/ work.
On Mon, Nov 29, 2010 at 5:03 PM, Cat Okita <[email protected]> wrote: > 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." > -- LITTLE GIRL: But which cookie will you eat FIRST? COOKIE MONSTER: Me think you have misconception of cookie-eating process. _______________________________________________ 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/
