From owner-freebsd-questions@FreeBSD.ORG Sat Feb 19 02:41:03 2005 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 2D39216A4CE for ; Sat, 19 Feb 2005 02:41:03 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id C61AF43D49 for ; Sat, 19 Feb 2005 02:41:02 +0000 (GMT) (envelope-from greatnorthern@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so29694rne for ; Fri, 18 Feb 2005 18:41:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=qrq1S6txHtILqMvM0gX7uInzHaAZD1tr6CJ4LpPJxMHU3QjZBzjIyDnoh7/MnbnHwAktF/rON6m22J6pbK09BJSifQm978jYV18rAQtCW5jIovE6sNGXvB4ilibCnAPi3LKtN9VoMh8Mlj+s+4fjMg8iN3qNBKvaQH6F4MyHSeE= Received: by 10.38.78.59 with SMTP id a59mr166435rnb; Fri, 18 Feb 2005 18:41:02 -0800 (PST) Received: by 10.38.209.80 with HTTP; Fri, 18 Feb 2005 18:41:02 -0800 (PST) Message-ID: <467b1e7a050218184146051264@mail.gmail.com> Date: Sat, 19 Feb 2005 03:41:02 +0100 From: Fabian Anklam To: freebsd-questions@freebsd.org In-Reply-To: <000801c5162a$6f191740$6501a8c0@europa> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <002701c51488$fd369e10$6501a8c0@europa> <000801c5162a$6f191740$6501a8c0@europa> Subject: Re: Questions with configuring multiple NIC's X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Fabian Anklam List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Feb 2005 02:41:03 -0000 On Fri, 18 Feb 2005 21:26:33 -0500, J Ramos wrote: > Hello again, > it "works." Only problem is, I can't reach anything off the local network. Well, can you # ping IP? Also changes to resolv.conf should take immediate effect. What does /etc/host.conf say?