### 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 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to