[Dxspider-support] Problem enabling IPv6

Dirk Koopman djk at tobit.co.uk
Thu May 2 23:47:24 CEST 2019


You need to install IO::Socket::INET6. On debian/ubuntu something like 
'apt-get install libio-socket-inet6' will do this.

Dirk

On 02/05/2019 22:28, Greg M0NZO via Dxspider-support wrote:
> Hi all
>
> I am having difficulty enabling IPv6 support.
>
> Listeners.pm is as follows:
>
> @listen = (
>     ["::", 7300],
> );
>
> However, when I start the cluster, I get the following error:
>
> DXSpider V1.55, build 0.199 (git: 6e3354d7[r]) started
> Copyright (c) 1998-2019 Dirk Koopman G1TLH
> loading prefixes ...
> US Database not loaded
> loading band data ...
> loading user file system ...
> starting listeners ...
> Internal port: 127.0.0.1 27754 using IntMsg
> IO::Socket::INET: Bad hostname '::'
> Could not create socket: Invalid argument
>  at /spider/perl/Msg.pm line 472.
> Msg::new_server("ExtMsg", "::", 7300, CODE(0x55a0d5b9c190)) called at 
> ./cluster.pl line 475
> Could not create socket: Invalid argument
>
> The server is running Ubuntu 18.04 and has working IPv6 connectivity. 
> Any ideas please? It starts fine when I set it to bind to IPv4 only.
>
> 73
> Greg M0NZO
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20190502/0f0c99e0/attachment.html>


More information about the Dxspider-support mailing list