*** From dhcp-server -- To unsubscribe, see the end of this message. ***

Ok, Intel has been of no use on this problem.
I am wondering if any one has a Intel Management adapter with the PXE
boot prom able to boot off a dhcpd server..

Using this as dhcpd.conf
All settings are as per Intel's instructions...

subnet 192.168.1.0 netmask 255.255.255.0 {
        range 192.168.1.156 192.168.1.160;
        filename "/tftpboot/vmlinux.bz";
        next-server roux;
        option option-155 "-i";
        option dhcp-class-identifier "PXEClient";
        option vendor-encapsulated-options ff;
        option subnet-mask 255.255.255.0;
        option broadcast-address 192.168.1.255;
        option routers 192.168.1.1;
        option domain-name "uptime.net";
        option domain-name-servers 192.168.1.1;
        }

And the normal dialog between client and server begins... (syslog)

Apr 14 18:44:40 roux dhcpd: DHCPDISCOVER from 00:90:27:4e:ac:14 via eth0

Apr 14 18:44:41 roux dhcpd: DHCPOFFER on 192.168.1.156 to
00:90:27:4e:ac:14 via eth0
Apr 14 18:44:48 roux dhcpd: DHCPREQUEST for 192.168.1.156 from
00:90:27:4e:ac:14 via eth0
Apr 14 18:44:48 roux dhcpd: DHCPACK on 192.168.1.156 to
00:90:27:4e:ac:14 via eth0
Apr 14 18:45:12 roux dhcpd: DHCPDISCOVER from 00:90:27:4e:ac:14 via eth0

Apr 14 18:45:13 roux dhcpd: DHCPOFFER on 192.168.1.156 to
00:90:27:4e:ac:14 via eth0
Apr 14 18:45:28 roux dhcpd: DHCPREQUEST for 192.168.1.156 from
00:90:27:4e:ac:14 via eth0
Apr 14 18:45:28 roux dhcpd: DHCPACK on 192.168.1.156 to
00:90:27:4e:ac:14 via eth0


BUT no tftp activity on the server... and i get

"PXE-E53: No boot filename received"
On the clients

Help! (please)

On a happier note, all my non intel netbooting node work prefectly..
just these #@#$$@ Intel PXE cards






------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.
------------------------------------------------------------------------------

Reply via email to