From owner-freebsd-questions@FreeBSD.ORG Thu May 8 09:57:45 2003 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 710C937B401 for ; Thu, 8 May 2003 09:57:45 -0700 (PDT) Received: from m24.lax.untd.com (m24.lax.untd.com [64.136.30.87]) by mx1.FreeBSD.org (Postfix) with SMTP id D95CF43FB1 for ; Thu, 8 May 2003 09:57:44 -0700 (PDT) (envelope-from dark_archon1@juno.com) Received: from cookie.untd.com by cookie.untd.com for <"Tc0HfkmJXXodOSh0y75Ev91BVligruf8IEYpG0B1poulgpkbegVa6w==">; Thu, 08 May 2003 09:56:46 PDT Received: (from dark_archon1@juno.com) by m24.lax.untd.com (jqueuemail) id HXN2BHKE; Thu, 08 May 2003 09:56:46 PDT To: freebsd-questions@FreeBSD.ORG Date: Wed, 7 May 2003 22:01:17 -0700 Message-ID: <20030507.220117.-805181.1.dark_archon1@juno.com> X-Mailer: Juno 5.0.33 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Juno-Line-Breaks: 7-8 From: Hudson T Clark Subject: network services 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: Thu, 08 May 2003 16:57:45 -0000 Ok I installed mini freebsd 5.0 my friend had mailed me. I setup evertying its on my LAN. I can ping it from my two windows boxs just fine. I noticed it had a smtp service running... I tried connecting to it as localhost from my freebsd machine it works fine. If I try to connect to it with the freebsd machines real ip address on the network it won't work its rejected.... What could the problem be? Only localhost will work I'm sure its a configuration file I just can't figure it out I have tried reading the handbook for this problem. My other problem is I can't figure out how to enable things like telnet, I tried editing /etc/inetd.conf... I restarted the machine and it didn't work!