I get this from tcpdump when I boot the AP:
17:07:14.250764 0.0.0.0.bootpc > 255.255.255.255.bootps: xid:0xa2dc15d6
[|bootp] (DF)
17:07:14.251781 arp who-has 192.168.1.254 tell 192.168.1.1
17:07:15.000903 192.168.1.1.bootps > 192.168.1.254.bootpc:
xid:0xa2dc15d6 Y:192.168.1.254 S:192.168.1.1 fil
First off, my problem is that I can't get dhcpd to reply to a request on
a new subnet/interface.
I have an isc-dhcpd server running on my gateway box. I just added a new
nic to connect a wifi ap. I added this subnet declaration:
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.10 192.