> > 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 : > [...] > > IMO you don't want a filtering bridge. You want a NAT Gateway. Enable > the gateway kernel option, may have to compile divert sockets into the > kernel, ipfw is needed to divert packets to natd, run natd.
or you can use IPFILTER, less involved setup: http://www.isber.ucsb.edu/~randall/wireless/ipnat.html in your case, fxp0 = ed0 and xl0 = wi0 (corresponding to the guide above) -randall -- :// randall s. ehren :// voice 805.893.5632 :// systems administrator :// isber|survey|avss.ucsb.edu :// institute for social, behavioral, and economic research To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message