qpid listening socket after reboot

2012-11-12 Thread Gary Kotton
Hi, I have run into a little issue on Fedora. When I reboot my appliance qpid is only listening on the v6 socket and not the v4. If I restart the qpidd service then it starts to listen on v4. An ugly work around that I did was to add the following line net.ipv6.conf.all.disable_ipv6 = 1 to

Re: qpid listening socket after reboot

2012-11-12 Thread Steve Huston
What version of Qpid is this? On 11/12/12 9:06 AM, Gary Kotton gkot...@redhat.com wrote: Hi, I have run into a little issue on Fedora. When I reboot my appliance qpid is only listening on the v6 socket and not the v4. If I restart the qpidd service then it starts to listen on v4. An ugly work

Re: qpid listening socket after reboot

2012-11-12 Thread Gary Kotton
On 11/12/2012 05:56 PM, Steve Huston wrote: What version of Qpid is this? qpid-cpp-client-0.18-5.fc17.x86_64 python-qpid-0.18-1.fc17.noarch qpid-cpp-server-0.18-5.fc17.x86_64 It seems that the issue is that the qpidd service was starting before the appliance had received a DHCP address.

Re: qpid listening socket after reboot

2012-11-12 Thread Steve Huston
Great! Glad to hear it's working now. On 11/12/12 10:59 AM, Gary Kotton gkot...@redhat.com wrote: On 11/12/2012 05:56 PM, Steve Huston wrote: What version of Qpid is this? qpid-cpp-client-0.18-5.fc17.x86_64 python-qpid-0.18-1.fc17.noarch qpid-cpp-server-0.18-5.fc17.x86_64 It seems that the

Re: qpid listening socket after reboot

2012-11-12 Thread Darryl L. Pierce
On Mon, Nov 12, 2012 at 05:59:54PM +0200, Gary Kotton wrote: On 11/12/2012 05:56 PM, Steve Huston wrote: What version of Qpid is this? qpid-cpp-client-0.18-5.fc17.x86_64 python-qpid-0.18-1.fc17.noarch qpid-cpp-server-0.18-5.fc17.x86_64 It seems that the issue is that the qpidd service