[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] can not access leafnode from another system



> Read the INSTALL file.

I did.  That's how I got it installed.  :)

> > I can access leafnode locally, but when I try to access it from a
windows
> > machine on the same network, I get no response.  I can telnet into the
> server
> > just fine, but when I try to telnet into port 119, I get this:
> >
> >   C:\>telnet 192.168.1.102 119
> >   Connecting To 192.168.1.102...Could not open a connection to host on
> port 119
> > :
> *snip*
> >   #
> >   # hosts.allow   This file describes the names of the hosts which are
> >   #               allowed to use the local INET services, as decided
> >   #               by the '/usr/sbin/tcpd' server.
> >   #
> >   nntp: ALL
>     ^^^^
> That should be leafnode, not nntp, as mentionend in the INSTALL file.

Well, the problem then would seem to be that there is not a "leafnode" in
the /etc/services file.  Is it as simple as adding that?

This isn't mentioned in the INSTALL file, but then again the INSTALL file
wasn't written for RedHat 7.3 (actually I think it's 7.2 or later) because
it doesn't explain how to handle xinetd.conf.  Is there something else in
the configuration with RedHat 7.3 that I have to do?

Again, locally this is what happens:
  [root]# telnet 192.168.1.102 leafnode
  telnet: leafnode: bad port
  [root]# telnet 192.168.1.102 nntp
  Trying 192.168.1.102...
  Connected to 192.168.1.102.
  Escape character is '^]'.
  200 Leafnode NNTP Daemon, version 1.9.22.rel running at
rollerfeet.no-ip.com
  quit
  205 Always happy to serve!
  Connection closed by foreign host.
  [root]#
but, from my windows machine on the same network
  C:\>telnet 192.168.1.102 119
  Connecting To 192.168.1.102...Could not open a connection to host on port
119 :
  Connect failed


-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list