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

Derek Baum resolved FELIX-2767.
-------------------------------

    Resolution: Fixed

I've applied your patch.

Although this is a trivial telnetd implementation, this change brings it into 
line with the Remote Shell, which only listens on 127.0.0.1 by default, which 
is good for security as it doesn't provide password support.

To get the old behaviour, i.e. listening on all interfaces, specify:

g! telnetd --ip=0 start


> gogo telnet IP address
> ----------------------
>
>                 Key: FELIX-2767
>                 URL: https://issues.apache.org/jira/browse/FELIX-2767
>             Project: Felix
>          Issue Type: New Feature
>          Components: Gogo Shell
>    Affects Versions: gogo-0.6.1
>            Reporter: Arjun Panday
>            Priority: Minor
>         Attachments: Telnet.java
>
>
> I would need to specify the IP address on which gogo telnet is listening (in 
> addition to the port)
> Please find attached a proposed patch. 
> /arjun

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

Reply via email to