* TFTP
@ 2004-06-09 6:52 Thorsten Alge
0 siblings, 0 replies; only message in thread
From: Thorsten Alge @ 2004-06-09 6:52 UTC (permalink / raw)
To: linux-newbie
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-06-09 6:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-09 6:52 TFTP Thorsten Alge
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox