Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 17:15:33 +0000
From:      "Christophe Simon" <titof3000@hotmail.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Internet connection sharing
Message-ID:  <F69jUQtXvXOCcUB5Ayj000006b4@hotmail.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F69jUQtXvXOCcUB5Ayj000006b4>