From owner-freebsd-questions Sat Jun 2 14:25:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail21.sdc1.sfba.home.com (femail21.sdc1.sfba.home.com [24.0.95.146]) by hub.freebsd.org (Postfix) with ESMTP id AFA1737B424 for ; Sat, 2 Jun 2001 14:25:18 -0700 (PDT) (envelope-from brad-watts@home.com) Received: from home.com ([24.68.123.209]) by femail21.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010602212513.HSC1193.femail21.sdc1.sfba.home.com@home.com> for ; Sat, 2 Jun 2001 14:25:13 -0700 Message-ID: <3B194C09.9C254955@home.com> Date: Sat, 02 Jun 2001 16:26:49 -0400 From: Brad X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Connection refused to Apache Server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm currently running a DHCP client. I'm able to run the http daemon, though continue to get Connection refused Description: Connection refused when attempting to connect to the server via IP and/or localhost. Checked /etc/rc.local (below) and looks fine. BTW, I'm not running a firewall. linux_enable="YES" sendmail_enable="YES" moused_enable="YES" saver="star" gateway_enable="YES" sshd_enable="YES" inetd_enable="YES" ipv6_enable="YES" network_interfaces="fxp0 lo0" ifconfig_fxp0="DHCP" hostname="" httpd.conf looks quite standard. I turned the named daemon off (ndc stop) and rebooted with new /etc/rc.conf. I'm gettin stumped on this. Any ideas where else I can investigate? Thanks in advance.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message