From owner-freebsd-questions@FreeBSD.ORG Tue Apr 21 19:10:21 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E8C21065670 for ; Tue, 21 Apr 2009 19:10:21 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id D23B18FC0C for ; Tue, 21 Apr 2009 19:10:20 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: by fxm11 with SMTP id 11so2707297fxm.43 for ; Tue, 21 Apr 2009 12:10:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=OxNMOSBmJ9k7FOdTNKZF3qJI8Nco0MvApVa4mkNkPqc=; b=cX7I88lowAm5Bzd9D+YoES3uGzzahffOCR6LNrTc+G9lhnWC9BSebKxHaU/nBeHHnC SPgAA5GRoT2HS+7K/gh/DV0p5RxKuGzHO9flIgpG029LsR0Uzz0YSi56bHhY+yBIuDxQ NZrSM2hgl2loMXd0NnV/+d3PGOykhEXBp0n14= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lFWf86j7U+xzl9/7Sauy/IxRzeonM3R2VcxPoXTgLbVO8TDOfUaCbMQE+8f+ppXDRj TSvkcXqjLGIL/1TntskVReM5sWBN2DinejsyAAaCYxu2dKOjAHOq0XIsDpAWwDHs9UTc HXnBEsL3sRH/L0S1fKwwNzl4voJaaK895742s= MIME-Version: 1.0 Received: by 10.103.214.13 with SMTP id r13mr3990533muq.37.1240339243752; Tue, 21 Apr 2009 11:40:43 -0700 (PDT) Date: Tue, 21 Apr 2009 20:40:43 +0200 Message-ID: From: Redd Vinylene To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: "No route to host" when trying to connect to FTP server on the Internet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 19:10:21 -0000 Hi, I'm trying to connect to my friend's FTP server but I'm getting a "No route to host" when trying from my NAT workstation. It works just fine when I connect from my NAT server though. Internet -> NAT server (192.168.187.1) -> NAT workstation (192.168.187.2) I've been suggested ftp-proxy. It didn't work though. You can see my setup and hopefully other relevant info here: http://pastie.org/453644 Thanks! -- http://www.home.no/reddvinylene