On Sat, Jun 10, 2006 at 06:55:10PM +0000, The Fungi wrote: > You probably need to: > > echo 32768 50000 >/proc/sys/net/ipv4/ip_local_port_range
Er, sorry... wrong notes... Try: echo 2048 32767 > /proc/sys/net/ipv4/ip_local_port_range This information can be found in the "The kernel download from the TFTP server stops and times out" answer of the Technical FAQ section from the Linux/MIPS HOWTO: http://www.faqs.org/docs/Linux-HOWTO/MIPS-HOWTO.html#ss10.1 Hope that helps! -- { IRL(Jeremy_Stanley); PGP(9E8DFF2E4F5995F8FEADDC5829ABF7441FB84657); SMTP([EMAIL PROTECTED]); IRC([EMAIL PROTECTED]); ICQ(114362511); AIM(dreadazathoth); YAHOO(crawlingchaoslabs); FINGER([EMAIL PROTECTED]); MUD([EMAIL PROTECTED]:6669); WWW(http://fungi.yuggoth.org/); } -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

