Hi, On Thu, 28 Sep 2006 22:06:21 -0500 "Boyd Stephen Smith Jr." <[EMAIL PROTECTED]> wrote:
> On Thursday 28 September 2006 21:43, Grant <[EMAIL PROTECTED]> > wrote about 'Re: [gentoo-user] Router 3rd and 4th net interface > problem': > > I'm pretty confused. I'm trying to get the system in question to > > behave like a solid-state router that you can plug an ethernet jack > > into and be on the network. How should eth1 and eth2 be configured > > in /etc/conf.d/net ? > > They should be configured as part of a bridge device (see the > bridging section of /etc/conf.d/net.example) and have the address > assigned (and DHCPD listing on) that bridge device. Except that this doesn't work on WLAN (MAC layer done by the WLAN adapter). But probably "proxy_arp" can help here. And subnet separation, of course. Just extending the netmask a bit and enabling proxy_arp would do the job. OTOH, it's also easy to configure the routes to the other subnets via DHCP. Just a matter of taste. In any case, it only works on IP layer. -hwh -- [email protected] mailing list

