* [gentoo-user] swat
@ 2006-03-26 1:05 JimD
2006-03-26 3:30 ` Qv6
0 siblings, 1 reply; 5+ messages in thread
From: JimD @ 2006-03-26 1:05 UTC (permalink / raw
To: Gentoo-User
Is there anything special to do to get swat to work?
I installed samba/swat. I went and enabled swat as an xinetd service
and restarted xinetd. Netstat shows xinetd on port 901.
jim@keelie $ sudo netstat -tap
...
tcp 0 0 *:swat *:* LISTEN 17500/xinetd
If I try to browse to http://localhost:901/ I get an empty page right
away. I tried telnet the connection is instantly closed:
jim@keelie $ telnet 127.0.0.1 901
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Connection closed by foreign host.
Is there something special to do for swat under Gentoo?
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] swat
2006-03-26 1:05 [gentoo-user] swat JimD
@ 2006-03-26 3:30 ` Qv6
2006-03-26 4:29 ` JimD
0 siblings, 1 reply; 5+ messages in thread
From: Qv6 @ 2006-03-26 3:30 UTC (permalink / raw
To: gentoo-user
On Saturday 25 March 2006 07:05 pm, JimD wrote:
> Is there anything special to do to get swat to work?
>
> I installed samba/swat. I went and enabled swat as an xinetd service
> and restarted xinetd. Netstat shows xinetd on port 901.
>
>
Where did you find swat to install? Last time I checked, swat is not
available in portage or even on Freshmeat.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] swat
2006-03-26 3:30 ` Qv6
@ 2006-03-26 4:29 ` JimD
2006-03-27 8:00 ` Nick Rout
0 siblings, 1 reply; 5+ messages in thread
From: JimD @ 2006-03-26 4:29 UTC (permalink / raw
To: gentoo-user
On Sat, 25 Mar 2006 21:30:50 -0600
Qv6 <sundiatah@comcast.net> wrote:
> Where did you find swat to install? Last time I checked, swat is not
> available in portage or even on Freshmeat.
It is a part of Samba. Just add it swat as a USE flag and samba will
be built with swat.
Now if I can only get it to work ; )
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] swat
2006-03-26 4:29 ` JimD
@ 2006-03-27 8:00 ` Nick Rout
2006-03-27 17:45 ` JimD
0 siblings, 1 reply; 5+ messages in thread
From: Nick Rout @ 2006-03-27 8:00 UTC (permalink / raw
To: gentoo-user
On Sat, 25 Mar 2006 23:29:26 -0500
JimD <Jim@keeliegirl.dyndns.org> wrote:
> On Sat, 25 Mar 2006 21:30:50 -0600
> Qv6 <sundiatah@comcast.net> wrote:
>
> > Where did you find swat to install? Last time I checked, swat is not
> > available in portage or even on Freshmeat.
>
> It is a part of Samba. Just add it swat as a USE flag and samba will
> be built with swat.
>
> Now if I can only get it to work ; )
in /etc/xinted.d/swat change
only_from = localhost
to
only_from = 127.0.0.1
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] swat
2006-03-27 8:00 ` Nick Rout
@ 2006-03-27 17:45 ` JimD
0 siblings, 0 replies; 5+ messages in thread
From: JimD @ 2006-03-27 17:45 UTC (permalink / raw
To: gentoo-user
On Mon, 27 Mar 2006 20:00:59 +1200
Nick Rout <nick@rout.co.nz> wrote:
> in /etc/xinted.d/swat change
>
> only_from = localhost
>
> to
>
> only_from = 127.0.0.1
That got it wokring. Now I just need to figure out how to add a user
to swat since it didn't like root.
Thanks,
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-03-27 17:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-26 1:05 [gentoo-user] swat JimD
2006-03-26 3:30 ` Qv6
2006-03-26 4:29 ` JimD
2006-03-27 8:00 ` Nick Rout
2006-03-27 17:45 ` JimD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox