[Samba] swat
Joel Hammer
Joel at HammersHome.com
Sat Jul 12 12:36:04 GMT 2003
Did you restart xinetd?
Have you looked in the logs in /var/log for any clues?
Joel
On Sat, Jul 12, 2003 at 02:24:22AM -0500, Robert Jones wrote:
> I have RedHat 8.0
> I have swat enabled in my xinetd.d config file
> like this
> service swat
>
> {
>
> port = 901
>
> socket_type = stream
>
> wait = no
>
> only_from = localhost
>
> user = root
>
> server = /usr/sbin/swat
>
> log_on_failure += USERID
>
> disable = no
>
> }
>
>
> I have a firewall/router ...not to sure about firewalls but don't think its the problem as it works for my windows boxes upstairs and I believe it accepts all local area traffic
>
> my hosts file is simple
>
> 127.0.0.1 localhost.localdomain localhost
>
> 192.168.1.1 linux8.puterland.ca linux8
>
>
>
> tried changing the only_from line from localhost to 192.168.1.0/24
>
> no work
>
> it says
>
> "the connection was refused when attempting to contact 192.168.1.1:901"
>
> any ideas?
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
More information about the samba
mailing list