From: Zhen Wang <mailtojarod@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] TFTP times out?
Date: Thu, 10 Nov 2005 14:12:15 +0800 [thread overview]
Message-ID: <4372E4BF.8020401@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0511101003010.6992-100000@bharathi.midascomm.com>
Bharathi Subramanian Wrote:
> On Thu, 10 Nov 2005, Zhen Wang wrote:
>
>
>>>>I think the network condition is OK, but the TFTP always times
>>>>out.
>
>
>>But the board is connected to my PC directly through a twisted cable.
>
>
> 1. Then TFTP is not properly configured OR not running.
> 2. Restart the xinetd and try (if it is GNU/Linux Env)
> 3. Try tftp from another PC, if that works, then try from the board.
>
> Bye :)
I did check out my tftp server configurations carefully after
read your reply.
1. I am running Fedora Core 4 on my PC and installed
tftp-server-0.40-6.i386.rpm. I did check out it by typing 'rpm -q
tftp-server'.
2. I turned on tftp service and turned off iptables service, and
configured no firewall.
3. I restarted xinetd successfully by typing 'service xinted restart'.
4. After typing 'netstat -a|grep tftp' I could see the output 'udp 0 0
*:tftp *:*'.
5. The /tftpboot directory's permission was 'drwxr-xr-x'.
6. I could tftp zImage successfully from another PC running Win XP over
the Ethernet but still timed out from my board.
In a word, I think I should revise the tftpboot relevant codes to
prolong the time before time out. But I don't the exact file(location).
Best regards,
Zhen Wang
next prev parent reply other threads:[~2005-11-10 6:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-10 3:10 [U-Boot-Users] TFTP times out? Zhen Wang
2005-11-10 3:18 ` Sam Song
2005-11-10 4:19 ` Zhen Wang
2005-11-10 4:37 ` Bharathi Subramanian
2005-11-10 6:12 ` Zhen Wang [this message]
2005-11-10 8:42 ` Wolfgang Denk
2005-11-10 7:59 ` Eckart Goehler
-- strict thread matches above, loose matches on Subject: below --
2005-11-10 9:23 André Berggren
2005-11-10 13:40 ` Jerry Van Baren
2005-11-10 15:12 ` NZG
2005-11-11 6:18 ` Zhen Wang
2005-11-11 8:49 Martin Krause
2005-11-11 9:36 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4372E4BF.8020401@gmail.com \
--to=mailtojarod@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.