From owner-freebsd-questions Thu Jan 16 4: 7:53 2003 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 62E6B37B401 for ; Thu, 16 Jan 2003 04:07:51 -0800 (PST) Received: from mail44.fg.online.no (mail44-s.fg.online.no [148.122.161.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0486643EB2 for ; Thu, 16 Jan 2003 04:07:50 -0800 (PST) (envelope-from vskjefst@online.no) Received: from VegardS.online.no (kunde0253.trondheim-lerkendal.alfanett.no [62.16.226.253]) by mail44.fg.online.no (8.9.3/8.9.3) with ESMTP id NAA01717 for ; Thu, 16 Jan 2003 13:07:47 +0100 (MET) Message-Id: <5.2.0.9.0.20030116130642.00c5e118@online.no> X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 16 Jan 2003 13:07:42 +0100 To: freebsd-questions@FreeBSD.ORG From: Vegard Skjefstad Subject: Connecting to httpd and sshd from remote computer Mime-Version: 1.0 Content-Type: multipart/mixed; x-avg-checked=avg-ok-55AB68F6; boundary="=======2D94434D=======" 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 --=======2D94434D======= Content-Type: text/plain; x-avg-checked=avg-ok-55AB68F6; charset=us-ascii; format=flowed Content-Transfer-Encoding: 8bit I'm unable to connect to my EPIA-800 box running FreeBSD 5.0 RC-3. Connecting to servers FROM the box (for instance browsing the web with lynx) and ping works just find. I'm running 2.0.43 of Apache, not sure what version of sshd, I run the one that came with FreeBSD. Both daemons are up and running, and listening to their ports, at least according to sockstat. httpd is listening to port 80 (using tcp6 only, of some reason), while sshd is listening on port 22 (both tcp4 and tcp6). I've also got inetd running, if I open for telnet in the /etc/inted.conf file, I'm able to telnet from another machine and connect to the box. A solution might be to add sshd and httpd in inetd, but from what I've heard, inetd is listening for connections to certain ports, then, if any connections are detected, opening the appropriate program and routing the connection to that program (am I right on this one?). This should not be necessary, since both sshd and httpd is already listening for connections on their own. My first assumption was that the problem was caused by a firewall, but I don't think any firewall or firewall rules are set up, since firewall_enable="NO" in the /etc/defaults/rc.conf. Another fishy thing is that I'm also unable to connect to Apache from localhost using lynx. "lynx 192.168.0.10:80" gives me an "Alert!: Unable to connect to remote host.". The ServerName is set to 192.168.0.10:80 in the httpd.cond file. Connecting to the sshd using ssh works "fine" in the sense that I get a connection to sshd, but is unable to log in. Pinging the FreeBSD system from another computer works fine. So, do you guys have any ideas? Good or bad, it doesn't matter, because I'm totally out of ideas... (and if you guessed I was pretty new at this, you guessed right ) vskjefst@online.no http://www.vegard.net/ ICQ UIN: 11872166 MSN: vskjefst@hotmail.com Yahoo! ID: jebusde AIM: vegardskjefstad --=======2D94434D======= Content-Type: text/plain; charset=us-ascii; x-avg=cert; x-avg-checked=avg-ok-55AB68F6 Content-Disposition: inline --- This mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.443 / Virus Database: 248 - Release Date: 10.01.2003 --=======2D94434D=======-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message