From owner-freebsd-questions@FreeBSD.ORG Tue Nov 23 05:24:25 2010 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 B4343106564A for ; Tue, 23 Nov 2010 05:24:25 +0000 (UTC) (envelope-from lamacont@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 690048FC17 for ; Tue, 23 Nov 2010 05:24:25 +0000 (UTC) Received: by qyk7 with SMTP id 7so1618815qyk.13 for ; Mon, 22 Nov 2010 21:24:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=difsB3pSfLiQaWdqCF9bslnS93ddZezXDnc2F4igfEQ=; b=IllJ50c1na3rBLpKUFpTIsNATZNkuG5gCSF/f5K3pegHghjjVs+rztE18FCw09n511 zUa+5EJi/32D9g6zyeD7BpIKMx67ICcHSj0YBPMDfUhzGS4GvzAbCr4uzpFqB+XQKshR j6xImoO0uTN1KS7GsBB/+hI8oxMwbY8+A5Ex8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=I0Q4xqIrVCrUpj4r6ibe5CumYiyFy28gO4KeXkK2fsMV3bxCGLafYFOa5qZtICDUXa OR8gpchq/VzhK7WpgzVk2S+iqg6NXghwkSf1hlUwxn5MvI6rHD4fGcDPXrlxCLrLeqWi RIP9WM0o2BdkZ8oJXdDCV1hO/eC5skXBta6IQ= MIME-Version: 1.0 Received: by 10.224.3.14 with SMTP id 14mr5153198qal.52.1290488111338; Mon, 22 Nov 2010 20:55:11 -0800 (PST) Received: by 10.224.10.197 with HTTP; Mon, 22 Nov 2010 20:55:11 -0800 (PST) Date: Tue, 23 Nov 2010 08:55:11 +0400 Message-ID: From: Lamac Lamaco To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Gateway_Enable="NO" 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, 23 Nov 2010 05:24:25 -0000 Hi. Why FReeBSD working how router, When I have put in /etc/rc.conf -> Gateway_Enable="NO" ??? And by default Gateway_Enable="YES" or? Thanks.