On 2012-04-27, Lars Noodén <[email protected]> wrote:
> Thanks to those who responded.  The hints helped.
>
> A way to get DHCP over bridged interfaces in OpenBSD is to make the
> bridge but assign an IP number to each interface anyway, not just the
> first one.  dhcpd will squawk about interfaces sharing the same subnet,
> but will bind to the first one if it is configured to do so.   The
> bridge itself is not allowed an ip number of its own.
>
> In that way each of the hosts plugged into the Soekris are available on
> the same subnet.
>
> /Lars

You should not be assigning addresses to more than one interface.

Is there a problem with the method I suggested i.e. put the address
on *one* interface and list the interface names in dhcpd_flags?

I suggest following up on an openbsd list as this is not a soekris
issue.


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

Reply via email to