It turned out that this was caused by using autofw to forward a range
of ports (2300-2400 in this case.) It seems that these ports aren't
reserved in any way, so eventually the server tries to use one as a
local port on an outgoing connection.
There was a previous reference to this on the list:
http://kernelnotes.org/lnxlists/linux-kernel/lk_9908_01/msg00573.html
I'm looking at finding fix for that. Would this be an issue with the
new networking code in 2.4?
Thanks for the suggestions...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/