>
> Greetings all:
>
> I'm trying to find the well known TCP and UDP port numbers to allow
> access to Usenet and WAIS but can't seem to find them in any of the
> reference materials I have. Does anyone know of or have this
> information?
from /etc/services
nntp 119/tcp readnews untp # Network News Transfer Protocol
from the wais paper
5. Add in a z3950 entry to /etc/services on TCP port 210.
6. Add a line like the following to /etc/inetd to cause waisserver to be
called when a connection comes in on the z3950 port:
z3950 stream tcp nowait nobody "
nntp (news) is port 119
wais (z3950) is port 210
both are tcp
stevep
>
> Thanks.
> Irwin M. Lazar
> Network Evolutions, Inc.
> lazar @
netevolve .
com
>
References:
|
|