Re: URGENT: hard to reproduce TCP EAGAIN issue, networking

Albert D. Cahalan (acahalan@cs.uml.edu)
Sun, 22 Nov 1998 17:01:09 -0500 (EST)


David writes:

>> Works fine for me here. Maybe you need to increase
>> /proc/sys/net/ipv4/ip_local_port_range?
>
> changing 1024/4099 to 1024/16384 in this file magically fixed it.
...
> in short, nothing was apparent. it was simply broken.

According to the IANA,
"The Dynamic and/or Private Ports are those from 49152 through 65535"

So 49152/65535 would be correct.

(it would still be nice to get a log message)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/