<html>
<body>
<br>
<pre>2) &quot;Ground&quot; incoming remote self-spots:

- Backup the file /spider/perl/DXProt.pm
- Edit this file
- Look for the line:
&nbsp;&nbsp; # bash down the list of bands until a valid one is reached
- Just BEFORE this line, copy/paste the 4 lines below:

<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>if (($_[2]
=~ $_[6]) || ($_[6] =~ $_[2])) {
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>dbg(&quot;PC11:
self: $_[6] attempted to spot $_[2]&quot;);
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>return;
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>}


</pre>Well done Robert, I can't see where to add the above 4 lines into
the DXProt.pm file for build 58.304<br><br>
<br>
Darren<br><br>
<br>
At 19:46 05/11/2004, you wrote:<br>
<blockquote type=cite class=cite cite>Darren G0TSM wrote:<br><br>
<blockquote type=cite class=cite cite>Was there ever a conclusion to the
self spotting saga?..<br>
I wonder if self spotters could have their spot stopped and be sent a
message..</blockquote><br>
That's exactly what I've been doing for over one year on my node<br>
HB9IAC-8 and the trick to do so that was posted on this list on<br>
May 7th, 2004 (it can be seen in the DXspider-support archive).<br><br>
Both local and distant self-spots are stopped and local offenders<br>
receive an appropriate warning message.<br><br>
This requires adding a few lines in 2 files in the source code:<br>
dx.pl (for local spots) and DXProt.pm (for distant spots).<br>
I did that for DXSpider 1.51 build 57.245 (a bit old now)<br>
but the same code should be applicable to other versions.<br><br>
BUT it would be much better if Dirk would change one day his mind<br>
about this problem and allow us to set a variable at program start<br>
so that each sysop can choose if he (and his users) want this kind<br>
of information or not...<br><br>
Greetings from
Geneva,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Robert - HB9BZA<br><br>
-- <br>
Robert CHALMAS, PO Box 1225, CH-1227 Carouge/GE, SWITZERLAND<br>
&nbsp;&nbsp; email:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
rchalmas@users.ch&nbsp;&nbsp;&nbsp; AX-25: HB9BZA @ HB9IAP<br>
homepage:
<a href="http://rchalmas.users.ch/" eudora="autourl">http://rchalmas.users.ch</a><br><br>
_______________________________________________<br>
Dxspider-support mailing list<br>
Dxspider-support@dxcluster.org<br>
<a href="http://www.tobit.co.uk/mailman/listinfo/dxspider-support" eudora="autourl">http://www.tobit.co.uk/mailman/listinfo/dxspider-support</a><br>
</blockquote></body>
</html>