On 2012/04/29 14:24, Malcolm Herbert wrote:
> On Sat, Apr 28, 2012 at 08:05:27PM +0000, Stuart Henderson wrote:
> |On 2012-04-26, Greg Troxel <[email protected]> wrote:
> |> I wonder if the issue is that dhcp is implemented by bpf, and bpf raw
> |> frames are not bridged.
> |
> |Yes, exactly. You would need to specify the list of network adapters
> |in dhcpd_flags in /etc/rc.conf.local, then /etc/rc.d/dhcpd restart.
> 
> wierd ... wonder why mine works on NetBSD then ...

probably because because NetBSD is different to OpenBSD..
sounds like maybe it duplicates frames to bpf listeners on any member
interface of a bridge; this would simplify dhcpd configuration but I think
also makes it harder to use bpf to diagnose problems with the bridge,
it would prevent you checking on which physical port traffic is sent/
received on.

_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to