You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "a601942905git (GitHub)" <gi...@apache.org> on 2018/10/30 13:03:26 UTC

[GitHub] [incubator-dubbo] a601942905git opened issue #2715: The problem about telnet

### environment
- Dubbo Spring Boot(v0.2.0)
- Dubbo (v2.6.2)
### the office doc describe like this
```
the port of new version telnet is different from the port of dubbo protocol. The default port is 22222, which can be changed by modifying configuration file dubbo.properties
```
but i 
```
telnet localhost 20880
```
is ok

but i
```
telnet localhost 22222
```
is not ok

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2715 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] a601942905git commented on issue #2715: The problem about telnet

Posted by "a601942905git (GitHub)" <gi...@apache.org>.
you can refer to http://note.youdao.com/noteshare?id=3483658e6cce573c00c920eefa680617

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2715 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] a601942905git commented on issue #2715: The problem about telnet

Posted by "a601942905git (GitHub)" <gi...@apache.org>.
when i use the configuration for example also not effected
```
dubbo.application.qos.enable=true
dubbo.application.qos.port=12345
dubbo.application.qos.accept.foreign.ip=true
```

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2715 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] a601942905git closed issue #2715: The problem about telnet

Posted by "a601942905git (GitHub)" <gi...@apache.org>.
[ issue closed by a601942905git ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2715 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] liangjiezhu commented on issue #2715: The problem about telnet

Posted by "liangjiezhu (GitHub)" <gi...@apache.org>.
I have the same problem,how to resvoled?

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2715 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org