From owner-freebsd-questions@FreeBSD.ORG Sun Aug 9 02:03:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D67A106564A for ; Sun, 9 Aug 2009 02:03:45 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 464288FC0A for ; Sun, 9 Aug 2009 02:03:45 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 3so934366qwe.7 for ; Sat, 08 Aug 2009 19:03:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=dmW9i/ZSGwOQ52kg80QU4D8A+g4ptLhKMnZsyXepKTY=; b=QVEpQC6AkAWvGSOHR/CwJgDuVBdYbizyWGkekKJjm0VQhvWBhRGqAGHaDSKzraxtKp cise9wjXWFvXVDf3vz/TApYeYkovyhq33Gg/r+qZKuA84QsTliuB4Yx2C8WDjJbtGGEE OWDaOTox+QAwlBdUWdz6Z6iQsO+n1Fp01IfIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=RlUJQxB7N6K5eVyFqdCTCpC3WzaNxPgFZwOKfQvEGC45AV02TForLdp7gtwcbIxCsb Yauon/E6zaNVBneAK9QkWshhcSsnX59ar60X0u2FcyPGQ+QmHXpr5fCSYiJPcJsUXza+ pEUeaO4Ra4KwWKHbECp5PRBXG2yXk0jVVMLWA= MIME-Version: 1.0 Received: by 10.229.99.69 with SMTP id t5mr1048334qcn.30.1249783424664; Sat, 08 Aug 2009 19:03:44 -0700 (PDT) In-Reply-To: <200908081708.53442.mel.flynn+fbsd.questions@mailing.thruhere.net> References: <560f92640908081738m31ac75a5pf9f6c4822e427dae@mail.gmail.com> <200908081708.53442.mel.flynn+fbsd.questions@mailing.thruhere.net> Date: Sat, 8 Aug 2009 19:03:44 -0700 Message-ID: <560f92640908081903l3f1342adj8e785ab03f238dc2@mail.gmail.com> From: Nerius Landys To: Mel Flynn Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Setting up LAN: no route to host 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: Sun, 09 Aug 2009 02:03:45 -0000 I mistyped "netmask" as "network" in my email. But removing that second line like you said fixes the problem. Thanks. > You should delete the second line (an interface will be marked up if an IP > address is assigned to it) and fix the netmask keyword.