[Dxspider-support] telnet and ports and xinetd

Ian J Maude ianmaude at btinternet.com
Wed Jan 30 19:10:56 GMT 2002


On Wed, 2002-01-30 at 17:37, richard wrote:
> Hi all pulling my hair out here.
> I've tried using Listeners.pm in/local listening on port 7300, it just
> gets ignored.
> /etc/services has an entry:-
> spdlogin 8000/tcp
But you have told it to listen on a different port to /etc/services.  If
you want port 8000 then use that, if you want port 7300 then use that. 
Put an entry in Listeners.pm like ...

    ["0.0.0.0", 7300],
);

making sure that 7300 is the port you want and is repeated in
/etc/services and all 
will be well.  Remove any entry in xinitd, it is not needed.  You should
not use both.  
I possibly need to alter the manual here.

Ian 
-- 

 Ian Maude G0VGS Morecambe Lancs UK | ianmaude at btinternet.com
 Sysop of GB7MBC, the Morecambe Bay Cluster
 Running Linux and DXSpider





More information about the Dxspider-support mailing list