Bug 957951
| Summary: | [Feature request] Provide the possibility to choose the network interface to bind qpidd. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Joshua Wulf <jwulf> |
| Component: | Messaging_Installation_and_Configuration_Guide | Assignee: | Jared MORGAN <jmorgan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Frantisek Reznicek <freznice> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | Development | CC: | agoldste, esammons, freznice, gsim, iboverma, jross, mmurray, noel.rocher, tross |
| Target Milestone: | 3.0 | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 572456 | Environment: | |
| Last Closed: | 2015-01-22 15:27:19 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 572456 | ||
| Bug Blocks: | 698367 | ||
|
Comment 1
Joshua Wulf
2013-04-30 01:37:09 UTC
added --interface option: http://deathstar1.usersys.redhat.com:3000/builds/18173-Messaging_with_AMQP_1.0_support_Installation_and_Configuration_Guide/#General_Broker_options The description is not 100% clear what the function provides: a] Suggestion I (interface may not be understood as network interface) Listen on the specified interface. Can be used multiple times for multiple interfaces. -> Listen on the specified network interface. Option can be used multiple times for binding to multiple network interfaces. b] I believe there should be comment[s] about ipv4 / ipv6 usability as network interface can have multiple addresses. I believe both ipv4/6 can be used, but is should be double-checked with devel. -> ASSIGNED Thanks Frantisek, I added the word "network" to make it clearer. I'm getting the IPv4/6 information. Updated with information: http://deathstar1.usersys.redhat.com:3000/builds/18173-Messaging_Installation_and_Configuration_Guide/#General_Broker_options Current text is meeting my expectations. -> VERIFIED |