-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul wrote:
| I wanted to thank you all for your replies.
|
| I need to be more specific now, seeing that I actually can telnet
| localhost to port 23 now..
|
| I coded a mud server that uses the C commands of listen and accept and
| runs on port 2000. When I try to connect to it using telnet localhost
| 2000 or from another machine, listen will detect the incoming telnet
| request but accept keeps dumping out with an error. The reason why i ask
| this here is that in my previous version (suse 6.1) I had no problems
| with my code, the only thing that has changed is my installing redhat
| 8.0. Does anyone know what changes might have been made to the way
| sockets are handled to make code that works in 6 not work in 8? (and I
| have tried suse 8.1, but I like redhat more).

Are you calling your MUD from xinetd.d or is it listening as a seperate daemon?

Are listen/accept bound to go through libtcpwrap? Do you have a services
line for your MUD/port in /etc/services?

- -Rick
- --
Rick Johnson, RHCE - [EMAIL PROTECTED]
Linux/WAN Administrator - Medata, Inc.
PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Signed and/or encpryted for everyone's protection.

iEYEARECAAYFAj3ubYIACgkQIgQdhlSHZgNbrwCgkN0gsYlspuXHWLwkEefUMWHe
5dcAn3Ybs185EdKUmu17C8wRPu90sFMn
=Tnkg
-----END PGP SIGNATURE-----



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to