<div dir="ltr">Hello to all,<div><br></div><div>I have setup dxspider v.1.55 on my redhat linux and it seems to work fine. However I am slightly confused about how to use it. Maybe someone can help me. Here is what I've got so far.</div><div><br></div><div>I start the ./<a href="http://cluster.pl">cluster.pl</a>, no errors. ("queue msg(0)")</div><div><br></div><div>Now I should have my dxcluster running, but no users obviously, because nobody knows about it. To receive DX spots I've created a script in /spider/connect/ to connect for example to ea4rch-5:</div><div><br></div><div>timeout 60</div><div>connect telnet <a href="http://dxfun.com">dxfun.com</a> 8000</div><div>'login:' <my callsign></div><div>'password:'</div><div>client earch-5 telnet</div><div><br></div><div>In a new window I can run ./<a href="http://console.pl">console.pl</a> and type</div><div>connect ea4rch-5</div><div><br></div><div>Now I see DX spots in the <a href="http://cluster.pl">cluster.pl</a> window. After 60s I get the connection timeout message. To circumvent this I've setup a crontab in /spider/local_cmd </div><div><br></div><div>* * * * * start_connect('ea4rch-5') unless connected('ea4rch-5')</div><div><br></div><div>So the connection is established every 60 seconds.</div><div><br></div><div>Here are my questions:</div><div><br></div><div>1.) Why are the DX spots from ea4rch-5 only visible in the <a href="http://cluster.pl">cluster.pl</a> window. and not for example if I execute:</div><div><br></div><div>/spider/src/client <mycallsign></div><div><br></div><div>2.) how can I "forward" all DX spots to all the users of my DXcluster</div><div><br></div><div>3.) This crontab seems to be an inefficient way to connect to another cluster, is there a more sophisticated way?</div><div><br></div><div><br></div><div>I think I am getting something wrong, I would greatly appreciate it if somebody could shed some light on this. </div><div><br></div><div>Many thanks in advance,</div><div>Peter</div></div>