search for: pxeprezero

Displaying 4 results from an estimated 4 matches for "pxeprezero".

2014 Mar 04
2
Cannot chain to another PXE server on the same subnet
...n.c32 ??? APPEND 10.215.144.60::/BStrap/x86pc/BStrap.0 When a PXE client boots in my network it loads the menu from 10.215.144.7. However, when the user selects menu item 7 the following message is displayed right after the "greeting message" from the second PXE server at 10.215.144.60: PXEPreZero: Invalid PXE Server list format Note that the server at 10.215.144.60 is running a proprietary PXE software (Altiris). Any ideas? How can I debug this? As a test, I modified my DHCP server at 10.215.144.7 and replaced the following line: next-server 10.215.144.60; (without specifying 'filena...
2014 Mar 05
2
Cannot chain to another PXE server on the same subnet
Sorry for top-posting but my webmail forces me to. I added -W to the APPEND line as suggested but I'm still getting the same result: Booting... Altiris, inc. X86PC PreBoot, PXE-2.x Enhanced Build ID=402 PXEPreZero: Invalid PXE Server list format. and the client PC freezes right there. Here's the full content of my dhcp.conf: max-lease-time 86400; ddns-update-style interim; ddns-domainname "mydomain.org."; ddns-rev-domainname "in-addr.arpa."; ignore client-updates; ddns-updates on;...
2014 Mar 05
0
Cannot chain to another PXE server on the same subnet
...hat issue. GMail does default to top-posting but clicking the ellipsis to look at the previous email is enough. > I added -W to the APPEND line as suggested but I'm still getting the same result: > > Booting... > Altiris, inc. X86PC PreBoot, PXE-2.x Enhanced > Build ID=402 > PXEPreZero: Invalid PXE Server list format. > > and the client PC freezes right there. Strange. Only the ACK and REPLY packets have your TFTP's IP address. This sounds like we'll likely need to force an option in to tell it where to find the Altiris server. Perhaps also try -o 43.x=01:04:0a:d...
2014 Mar 04
0
Cannot chain to another PXE server on the same subnet
....144.60::/BStrap/x86pc/BStrap.0 > > When a PXE client boots in my network it loads the menu from 10.215.144.7. > However, when the user selects menu item 7 the following message is displayed right after the "greeting message" from the second PXE server at 10.215.144.60: > > PXEPreZero: Invalid PXE Server list format > > Note that the server at 10.215.144.60 is running a proprietary PXE software (Altiris). > > Any ideas? > How can I debug this? > > As a test, I modified my DHCP server at 10.215.144.7 and replaced the following line: > next-server 10.215.14...