[Dxspider-support] Dual Stack Help

Howard Leadmon howard at leadmon.net
Wed Dec 16 15:23:45 GMT 2015


  Jan, you are correct, I misunderstood, and your grasp of English seems fine. That said, I haven’t tried it on Raspian, but I am sure someone has to of done this.  I actually have a Pi, but ended up loading linode Ubuntu based stuff as with the Pi2 it actually runs in 64bit mode. 

 

On to the cluster issue, I just helped another ham running Linux, and he had to enable the :: line for the IPv6 support, but put the # before the 0.0.0.0 line.   I am guessing you have tried this, but it didn’t work?

 

Not sure if Raspian has the same, being debian based I am guessing it uses apt-get.  Looking at a CentOS box (RHEL) I show the following socket modules:

 

perl-IO-Socket-INET6.noarch : Perl Object interface for AF_INET|AF_INET6 domain

                            : sockets

perl-IO-Socket-IP.noarch : Drop-in replacement for IO::Socket::INET supporting

                         : both IPv4 and IPv6

 

By default it looked like the INET6 module was loaded, but from the description it looks like loading Socket-IP module may well be needed.    Looking at my node, which is on FreeBSD, I show that both of the above are loaded, and of course IPv6 and IPv4 are both happy.

 

So I don’t know if any of this will help anyone, but maybe it will give you a few places to look..

 

73’s de WB3FFV

 

---

Howard Leadmon 

 

 

From: Dxspider-support [mailto:dxspider-support-bounces at dxcluster.org] On Behalf Of Jan
Sent: Wednesday, December 16, 2015 9:58 AM
To: The DXSpider Support list <dxspider-support at dxcluster.org>
Subject: Re: [Dxspider-support] Dual Stack Help

 

Howard

Maybe may mail was not very clear, but forgive me for English is not my native language.

What I ment to write was that with the script I was unable to log into my cluster using IPv4.
I did not try IPv6 but I think as most people use still IPv4 this should work as well but it did not.
Using Rasbian in my pi
So in the mean time I will be using IPv4

73

Jan
PA4JJ

Op 16-12-2015 om 15:42 schreef Howard Leadmon:

Jan, that must be the difference between FreeBSD and Linux, as on my FBSD host that I am using, I had to enable both listeners to get it to function correctly.  With good luck, my node has been running on IPv6 for quite a while, but it’s really nice to see more users showing and interest in bringing services up on IPv6.

 

Sounds like you’re doing fine on IPv6 as well, and if so and your open to another peer let me know, always fun to peer with another IPv6 node and move a little more over the new protocol..

 

73’s de WB3FFV

 

 

---

Howard Leadmon 

 

 

From: Dxspider-support [mailto:dxspider-support-bounces at dxcluster.org] On Behalf Of Jan
Sent: Wednesday, December 16, 2015 7:31 AM
To: The DXSpider Support list  <mailto:dxspider-support at dxcluster.org> <dxspider-support at dxcluster.org>
Subject: Re: [Dxspider-support] Dual Stack Help

 

Hello Howard,

When I use this script

package main;

use vars qw(@listen);

@listen = (
# remove the '#' character from the next line to enable the listener!
                   ["::", 7388],
                   ["0.0.0.0", 7388],

I can not login to the cluster using IPv4
When I put the # before  ["::", 7388], then ist is ok.

73
Jan
PA4JJ

Op 16-12-2015 om 5:15 schreef Howard Leadmon:

  Hello Brent, 
 
 I have been using dxspider on a dual stack machine for a few years now, it works well.   Here is a copy of my listeners.pm, hopefully it will help you:
 
package main;
 
use vars qw(@listen);
 
@listen = (
# remove the '#' character from the next line to enable the listener!
           ["::", 7300],
           ["0.0.0.0", 7300],
);
 
1;
 
 
 
 Good luck, and if you get it going well, let me know as I would love to have more IPv6 node partners, so would be happy to link with your node..
 
 
73's de WB3FFV
 
---
Howard Leadmon 
 

-----Original Message-----
From: Dxspider-support [mailto:dxspider-support-bounces at dxcluster.org]
On Behalf Of Brent Crier
Sent: Tuesday, December 15, 2015 11:05 PM
To: dxspider-support at dxcluster.org <mailto:dxspider-support at dxcluster.org> 
Subject: [Dxspider-support] Dual Stack Help
 
I’m in the process of bringing up my node N9BC-2. I’m running Centos 7 and
dxspider 1.55 I’m able to either listen on v4 or v6 but not both at the same
time. I’ve tried a few different variations but no go. Any help is much
appreciated.
 
Here is my current Listeners.pm which is only listening on v6.
 
package main;
use vars qw(@listen);
@listen = (
             ["::", 7300],
);
1;
 
 
Thanks,
-Brent N9BC

 
 
_______________________________________________
Dxspider-support mailing list
Dxspider-support at dxcluster.org <mailto:Dxspider-support at dxcluster.org> 
http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support






-- 
____________________________________________________
my dxspider clusters running on a raspberry pi:Â  
pa4jj-1 83.162.186.242 port 7300
pa4jj-3 83.162.186.242 port 7388






_______________________________________________
Dxspider-support mailing list
Dxspider-support at dxcluster.org <mailto:Dxspider-support at dxcluster.org> 
http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support





-- 
____________________________________________________
my dxspider clusters running on a raspberry pi:  
pa4jj-1 83.162.186.242 port 7300
pa4jj-3 83.162.186.242 port 7388

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20151216/07cf192f/attachment-0001.html>


More information about the Dxspider-support mailing list