[Dxspider-support] Listening 2 ports ?

Dirk Koopman djk at tobit.co.uk
Thu Jul 8 16:24:39 BST 2004


AFAIK, yes

Dirk

On Thu, 2004-07-08 at 16:17, Noel Chenavard wrote:
> hello
> If I want a cluster to listen to 2 ports simultaneously, 
> can I just modify /spider/local/Listeners.pm   as this :
> 
> @listen = (
>     ["0.0.0.0", 8000],
>     ["0.0.0.0", 7300],
> );
> 
> or 
> 
> @listen = (
>     ["dx.xxx.net", 8000],
>     ["dx.xxx.net", 7300],
> );
> 
> and add the 2 lines in /etc/services?
> spdlogin   6300/tcp     # spider anonymous login port
> spdlogin2   8000/tcp     # spider anonymous login port
> Thanks
> Noel f6bgc
> 
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://www.tobit.co.uk/mailman/listinfo/dxspider-support
> 





More information about the Dxspider-support mailing list