<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas",serif;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><a name="_MailEndCompose"><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> 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.<o:p></o:p></span></a></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> 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..<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>73’s de WB3FFV<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><div><p class=MsoNormal><span style='font-size:10.5pt;font-family:"Calibri",sans-serif;color:#1F497D'>---<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:"Calibri",sans-serif;color:#1F497D'>Howard Leadmon </span><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p></div><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext'> Dxspider-support [mailto:dxspider-support-bounces@dxcluster.org] <b>On Behalf Of </b>Jan<br><b>Sent:</b> Wednesday, December 16, 2015 7:31 AM<br><b>To:</b> The DXSpider Support list <dxspider-support@dxcluster.org><br><b>Subject:</b> Re: [Dxspider-support] Dual Stack Help<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-family:"Arial",sans-serif'>Hello Howard,<br><br>When I use this script<br><br></span>package main;<br><br>use vars qw(@listen);<br><br>@listen = (<br># remove the '#' character from the next line to enable the listener!<br>                   ["::", 7388],<br>                   ["0.0.0.0", 7388],<br><br>I can not login to the cluster using IPv4<br>When I put the # before  ["::", 7388], then ist is ok.<br><br>73<br>Jan<br>PA4JJ<o:p></o:p></p><div><p class=MsoNormal>Op 16-12-2015 om 5:15 schreef Howard Leadmon:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>  Hello Brent, <o:p></o:p></pre><pre><o:p> </o:p></pre><pre> 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:<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>package main;<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>use vars qw(@listen);<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>@listen = (<o:p></o:p></pre><pre># remove the '#' character from the next line to enable the listener!<o:p></o:p></pre><pre>           ["::", 7300],<o:p></o:p></pre><pre>           ["0.0.0.0", 7300],<o:p></o:p></pre><pre>);<o:p></o:p></pre><pre> <o:p></o:p></pre><pre>1;<o:p></o:p></pre><pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre> 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..<o:p></o:p></pre><pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre>73's de WB3FFV<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>---<o:p></o:p></pre><pre>Howard Leadmon <o:p></o:p></pre><pre><o:p> </o:p></pre><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>-----Original Message-----<o:p></o:p></pre><pre>From: Dxspider-support [<a href="mailto:dxspider-support-bounces@dxcluster.org">mailto:dxspider-support-bounces@dxcluster.org</a>]<o:p></o:p></pre><pre>On Behalf Of Brent Crier<o:p></o:p></pre><pre>Sent: Tuesday, December 15, 2015 11:05 PM<o:p></o:p></pre><pre>To: <a href="mailto:dxspider-support@dxcluster.org">dxspider-support@dxcluster.org</a><o:p></o:p></pre><pre>Subject: [Dxspider-support] Dual Stack Help<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>I’m in the process of bringing up my node N9BC-2. I’m running Centos 7 and<o:p></o:p></pre><pre>dxspider 1.55 I’m able to either listen on v4 or v6 but not both at the same<o:p></o:p></pre><pre>time. I’ve tried a few different variations but no go. Any help is much<o:p></o:p></pre><pre>appreciated.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>Here is my current Listeners.pm which is only listening on v6.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>package main;<o:p></o:p></pre><pre>use vars qw(@listen);<o:p></o:p></pre><pre>@listen = (<o:p></o:p></pre><pre>             ["::", 7300],<o:p></o:p></pre><pre>);<o:p></o:p></pre><pre>1;<o:p></o:p></pre><pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre>Thanks,<o:p></o:p></pre><pre>-Brent N9BC<o:p></o:p></pre></blockquote><pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre>_______________________________________________<o:p></o:p></pre><pre>Dxspider-support mailing list<o:p></o:p></pre><pre><a href="mailto:Dxspider-support@dxcluster.org">Dxspider-support@dxcluster.org</a><o:p></o:p></pre><pre><a href="http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support">http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a><o:p></o:p></pre><p class=MsoNormal><br><br><o:p></o:p></p><pre>-- <o:p></o:p></pre><pre>____________________________________________________<o:p></o:p></pre><pre>my dxspider clusters running on a raspberry pi:  <o:p></o:p></pre><pre>pa4jj-1 83.162.186.242 port 7300<o:p></o:p></pre><pre>pa4jj-3 83.162.186.242 port 7388<o:p></o:p></pre></blockquote></div></div></body></html>