On Thu, May 28, 2009 at 2:31 AM, HELP! <izod...@gmail.com> wrote:

> now I have been able to telnet to the server IP but it defaulting to port
> 23
> instead of the port I specified ( telnet ip port). How do u correct this
> problem


rtfm telnet

translates to

man telnet

which says

telnet host port

so put the port after the hostname ;)

-nathan

Reply via email to