swat on redhat 7.0

Gregory Gimler shark at ll.mit.edu
Thu Jan 4 11:00:10 EST 2001


I've been having trouble connecting to http://localhost:901.  Both smbd
and nmbd are running fine.  My swat file under /etc/xinetd.d/ is
service swat
{
      disable = no
      port = 901
      socket_type = stream
      wait = no
      only_from = 127.0.0.1
      user = root
      server = /usr/sbin/swat
      lon_on_failure += USERID
}
and under /etc/services I just have

swat	901/tcp

for the swat entry.  

Somehow my connection is always refused(and I am connecting from the local
machine).  Any suggestions would be appreciated.  Thanks.


-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list