From owner-freebsd-questions@FreeBSD.ORG Tue Nov 23 06:10:40 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 EEDBA106564A for ; Tue, 23 Nov 2010 06:10:40 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 811B78FC22 for ; Tue, 23 Nov 2010 06:10:40 +0000 (UTC) Received: by fxm19 with SMTP id 19so5979468fxm.13 for ; Mon, 22 Nov 2010 22:10:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=PR9TEr0yD3I/z7IULka9fkMS8F3pRLWef8VpNGCTR8k=; b=ccBBPX2HMGT+16ZBqAFAQPY2A1jnBlnnGcrFI/u3N3ORe9ROdACSq4+PjG1Q90RM6u GFWQ0td2BaYS/QN/sxxmHMfUAbVj5dnrhDOYYckj0x64W8HHDsoojGBrDyNNNiNifg/N w2XLuFzIovxOyBg8m6sGtE9gxF/J/KblbQCEo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=FFCIiS/uYcePL2EBump7J/7wTrMVqK6Kf/qwlRLbj9lq48q1Y8RzusIKUUUUqh+if1 VcDvXgNi9lI4kwFaTgiKqgx+3JO5gScIaZc8EiGIhvinoVv6CUdamawcUcuH7ZWT1Uk5 xbLbYKvbbM5YQnWhnVR76UTgwjUpgQ95pNVYE= MIME-Version: 1.0 Received: by 10.223.70.208 with SMTP id e16mr3227226faj.6.1290492638936; Mon, 22 Nov 2010 22:10:38 -0800 (PST) Received: by 10.223.121.138 with HTTP; Mon, 22 Nov 2010 22:10:38 -0800 (PST) In-Reply-To: References: Date: Tue, 23 Nov 2010 00:10:38 -0600 Message-ID: From: Adam Vande More To: Lamac Lamaco Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: 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 06:10:41 -0000 On Mon, Nov 22, 2010 at 10:55 PM, Lamac Lamaco wrote: > Hi. Why FReeBSD working how router, When I have put in /etc/rc.conf > -> Gateway_Enable="NO" ??? > And by default Gateway_Enable="YES" or? > I suggest getting someone or something to help you translate your question to English. >From what you have presented, you need to use gateway_enable= NOT Gateway_Enable= It is case-sensitive. -- Adam Vande More