All of lore.kernel.org
 help / color / mirror / Atom feed
* Tftp problems with ARC firmware
@ 2005-10-13 19:32 Ralf Baechle
  2005-10-13 22:09 ` Florian Lohoff
  2006-02-18 15:55 ` Stephen P. Becker
  0 siblings, 2 replies; 4+ messages in thread
From: Ralf Baechle @ 2005-10-13 19:32 UTC (permalink / raw)
  To: linux-mips

I'd like to point those who you need to use these crude workarounds:

  echo 1 > /proc/sys/net/ipv4/ip_no_pmtu_disc
  echo 4096 32767 > /proc/sys/net/ipv4/ip_local_port_range

at a new version of tftp-hpa which solves the PMTU problem by disabling it
only for the tftp client and introduces a new -R begin:end option which
allows to limit the port number range.  The changes are about to become
available in the tftp-hpa git repository at
http://www.kernel.org/pub/scm/network/tftp/tftp-hpa.git; see also
http://www.linux-mips.org/wiki/ARC#tftp-hpa.  Please send test reports to
syslinux@zytor.com and linux-mips@linux-mips.org.

  Ralf

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-02-18 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-13 19:32 Tftp problems with ARC firmware Ralf Baechle
2005-10-13 22:09 ` Florian Lohoff
2005-10-14 11:10   ` Ralf Baechle
2006-02-18 15:55 ` Stephen P. Becker

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.