Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2006 09:58:04 +0900
From:      Kouji Ito <kouji@cty-net.ne.jp>
To:        freebsd-questions@freebsd.org
Cc:        Malcolm Fitzgerald <mfitzgerald@pacific.net.au>
Subject:   Re: troubleshooting network settings
Message-ID:  <447A471C.9010402@cty-net.ne.jp>
In-Reply-To: <ec8aa3d06887e2834adccfe00c62cc49@pacific.net.au>
References:  <ec8aa3d06887e2834adccfe00c62cc49@pacific.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help

Check /etc/rc.conf
inetd_enable="YES"

Check /etc/inetd.conf
ssh    stream  tcp     nowait  root    /usr/sbin/sshd          sshd -i -4

Malcolm Fitzgerald wrote:
> I am running freeBSD v6.0 security on a home network behind an adsl router.
> 
> I cannot connect to localhost from a browser (apache is running!)
> I cannot connect to localhost port 22 (KPackage tries to use ssh)
> 
> What can cause these problems? How can I troubleshoot them?
> 
> I am very new to freeBSD, so part of my question is "where do I begin?". 
> I have a copy of Complete freeBSD beside me but can't get the magical 
> incantations right. Suggestions appreciated.
> 
> malcolm
> 
> _______________________________________________
> 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"
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447A471C.9010402>