From owner-freebsd-questions@FreeBSD.ORG Tue Dec 11 16:53:57 2007 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 1B6A216A419 for ; Tue, 11 Dec 2007 16:53:57 +0000 (UTC) (envelope-from alaorneto@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.freebsd.org (Postfix) with ESMTP id C461013C44B for ; Tue, 11 Dec 2007 16:53:56 +0000 (UTC) (envelope-from alaorneto@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so194239pyb for ; Tue, 11 Dec 2007 08:53:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=OxVVKdssUcqwJOGG6kiZb3MMEgd8+F+TsINxejnoYno=; b=sqTe4S0ZRNXqhEbcN5mUN14D2TgKn7S5r6vB/1tbS4GFNR6KLjGur6/mrDgkrurpWWYMhziEizEmJxwr3rBSVkCQAH2QdyCZ2W93mB+mNGJ9zNp714n+LJBlgBB8e3juzMWx7KKuKkYq39Qy5nsI30PQRpv/Kwyo5RYUta8t71k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Dwse9PMEq4Av2vdhZxabxXwo7U2Y9Te0OEUQDTXeIEa2vbxo36df5cRlB1oVi8nNTN6dTWZSo2FcRIZUbAFbUXOea21YPSG7CDTZYNqmJIFg8CRP7YTKjrBOucdkYKN+ZG3Z3Dyh6/FNhzpuOJwTZ7beRH2H+jOMV1g6MwI9684= Received: by 10.141.50.17 with SMTP id c17mr825034rvk.1197392029695; Tue, 11 Dec 2007 08:53:49 -0800 (PST) Received: by 10.141.37.3 with HTTP; Tue, 11 Dec 2007 08:53:49 -0800 (PST) Message-ID: <2949641c0712110853i6db025d5s71ae18c7e2f14a45@mail.gmail.com> Date: Tue, 11 Dec 2007 14:53:49 -0200 From: "Alaor Barroso de Carvalho Neto" To: "Chris Haulmark" In-Reply-To: <6FC9F9894A9F8C49A722CF9F2132FC220FA27C53@ms05.mailstreet2003.net> MIME-Version: 1.0 References: <2949641c0712110644m2e2965f3p40778d928283ab50@mail.gmail.com> <837487.43875.qm@web44807.mail.sp1.yahoo.com> <2949641c0712110840p24946faarad962367585a9a78@mail.gmail.com> <6FC9F9894A9F8C49A722CF9F2132FC220FA27C53@ms05.mailstreet2003.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Connecting networks 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, 11 Dec 2007 16:53:57 -0000 2007/12/11, Chris Haulmark : > > It sounds like you are wanting a router to function between two > different > subnets. > > Take a reading under 29.2.5 at this link: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routin > g.html > > Chris Yes Chris, but I already have the routes, when I do netstat -r they are there but I still unable to ping from one network to another. I did read this section in the handbook but it's not working. I'll paste my netstat -r output in a while. Alaor