From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 04:40:01 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 627CC16A41F for ; Fri, 12 Aug 2005 04:40:01 +0000 (GMT) (envelope-from dmacpherson@mainframe.ca) Received: from mail.vfs.com (mail.multimedia.edu [208.181.60.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id B02A543D46 for ; Fri, 12 Aug 2005 04:40:00 +0000 (GMT) (envelope-from dmacpherson@mainframe.ca) Received: from s0106001310222e6f.vn.shawcable.net ([24.86.29.220] helo=[192.168.15.100]) by mail.vfs.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.52 (FreeBSD)) id 1E3RMc-000OS0-2P; Thu, 11 Aug 2005 21:41:51 -0700 Message-ID: <42FC281F.9070108@mainframe.ca> Date: Thu, 11 Aug 2005 21:39:59 -0700 From: Derrick MacPherson User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kenny References: <7d710b0f05081121026447afdd@mail.gmail.com> In-Reply-To: <7d710b0f05081121026447afdd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Spam-Report: Spam detection software, running on the system "mail.vfs.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Kenny wrote: > I have installed Webmin successfully from ports. During the > installation, there was no error occurred. > > After the installation, I tried to use Webmin. I typed the following > address in the Opera navigation bar: > > http://localhost:10000/ > > Then, I was told by my Opera that there was an error while loading. It > could not connect to the remote host. [...] Content analysis details: (-2.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.8 ALL_TRUSTED Did not pass through any untrusted hosts 0.5 WEIRD_PORT URI: Uses non-standard port number for HTTP Cc: freebsd-questions@freebsd.org Subject: Re: How to use Webmin in FreeBSD? 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: Fri, 12 Aug 2005 04:40:01 -0000 Kenny wrote: > I have installed Webmin successfully from ports. During the > installation, there was no error occurred. > > After the installation, I tried to use Webmin. I typed the following > address in the Opera navigation bar: > > http://localhost:10000/ > > Then, I was told by my Opera that there was an error while loading. It > could not connect to the remote host. Did you run the setup script? /usr/local/lib/webmin/setup.sh have this in your rc.conf? webmin_enable="YES" is it running?