From owner-freebsd-questions@FreeBSD.ORG Tue Jul 24 07:38:44 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 AA9AA16A419 for ; Tue, 24 Jul 2007 07:38:44 +0000 (UTC) (envelope-from bsdprakash@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.225]) by mx1.freebsd.org (Postfix) with ESMTP id 68A1913C468 for ; Tue, 24 Jul 2007 07:38:44 +0000 (UTC) (envelope-from bsdprakash@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1208460nzf for ; Tue, 24 Jul 2007 00:38:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NdTknvwsHi/p+s8t9PLALRJ7OdtclBpCuPQMoMGJzncjrtefsEbA2WjFe6gaKZpPRBNTu6rY4ZogH5iFOmNYWM5B1Kw11jLKaU3GLyEB76ce0k3gJxK0aO4puDuA8mDc8YTPnKI/xFG4evB8yZfYL7Cx6WsnlexEWGvZyMvgYSc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Hv0uzi2pWhH4W0wbF93Ip0eydHQqdU5JobdhiFNaRzmk8f7SyVYHynEH+r4wwJK5CPZ/vy/kiPTmNc5Nr8RIUp45rPos3NH/jXrO5NFEgUkDAmrUZCrypoYRpgPzhaTFZN2eZ+/Lo61b6kogaKIWt6nsmar6z+GVl6pV332ehXU= Received: by 10.142.98.18 with SMTP id v18mr305624wfb.1185262723030; Tue, 24 Jul 2007 00:38:43 -0700 (PDT) Received: by 10.143.158.2 with HTTP; Tue, 24 Jul 2007 00:38:42 -0700 (PDT) Message-ID: <1428d0e80707240038k7aa5df76n5ec95bf348d823cd@mail.gmail.com> Date: Tue, 24 Jul 2007 13:23:42 +0545 From: "Prakash Poudyal" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Problem in routing or NATing in the freebsd 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, 24 Jul 2007 07:38:44 -0000 Hello All, Here I am trying to do NAT , I made everything like configureing the NAT and compiling kernel. I could access the gateway as well from the client computer but could not access the Internet from the client computer. When I triend to access the interent from client computer such error will so in my sever computer dc1 : failed to force tx and rx to idle state where dc1 Network interface consit of IP address of 192.168.0.1 in server. Thank you Sincerely Prakash