> This happened to me when I replaced openbsd-inetd with xinetd. If > you've done that, switching back will solve the problem. Otherwise you > need to add the ports to /etc/services and then change the port numbers > in /etc/inetd.conf to the port names from /etc/services. [snip] Jason, for the archives, this is not true. His port, 34523, is an ephemeral port which is basically a random number that changes every time you use it.
In general only IANA well known ports should be in /etc/services. James ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
