[GRLUG] swat
Michael Mol
mikemol at gmail.com
Mon Jul 24 11:54:20 EDT 2006
Check /etc/services ... It should have a line like this:
swat 901/tcp # swat
Also check /etc/inetd.conf ... It should have a line like this:
swat stream tcp nowait.400 root /usr/sbin/tcpd
/usr/sbin/swat
/etcs/services defines what network services you may offer,
/etc/inetd.conf configures inetd to link those services with an
application to provide data. (It's not supposed to support services
that run as a daemon, though.)
On 7/24/06, Bob Kline <bob.kline at gmail.com> wrote:
> Kubuntu 6.06
> Samba package installed
> A "127.0.0.1 localhost" entry in /etc/hosts
>
> When I try to run "http://localhost:901/" (swat) in
> Firefox, I get an error saying "unable to connect".
> The reasons given make no particular sense.
> Firefox is working fine, so I presume there are
> no firewall issues.
>
> I enter "type -p swat", and /usr/sbin/swat is
> returned. It really is there.
>
> I enter "netstat -antp", and there is an entry
> "127.0.0.1:631", but no "127.0.0.1:901". I take
> it that means that nothing is listening for a
> samba connection?
>
> Not being able to run http://localhost:901/,
> there is understandably nothing in /etc/xinetd.conf
> to speak of.
>
> Any hints here, maybe from someone with
> a working setup on Kubuntu or Ubuntu 6.06?
> The key is probably why http://localhost:901/
> doesn't work, but if I knew the answer to that
> I wouldn't be here..... :-(
>
> -Bob
> _______________________________________________
> grlug mailing list
> grlug at grlug.org
> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
>
--
:wq
More information about the grlug
mailing list