From owner-freebsd-questions@FreeBSD.ORG Tue Oct 25 18:53:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AD7A16A438 for ; Tue, 25 Oct 2005 18:53:11 +0000 (GMT) (envelope-from freebsd@redry.net) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2770F43D46 for ; Tue, 25 Oct 2005 18:53:10 +0000 (GMT) (envelope-from freebsd@redry.net) Received: (qmail 63364 invoked by uid 89); 26 Oct 2005 04:53:09 +1000 Received: by simscan 1.1.0 ppid: 63291, pid: 63322, t: 3.9300s scanners: clamav: 0.86.1/m:33/d:984 spam: 3.0.4 Received: from unknown (HELO ?192.168.1.34?) (194.125.71.240) by 0 with SMTP; 26 Oct 2005 04:53:05 +1000 Mime-Version: 1.0 (Apple Message framework v734) Content-Transfer-Encoding: 7bit Message-Id: <67BE63FB-D752-4188-AAB1-C67F37D1B2CB@redry.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: eoghan Date: Tue, 25 Oct 2005 19:52:56 +0100 X-Mailer: Apple Mail (2.734) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,WEIRD_PORT autolearn=no version=3.0.4 Subject: swat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2005 18:53:11 -0000 Hello I have followed the manual for setting up SWAT. http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/SWAT.html I have checked my /etc/services and it has swat 901/tcp and I have commented in the line in /etc/inetd.conf swat stream tcp nowait/400 root /usr/local/ sbin/swat swat my paths to my swat file is correct. I restarted too. But when I go to http://localhost:901 i just get a connection refused message. Samba is up and running. Im using freeBSD 5.3 swat version 3.0.20 Any things I should consider? Thank you Eoghan