Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: don27dog on April 12, 2008, 06:53:17 PM
-
I am in need for assistance. I am trying to allow telnet access to port 23 with no luck. I keep getting msg "access from host 192.168.2.100 to port 23 denied. Any ideas ??? I can telnet out fine but can't accept. I am connecting through a belkin router if that helps at all.
-
see that (spanish)http://a1200.wordpress.com/2007/12/16/telnet-daemon-para-amitcp/ (or go google translate (http://translate.google.com/translate?u=http%3A%2F%2Fa1200.wordpress.com%2F2007%2F12%2F16%2Ftelnet-daemon-para-amitcp%2F&langpair=es%7Cen&hl=es&ie=UTF8))
You'll need to install and configure the telnetd (http://aminet.net/comm/tcp/telnetd2_0.lha) daemon to serve the incoming petitions.
-
access from host 192.168.2.100 to port 23 denied
Remove the "deny all" rule from the access settings. Or add an "accept port 23" rule *before* the "deny all" rule.
Bye,
Thomas
-
Thomas,
Thanks .. you nailed it..