From: Thorsten Alge <mail@thorsten-alge.de>
To: linux-newbie@vger.kernel.org
Subject: TFTP
Date: Wed, 09 Jun 2004 08:52:15 +0200 [thread overview]
Message-ID: <40C6B39F.4070200@thorsten-alge.de> (raw)
Hi,
i´ve some trouble with my SuSE Linux Installation Server. I´ve set up
this Server for automatic install from network via PXE boot. Most things
run correct, but my tftp dont work. I´ve googled about this problem and
found ever the same solution - activating ip_no_pmtu_disc and
deactivating blksize. So i changed my /etc/inetd.conf from:
tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd
-cvvp -s /tftpboot
to
tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd
-cvvp -r blksize -s /tftpboot
and run
echo 1 > /proc/sys/net/ipv4/ip_no_pmtu_disc
but i ever got the same sh*+-!...
Can anyone help?
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
reply other threads:[~2004-06-09 6:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=40C6B39F.4070200@thorsten-alge.de \
--to=mail@thorsten-alge.de \
--cc=linux-newbie@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox