[Dxspider-support] Init with other clusters

F6GCP Pat f6gcp at free.fr
Sat May 13 14:03:16 BST 2006


Hi Dirk,

OK for PC38! Below HOP_Table.

F6KIF (running under MS/DOS) does not want to receive PC16,17,19,21
(otherwise it will crash!), and F6KBK does not appear while perfoming SH/C
commande (or sh/C/N)

Other question : is it possible to filter incoming PCxx ?

Thanks - Pat! 

# 
# hop table construction
# 
package DXProt;
# default hopcount to use
$def_hopcount = 40;

# some variable hop counts based on message type
%hopcount = 
(
 11 => 50,
 12 => 50,
 16 => 0,
 17 => 0,
 19 => 0,
 21 => 0,
 23 => 0,
 24 => 0,
 50 => 0,
);

#
# the per node hop control thingy
#

%nodehops = 
(
 'EA4URE-5' => {
			11 => 20,
			12 => 20,
			16 => 20,
			17 => 20,
			19 => 20,
			21 => 20,
			24 => 20,
			41 => 20,
			50 => 0,
		   },
 'HG8PRC'   => {
			11 => 20,
			12 => 20,
			16 => 20,
			17 => 20,
			19 => 20,
			21 => 20,
			24 => 20,
			41 => 20,
			50 => 0,
		   },
 'F6KIF-3'  => {
			11 => 3,
			12 => 3,
			16 => 0,
			17 => 0,
			19 => 0,
			21 => 0,
			24 => 0,
			41 => 0,
			50 => 0,
		   },
 
 'F6KDI-3' => {
			11 => 50,
			12 => 50,
			16 => 50,
			17 => 50,
			19 => 50,
			21 => 50,
			24 => 50,
			41 => 50,
			50 => 0,
		   },
 'F6KJO-3' => {
			11 => 2,
			12 => 2,
			16 => 2,
			17 => 2,
			19 => 2,
			21 => 2,
			24 => 2,
			41 => 2,
			50 => 0,
		   }
);

-----Message d'origine-----
De : dxspider-support-bounces at dxcluster.org
[mailto:dxspider-support-bounces at dxcluster.org] De la part de Dirk Koopman
Envoyé : samedi 13 mai 2006 09:43
À : The DXSpider Support list
Objet : Re: [Dxspider-support] Init with other clusters

DXSpider *never* (ever) sends a PC38. It has never done so. PC38 is no
use to man nor beast and ... and ....

Ok, I have calmed down now. 

What is in the hop_table.pl (and why are you using it)?

Try taking any entries out of the hop table for this node and see what
happens.

Dirk 

On Sat, 2006-05-13 at 08:13 +0000, F6GCP Pat wrote:
> Upadte : No PC 38 also from F6KBK to F6KIF
> 
>  
> 
> Can somebody help?
> 
>  
> 
> Thanks
> 
>  
> 
>                                    
> ______________________________________________________________________
> De :dxspider-support-bounces at dxcluster.org
> [mailto:dxspider-support-bounces at dxcluster.org] De la part de Griset
> Patrice
> Envoyé : lundi 17 avril 2006 17:01
> À : dxspider-support at dxcluster.org
> Objet : [Dxspider-support] Init with other clusters
> 
> 
>  
> 
> Hello all,
> 
> Cluster : F6KBK-3
> 
> On one link at least (peharps all), the init sequence is not sent
> (PC18, PC20, PC22), I means that on my neighbours the node F6KBK-3 is
> not shown, but it works
> 
> The connect script is “f6kif-3”, the node is set with “set/dxnet
> f6kif-3”, and in hops_table.pl the node is ‘f6kif-3’.
> 
> Any suggestions?
> 
> connect 571: got: "winfbb32" sending: "c F6KIF-3"
> 
> (removed)
> 
> link setup...
> 
> connect 571: expecting: "*** connected" received: "link setup..."
> 
> %0D*** connected to F6KIF-3
> 
> connect 571: expecting: "*** connected" received: "%0D*** connected to
> F6KIF-3"
> 
> DXChannel F6KIF-3 created (7)
> 
> <- O F6KIF-3 ax25
> 
> -> B F6KIF-3 0
> 
> -> E F6KIF-3 0
> 
> F6KIF-3 channel func  state 0 -> init
> 
> <- I F6KIF-3 PC18^DxNet v4.3BETA9^5430^
> 
> F6KIF-3 channel func  state init -> init
> 
> -> D F6KIF-3 PC20^
> 
> -> D F6KIF-3 PC11^14187.0^LA0HK^17-Apr-2006^1545Z^ ^VE2DC^NA2NA^H3^~
> 
> (all othersPC11 removed)
> 
> <- I F6KIF-3 PC19^0^F6KIF-3^0^5430^H99^
> 
> -> D F6KBI-3 PC19^0^F6KIF-3^0^5430^H54^
> 
> -> D EA4URE-5 PC19^0^F6KIF-3^0^5430^H20^
> 
> -> D HG8PRC PC19^0^F6KIF-3^0^5430^H20^
> 
> <- I F6KIF-3 PC16^F6KIF-3^TERM - 1^H99^
> 
> <- I F6KIF-3 PC22^
> 
> F6KIF-3 channel func  state init -> normal
> 
> No PC18, 20, PC22 from F6KBK-3 to F6KIF-3
> 
> 73 Pat
> 
>  
> 
> ________________________________
> 
> Griset Patrice (F6GCP)
> 
> 2, rue des Primevères
> 
> 77515 Faremoutiers
> 
> France
> 
> Tel : (33) 0164042783
> 
> email: f6gcp at ref-union.org
> 
> email: patrice.griset at free.fr
> 
> 
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support


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





More information about the Dxspider-support mailing list