Wireless Access

 View Only
  • 1.  DTC 16TN unable to accept Telnet request

    Posted Nov 03, 2003 07:02 AM
    This is a second attempt. I ran dtcconfig to setup the terminal server. I am unable to issue a telnet <TERMINAL_SERVER>. It responds back to "telnet: Unable to connect to remote host: Connection refused". Hopefully it is a simple fix.
    </TERMINAL_SERVER>


  • 2.  RE: DTC 16TN unable to accept Telnet request

    Posted Nov 03, 2003 11:37 AM
    You can not telnet to the DTC directly.

    To open a connection to a DTC port, you
    can telnet to it. First compute tcp port number-
    tcpport#=(32*board# + port# +1)*256 + 23.
    Then enter "telnet ip# tcpport#"

    HTH

    -- Rod Hills


  • 3.  RE: DTC 16TN unable to accept Telnet request

    Posted Nov 03, 2003 11:51 AM
    Thank you. this seems to have fixed the problem. Now that I see your answer, I kind of remember a developer about in the '95 time frame saying it was a odd way to connect to the HP DTC. Again, thanks.


  • 4.  RE: DTC 16TN unable to accept Telnet request

    Posted Nov 03, 2003 12:59 PM
    I'm glad it helped.

    To help other users in the forum you should assign points appropriatelly. That way if someone else has this same question/problem, they can locate it quicker.

    -- Rod Hills