From owner-freebsd-questions Mon Oct 14 13:25: 8 2002 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 C88A637B404 for ; Mon, 14 Oct 2002 13:24:59 -0700 (PDT) Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3636A43E3B for ; Mon, 14 Oct 2002 13:24:59 -0700 (PDT) (envelope-from johann@broadpark.no) Received: from aegis.terrabionic.lan (unknown [217.13.29.51]) by mail.broadpark.no (Postfix) with SMTP id 7C6057D40 for ; Mon, 14 Oct 2002 22:24:57 +0200 (MEST) Date: Mon, 14 Oct 2002 22:24:26 +0200 From: Janine C.Buorditez To: questions@freebsd.org Subject: WERP WERP --] Socket error! (FTP) Message-Id: <20021014222426.40d75561.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 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 Greetings. I am running an OpenFTPD server and have no problems connecting to it locally. Remotely I'm getting socket errors. Using cons in the installation of OpenFTPD I set the portrange to 3000:4000. The port the daemon listens to is 31337. I'm running NAT, and have forwarded these ports to Ninja from my Cisco 677i-DIR ADSL-router/modem: ############# NAT > --------- > | Name: Router (CBOS) IP: 217.13.29.51 | v Name: Ninja (FreeBSD) IP: 192.168.187.1 | v Name: Aegis (FreeBSD) IP: 192.168.187.2 ROUTER > --------- > | set nat entry add 10.0.0.2 1024-5000 0.0.0.0 1024-5000 tcp set nat entry add 10.0.0.2 31337 0.0.0.0 31337 tcp RESULT > --------- > | lftp test@ninja.terrabionic.com:~> ls ---- Connecting to ninja.terrabionic.com (217.13.29.51) port 31337 **** Socket error (Connection timed out) - reconnecting ############# NAT, it seems, has really made networking a lot harder for me than what I deserve. I hope somebody understands my situation and are able to give useful replies. Thanks! --janine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message