From owner-freebsd-questions@FreeBSD.ORG Tue Apr 21 20:36:02 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 BBAC2106567E for ; Tue, 21 Apr 2009 20:36:02 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220]) by mx1.freebsd.org (Postfix) with ESMTP id C893A8FC12 for ; Tue, 21 Apr 2009 20:36:01 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by gxk20 with SMTP id 20so6530007gxk.19 for ; Tue, 21 Apr 2009 13:35:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type; bh=20yosiWGasntScQt8/H9GhpKzWUBP47VO8uxqS7/zng=; b=LjroREdm1Nigf3zSBZtkTL+lqYDBis3Q33uQVckrcWSOO4Oq4PtaNog1yHEUd9NL7e DD7z1OLgV4Lpi5C1BGbdvGoILlcVIovK8Qv6+yXgiW4x4XlEAuxXgfwSN01KKhDAOPcK UcBiisz6U+mRfYtH4j+Z3hWbajgsRoTUzjeBs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; b=HoQKmmr/6rfR0SEQMzl1n+XnEDYSUCnDvenZe3noE08yYxW+kT76wQVIvhDHAcPSDL CP8g8uV2VR0lTOYrdnuJZw3+is5sCPfer+/p5w32bMXZL92Mari+6B6FlMBYACKqbaU7 IAvpl9vy9j66Vf5P45Y0d4Fx5u/reg/X4uXBQ= Received: by 10.90.88.17 with SMTP id l17mr1937719agb.11.1240346157785; Tue, 21 Apr 2009 13:35:57 -0700 (PDT) Received: from ?216.16.29.53? (host-53.216-16-29.iw.net [216.16.29.53]) by mx.google.com with ESMTPS id 8sm13358764agd.18.2009.04.21.13.35.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Apr 2009 13:35:57 -0700 (PDT) Message-ID: <49EE2E2F.1090108@gmail.com> Date: Tue, 21 Apr 2009 15:35:59 -0500 From: Adam Vandemore User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: questions@freebsd.org References: <623A6956-186A-4F24-8040-FC908541A59D@mac.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: "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 20:36:03 -0000 Redd Vinylene wrote: > On Tue, Apr 21, 2009 at 9:13 PM, Chuck Swiger wrote: > > >> On Apr 21, 2009, at 11:40 AM, Redd Vinylene wrote: >> >> >>> 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) >>> >>> >> Presumably you should have a default route set? (Check netstat -r.) If >> not, consider: >> >> route add default 192.168.187.1 >> >> Regards, >> -- >> -Chuck >> >> >> > Yeah, the default route is set. Routing works just fine. In fact, it's been > working for years. It's just this one FTP server that it won't connect to. > For awhile I had been dealing with a sort similar issue....see here: http://forums.freebsd.org/showthread.php?t=890 There where other issues with it as well but that was the most reproducible. Also sshd didn't work to same remote host either. I recently upgraded the server from 6.2 -> 7.1 including updated ports rebuild. That fixed every nagging issue with the system including nat/routing stuff. My best guess is there was some issues w/ pf in 6.2 as no config files for application got changed including fw rules yet now it works. -- Adam Vandemore Systems Administrator IMED Mobility (605) 498-1610