Sent from my iPhone > On Apr 11, 2017, at 8:04 PM, Jordon <open...@sirjorj.com> wrote: > > Ok, lets try this again… > > I got the 9280 installed. My configs are like this: > > My interfaces are configured like this: > > /etc/hostname.re0 > dhcp > > /ets/hostname.athn0 > media autoselect mode 11n media opt host ap chan 1 > nwid testytesterson > wpakey testingx > inet 192.168.77.253 255.255.255.0 > > /etc/hostname.bridge0 > add athn0 > add re0 > up > > I also set the net.inet.ip.forwarding sysctl to 1 > > From a different machine, if I ping 192.168.77.253, it responds. If I unplug > the network cable going to the OpenBSD box (to re0), the pings stop > responding. If I reconnect the cable, they start up again. However, if I try > to connect a wireless device, I think it connects, but it doesnt pull an IP > address. Seems to me that with ip.forwarding enabled and the bridge in place, > DHCP requests should be forwarded through. Am I missing something? > > Jordon
What is your dhcpd.conf and have you verified it's running?