On 2006/09/20 09:30, stupidmail4me wrote: > I want to create a single network, 192.168.1.0/24. I > want to be able to access it either from a wired > connection on xl0 or a wireless connection on ral0. I > am using dhcpd.
I take it you mean you're setting up an access-point? If so, and as you say you want a single broadcast domain rather than a routed network, bridge the two networks, put an IP address on one, for the other you just need to set it to "up" in hostname.if. dhcpd only wants to listen to the interface having the IP address.