From owner-freebsd-questions@FreeBSD.ORG Thu Dec 13 10:53:04 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 F2AED16A417 for ; Thu, 13 Dec 2007 10:53:04 +0000 (UTC) (envelope-from alaorneto@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id C9CA313C4CC for ; Thu, 13 Dec 2007 10:53:04 +0000 (UTC) (envelope-from alaorneto@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1052017waf.3 for ; Thu, 13 Dec 2007 02:53:04 -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:in-reply-to:mime-version:content-type:references; bh=wX9R7xNJF336XeDbZHBbLscawn8nnSihmURcTuW2bNs=; b=ETkn2enVJboUqCmJGBZAfPdaVicEcNV/DOyGePeI9i0ChBJ3/r3jf8bUK2FyXqkjVFqhV6sW3ZkQ3b09acricQuF7lcn8NvBMwJyTa9pYMDgjl7R8aF/1l4tOljBFDU1Q0LudD9SJgPCb25WaFusN33eHcYnNsWkLZ2FS6oGyrU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Ksp/6icjCTWy5na5qEI3L062W7hg/J2D/79nk/+uwzc4LODRrSRErK84k1Q4gy/VD/NPNnfGO8+U/3MBInAoxbTZZ0JVWA3uT7nWojjBRC2qU8/Wu7HYchQ5xoHJM1i+HjMh4ru1+WK2D0PCWnGtUDeUVUKgsXd9og7OwLVO9lQ= Received: by 10.114.154.1 with SMTP id b1mr2115285wae.34.1197543184140; Thu, 13 Dec 2007 02:53:04 -0800 (PST) Received: by 10.115.73.10 with HTTP; Thu, 13 Dec 2007 02:53:04 -0800 (PST) Message-ID: <2949641c0712130253i2a059682i47d2467c2b2d0763@mail.gmail.com> Date: Thu, 13 Dec 2007 08:53:04 -0200 From: "Alaor Barroso de Carvalho Neto" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 References: <2949641c0712120218h142369e0l1fd9b05f351a12e6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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: Thu, 13 Dec 2007 10:53:05 -0000 Hi guyz, I'd like to thank all of you. I somehow find the error, there're three errors actually, first, the machine in 192.168.1 network was not using my bsd box as gateway (duh! Thankz Ian), second, I had a error in rc.conf, it had a letter where it was not supposed to have, and third, the pf was blocking everything even with it's config saying it to pass all, and then I'm gonna create another topic about this issue, once the other two are resolved.Thankz again.