You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rory Winston (JIRA)" <ji...@apache.org> on 2010/03/08 10:45:28 UTC

[jira] Resolved: (NET-292) can't connect to the secondary server access primary server

     [ https://issues.apache.org/jira/browse/NET-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rory Winston resolved NET-292.
------------------------------

    Resolution: Incomplete

I really cant understand this issue.

> can't connect to the secondary server  access primary server 
> -------------------------------------------------------------
>
>                 Key: NET-292
>                 URL: https://issues.apache.org/jira/browse/NET-292
>             Project: Commons Net
>          Issue Type: Test
>         Environment: windows, jdk 1.6, commons-net-1.4.1
>            Reporter: Dang Maoye
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Use org.apache.commons.net.telnet.TelnetClient
> 1. telnet 192.168.0.11 (windows)
> 2. telnet 192.168.0.12 (Linux)
> When I connected first server(windows),  then connect to secondary server like that:
> output.print("telnet 192.168.0.12")
> but the program can't receive the login message of 192.168.0.12.
> the program recevie echo is that:
> C:\Documents and Settings\Administrator> telnet 192.168.0.12
> C:\Documents and Settings\Administrator>
> what's the reason, anyone could help me?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.