[
https://issues.apache.org/jira/browse/DISPATCH-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947446#comment-14947446
]
Pavel Moravec commented on DISPATCH-156:
----------------------------------------
Hi Ganesh,
use:
{code}
listener {
addr: 0.0.0.0
port: amqp
authenticatePeer: no
}
{code}
It is my understanding 0.0.0.0 means listening on any interface, right? But
"qdstat -b localhost:5672 -c" wont work. (other two options - 127.0.0.1 or
0.0.0.0 - work well).
> [dispatch-tools] qdstat fails to connect to localhost via IPv4
> --------------------------------------------------------------
>
> Key: DISPATCH-156
> URL: https://issues.apache.org/jira/browse/DISPATCH-156
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent
> Affects Versions: 0.4
> Reporter: Pavel Moravec
> Assignee: Ganesh Murthy
> Priority: Minor
> Fix For: 0.6
>
>
> Calling "qdstat -b localhost:5672 -c" tries to communicate to the dispatch
> router via IPv6 only. If that fails, no attempt on IPv4 is done.
> Just for reference, /etc/hosts has:
> 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
> ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]