[Dxspider-support] RESOLVED: Help request for FreeBSD install

Brendan Minish ei6iz.brendan at gmail.com
Fri Apr 30 17:26:21 BST 2010


I suspect that the issue may be IPv6 compatibility with the dxspider
console application rather than a bigger 'ipv6 issue' 

I corrected this by changing the line in DXVars.pm that identifies the
address to use for the console connection from 
$clusteraddr = "localhost";
to
$clusteraddr = "127.0.0.1";

on an IPv6 capable system with localhost set to ::1 applications try to
connect to 'localhost' over ipv6.

IPv6 support seems to work ok in Dxspider, at least for user connects

if anyone who has IPv6 address connectivity wishes to try out my node
it's reachable via IPv6 at 
[2a01:348:6:26b::2] on port 7300 

I would be most interested in peering with any other nodes over IPv6 

73
Brendan EI6IZ sysop ei7mre (mayodx.ath.cx 7300 )

On Fri, 2010-04-30 at 10:44 -0400, Mike McCarthy, W1NR wrote:
> Yup. Seen the same thing on Linux as well. It also breaks other
> applications besides Spider!
> 
> Mike, W1NR
> 
> Howard Nurse wrote:
> > Dirk, I've resolved the issue with starting DX-Spider. It turns out it
> > was indeed related to IPV6 as handled in the /etc/hosts file. There
> > was an entry of ::1 localhost, which, I've learned, is the localhost
> > for IPV6. I commented it out and all is well. (Moving it to second in
> > the list after the IVP4 localhost didn't help.)
> >
> > Thank you and W1NR + F8ARR for setting me on the correct path.
> >
> > 73,
> >
> > Howard W6HN
> >
> > ----- Original Message ----- From: "Dirk Koopman G1TLH"
> > <gb7tlh at dxcluster.org>
> > To: "The DXSpider Support list" <dxspider-support at dxcluster.org>
> > Sent: Thursday, April 29, 2010 6:28 PM
> > Subject: Re: [Dxspider-support] Help request for FreeBSD install
> >
> >
> >> Which version of freebsd are you using?
> >>
> >> Howard Nurse wrote:
> >>> Thank you and Mike for your quick replies!
> >>>
> >>> The Listeners.pm is the stock file with the correct line
> >>> uncommented, located in local.
> >>>
> >>> My hosts file is set to 127.0.0.1 (which, if my understanding is
> >>> correct, means that IPV6 is not an issue).
> >>>
> >>> 73,
> >>>
> >>> Howard W6HN
> >>>
> >>>
> >>> ----- Original Message ----- From: "Dirk Koopman G1TLH"
> >>> <gb7tlh at dxcluster.org>
> >>> To: "The DXSpider Support list" <dxspider-support at dxcluster.org>
> >>> Sent: Thursday, April 29, 2010 2:36 PM
> >>> Subject: Re: [Dxspider-support] Help request for FreeBSD install
> >>>
> >>>
> >>>> Howard Nurse wrote:
> >>>>> Hi All--
> >>>>> I'd much appreciate help with the following error on starting
> >>>>> cluster.pl.
> >>>>> starting listeners ...
> >>>>> IO::Socket::INET6: socket: Protocol not supported
> >>>>> Could not create socket: Protocol not supported
> >>>>> at /spider/perl/Msg.pm line 463
> >>>>> Msg::new_server('IntMsg', 'localhost', 27754, 'CODE(0x82dd1f8)')
> >>>>> called at ./cluster.pl line 417
> >>>>> Could not create socket: Protocol not supported
> >>>>> Thank you!
> >>>>
> >>>> What does your Listeners.pm say?
> >>>>
> >>>> And it appears that you IO::Socket::INET6 installed, but IPV6 not
> >>>> enabled on your box.
> >>>>
> 
> 
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support

-- 
73
Brendan EI6IZ 




More information about the Dxspider-support mailing list