hi,
I have a WRT54GS-DE with Linksys firmware 2.07.2.de,
hardware version 2.0, boot version 3.2.
I use the snapshot-20050126 file.
I set boot_wait to on.
both, netkit-tftp and atftp dont work:
jvc-tux wrt # tftp 192.168.1.1
tftp> binary
tftp> rexmt 1
tftp> trace
Packet tracing on.
tftp> put openwrt-gs-code.bin
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
sent WRQ <file=openwrt-gs-code.bin, mode=octet>
received ACK <block=0>
tftp>
jvc-tux wrt # atftp
tftp> connect 192.168.1.1
tftp> mode octet
tftp>
tftp> trace
Trace mode on.
tftp> put openwrt-gs-code.bin
sent WRQ <file: openwrt-gs-code.bin, mode: octet <>>
timeout: retrying...
sent WRQ <file: openwrt-gs-code.bin, mode: octet <>>
timeout: retrying...
sent WRQ <file: openwrt-gs-code.bin, mode: octet <>>
received ACK <block: 0>
sent DATA <block: 1, size: 512>
received ACK <block: 1>
sent DATA <block: 2, size: 512>
received ACK <block: 2>
sent DATA <block: 3, size: 512>
received ACK <block: 3>
sent DATA <block: 4, size: 512>
received ACK <block: 4>
.
.
.
.
sent DATA <block: 1644, size: 512>
received ACK <block: 1644>
sent DATA <block: 1645, size: 512>
received ACK <block: 1644>
sent DATA <block: 1645, size: 512>
tftp: error received from server <transfer cancelled>
tftp: aborting
where is my mistake?
thanks in advance
tom