From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 15:49:33 2004 Return-Path: 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 D606216A4CF for ; Tue, 13 Jul 2004 15:49:33 +0000 (GMT) Received: from mbox.ibctech.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFAE343D1D for ; Tue, 13 Jul 2004 15:49:32 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 3063 invoked by uid 1002); 13 Jul 2004 15:50:12 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.63. Clear:RC:1(127.0.0.1):. Processed in 4.523413 secs); 13 Jul 2004 15:50:12 -0000 Received: from unknown (HELO webmail.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 13 Jul 2004 15:50:06 -0000 Received: from 209.167.16.15 (SquirrelMail authenticated user steve@ibctech.ca); by webmail.ibctech.ca with HTTP; Tue, 13 Jul 2004 11:50:06 -0400 (EDT) Message-ID: <2719.209.167.16.15.1089733806.squirrel@209.167.16.15> In-Reply-To: <9AE737EA36039446B661D3334C2ACEE30852A942@CHICEXCHMB> References: <9AE737EA36039446B661D3334C2ACEE30852A942@CHICEXCHMB> Date: Tue, 13 Jul 2004 11:50:06 -0400 (EDT) From: "Steve Bertrand" To: Thomas_Knight@adp.com User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: Webmin Help??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 15:49:34 -0000 > I just installed webmin on my server. It installed beautifully from ports > and I kept the default settings. It is supposed to be running on port > 10000 > however after starting the service and trying to connect to > http://mydomain.com:10000 it is not found. I am running Apache 1.3 with > many > virtual domains. Any idea's? How about http://localhost:10000, from itself of course. If that fails, install 'nmap' from ports, then do: # nmap -sS localhost # nmap -sS mydomain.com Have you set up a DNS entry for this particular server you are working on? Steve > > Thomas G. Knight > ADP - Data Center Team > thomas_knight@adp.com > (801) 956-7449 > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >