You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I assume I have to setup a TCP port to listen for telnet clients but how exactly do I do this?
Thanks
Quint
Bill Kent
unread,
Feb 3, 1999, 3:00:00 AM2/3/99
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
In your /etc/inetd.conf, uncomment the telnet line. If that doesn't work, make sure there is a line for Telnet in your /etc/services file. The default is TCP port 23.