From owner-freebsd-questions Sun Dec 22 9:15:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBD1637B401 for ; Sun, 22 Dec 2002 09:15:34 -0800 (PST) Received: from hotmail.com (f69.pav1.hotmail.com [64.4.31.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D0DC43EDE for ; Sun, 22 Dec 2002 09:15:34 -0800 (PST) (envelope-from titof3000@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 22 Dec 2002 09:15:34 -0800 Received: from 212.198.0.93 by pv1fd.pav1.hotmail.msn.com with HTTP; Sun, 22 Dec 2002 17:15:33 GMT X-Originating-IP: [212.198.0.93] From: "Christophe Simon" To: freebsd-questions@FreeBSD.ORG Subject: Internet connection sharing Date: Sun, 22 Dec 2002 17:15:33 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 22 Dec 2002 17:15:34.0335 (UTC) FILETIME=[BCFCDCF0:01C2A9DD] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm trying to configure an old K6 200 as a gateway to share my internet connection at home. My LAN connected interface is xl0 (192.168.0.1), and my internet connected interface is ed0 (DHCP). I followed the instructions to make a filtering bridge : * /boot/loader.conf bridge_load="YES" * /etc/sysctl.conf net.link.ether.bridge_cfg=ed0:0,xl0:0 net.link.ether.bridge_ipfw=1 net.link.ether.bridge=1 * /etc/rc.conf firewall_enable="YES" firewall_type="open" firewall_quiet="YES" firewall_logging="YES" And it doesn't work. I have done a standard installation... At startup i have the error "ip_fw_ctl : invalid command" Could someone tell me where my error is ? Thanks a lot... _________________________________________________________________ MSN Messenger : discutez en direct avec vos amis ! http://www.msn.fr/msger/default.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message