6 = { addr=::; port=9101 }
> }
>
> x-dir: bnet_server.c:87-0 Addresses [::]:9101
>
> tcp0 0 :::9101 :::*LISTEN
>
>
> Best regards,
> Ana
>
> On Wed, Sep 9, 2015 at 5:29 PM, Matthew Voss wrote:
>
>> It says &qu
It says "Config error: Can't add hostname(::/0) and port(9103) to addrlist".
Matthew
On 09/09/2015 12:55 PM, Josh Fisher wrote:
>
> On 9/9/2015 2:54 PM, Matthew Voss wrote:
>> Hi All,
>>
>> I'm trying to make the Storage Daemon visible via IPv6. I&
Hi All,
I'm trying to make the Storage Daemon visible via IPv6. I've followed
this[1] guide without success. I've also attempted to use the
SDAddresses directive like this:
SDAddresses = {
ip = {
addr = ::
port = 9103
}
}
The storage daemon seemed to go silent when I used