Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2005 14:10:50 +0200
From:      =?ISO-8859-1?Q?Sten_Daniel_S=F8rsdal?= <lists@wm-access.no>
To:        Marcin Jessa <lists@yazzy.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: tap devices and DHCP.
Message-ID:  <43329F4A.4050904@wm-access.no>
In-Reply-To: <20050922125003.67071cb1.lists@yazzy.org>
References:  <20050922092250.55b4716a.lists@yazzy.org>	<20050922113336.K34322@fledge.watson.org> <20050922125003.67071cb1.lists@yazzy.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 
> I have a bridge with one fxp0 nic (which I renamed to net0) and one tap1
> device. The other end runs linux as DHCP server on LAN.
> It communicates with the DHCP server through the fxp0 device which is a
> member of the same bridge.
> 

Then it would in my opinion be more correct to run dhclient on the
bridge interface.
However bridge0 doesnt seem to support broadcast packets which are
necessary for DHCP to work. That could be the problem.

I see that tap1 does support broadcast but since it is a member of the
bridge it should/shouldn't support it depending on how you see it.

-- 
Sten Daniel Sørsdal



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