Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Jun 2001 19:00:10 -0400
From:      Bill Moran <wmoran@iowna.com>
To:        Brad <brad-watts@home.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Connection refused to Apache Server
Message-ID:  <3B196FFA.3E3FEE24@iowna.com>
References:  <3B194C09.9C254955@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Does a "ps -ax" show the httpd process?
What are you trying to use to connect? Can you connect to other sites
from there?
Can you install nmap and portscan the machine to see if port 80 is
actually open?

-Bill

Brad wrote:
> 
> 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

-- 
If a bird in the hand is worth two in the bush,
then what can I get for two hands in the bush?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B196FFA.3E3FEE24>