Displaying 3 results from an estimated 3 matches for "ws150".
2013 Jul 13
2
pxechn.c32 does not do TFTP
On Sat, Jul 13, 2013 at 5:30 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Sat, Jul 13, 2013 at 10:34 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> Digging more, loadfile("192.0.2.1::pxe.0", &file.data, &file.size),
>> queries DNS, which sounds like it doesn't follow the same call path as
>> a COM32 calling pxe_dns(). If the DNS
2013 Jul 15
0
pxechn.c32 does not do TFTP
I have tried replacing the IP address with a DNS name like this:
LABEL WDS1
Menu LABEL WDS1
com32 pxechn.c32
append ws150.sibptus.transneft.ru::boot\x86\wdsnbp.com -W -o 66.x=0a:0e:8d:96
It did not help. pxechn.c32 still does not seem to understand that
ws150.sibptus.transneft.ru is a host:
pxechn.c32: Attempting to load 'ws150.sibptus.transneft.ru::boot\x86\wdsnbp.com': 2:No such file or directory
USAGE: b...
2013 Jul 15
2
pxechn.c32 does not do TFTP
On Jul 14, 2013 10:02 PM, "Victor Sudakov" <vas at mpeks.tomsk.su> wrote:
>
> I have tried replacing the IP address with a DNS name like this:
>
> LABEL WDS1
> Menu LABEL WDS1
> com32 pxechn.c32
> append ws150.sibptus.transneft.ru::boot\x86\wdsnbp.com -W -o
66.x=0a:0e:8d:96
Did you try without "-o 66..."? Any chance for a packet capture from a
mirrored port or the dhcpd+tftpd-old+tftpd-new+dnsd?
> It did not help. pxechn.c32 still does not seem to understand that
> ws150.sibptus.trans...