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

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



I'm sure this is a newbie question, but I haven't been able to find an answer.

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
:
  Connect failed

Here's some of the details that should show that the port is open:

  [root]# more /etc/hosts.deny
  #
  # hosts.deny    This file describes the names of the hosts which are
  #               *not* allowed to use the local INET services, as decided
  #               by the '/usr/sbin/tcpd' server.
  #
  # The portmap line is redundant, but it is left to remind you that
  # the new secure portmap uses hosts.deny and hosts.allow.  In particular
  # you should know that NFS uses portmap!
  xvnc: ALL
  telnet: ALL
  [root]# more /etc/hosts.allow
  #
  # 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
  xvnc: 127.0.0.1 192.168.1.0/255.255.255.0
  telnet: 127.0.0.1 192.168.1.0/255.255.255.0 143.166.137.30
  [root]# cd /etc/leafnode
  [root]# ls -l
  total 16
  -rw-r--r--    1 news     news         5359 Jun 25 17:34 config
  -rw-r--r--    1 news     news         5321 Jun 23 16:01 config.example

Any ideas?

Also, can I configure leafnode to work with username/password access or is it
always wide open?


=====
   []__      /  /     My name is Johnny and my anti-drug
   O/   '-   /  /                     is beer.
  O/  ___   /   `----\        
 O/  /     /__________\             
O/__/      (_)(_)(_)(_) http://www.rollerfeet.com

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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