[Dxspider-support] Dual Stack Help

Brent Crier bcrier at gmail.com
Wed Dec 16 04:04:42 GMT 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20151215/233e013f/attachment.sig>


More information about the Dxspider-support mailing list