<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3354" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=1>
<P><FONT face=Arial size=2>In home/sysop/spider/local/listener.pm&nbsp; you must 
be put the ports you want connects to the dxspider, ports 21,22,23,80 are 
defined ports for telnet,ssh,ftp,web, not good idea use it, choose 41112,8000, 
etc. 73's.</FONT></P>
<P>#</P>
<P># Copy this file to /spider/local and modify it to your requirements</P>
<P>#</P>
<P># This file specifies which local interfaces and ports you will be</P>
<P># listening on</P>
<P>#</P>
<P># You can add as many as you like</P>
<P>#</P>
<P>package main;</P>
<P>use vars qw(@listen);</P>
<P>@listen = (</P>
<P># remove the '#' character from the next line to enable the listener!</P>
<P>["0.0.0.0", 7300],</P>
<P>["0.0.0.0", 8000],</P>
<P># This one!!!!!</P>
<P>);</P>
<P></P>
<P>1;</P></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=on6hh@uba.be href="mailto:on6hh@uba.be">ON6HH Roland Huysentruyt</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=Dxspider-support@dxcluster.org 
  href="mailto:Dxspider-support@dxcluster.org">Dxspider-support@dxcluster.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, June 28, 2008 8:42 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Dxspider-support] spider and 
  port 23</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial color=#000080 size=2>Hi all</FONT></DIV>
  <DIV><FONT face=Arial color=#000080 size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial color=#000080 size=2>Now spider is started as "sysop" I 
  do have a problem to use port 23 besides 8000 .</FONT></DIV>
  <DIV><FONT face=Arial color=#000080 size=2>On startup spider 
  crasches&nbsp;,"permission denied ",see below :</FONT></DIV>
  <P><FONT size=2>1214546695^starting listeners ...</FONT></P>
  <P><FONT size=2>1214546695^Internal port: localhost 27754 using 
  IntMsg</FONT></P>
  <P><FONT size=2>1214546695^External Port: 193.191.136.222 8000 using 
  ExtMsg::login</FONT></P>
  <P><FONT size=2>1214546695^IO::Socket::INET: Permission denied</FONT></P>
  <P><FONT size=2>1214546695^Could not create socket: Permission denied 
  </FONT></P>
  <P><FONT size=2>1214546695^ at /spider/perl/Msg.pm line 447</FONT></P>
  <P><FONT size=2>1214546695^ Msg::new_server('ExtMsg', 193.191.136.222, 23, 
  'CODE(0x8434318)') called at /spider/perl/cluster.pl line 407</FONT></P>
  <DIV><FONT color=#000080 size=2>Started as root it works.</FONT></DIV>
  <DIV><FONT color=#000080 size=2>Anyone has an idee how to solve 
  this&nbsp;?</FONT></DIV>
  <DIV><FONT color=#000080 size=2>Using&nbsp; UBUNTU 7.10 server</FONT></DIV>
  <DIV><FONT color=#000080 size=2>tnx</FONT></DIV>
  <DIV><FONT color=#000080 size=2>73</FONT></DIV>
  <DIV><FONT color=#000080 size=2>Roland,ON6HH, sysop ON0DXK</FONT></DIV>
  <DIV><FONT face=Arial color=#000080 size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial color=#000080 size=2><A 
  href="mailto:on6hh@ktk.be">on6hh@ktk.be</A><BR>------------------------------------------------------------<BR>Roland 
  Huysentruyt&nbsp; Tel 051 303000</FONT></DIV><BR><BR>__________ Información de 
  NOD32, revisión 3224 (20080627) __________<BR><BR>Este mensaje ha sido 
  analizado con NOD32 antivirus system<BR><A 
  href="http://www.nod32.com">http://www.nod32.com</A><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Dxspider-support 
  mailing 
  list<BR>Dxspider-support@dxcluster.org<BR>http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support<BR><BR><BR><BR>__________ 
  Informacisn de NOD32, revisisn 3224 (20080627) __________<BR><BR>Este mensaje 
  ha sido analizado con NOD32 antivirus 
system<BR>http://www.nod32.com<BR></BLOCKQUOTE></BODY></HTML>