On 1/30/06, Robert White <rwhite at marport dot com> wrote:
>
> Jan 30 15:01:33 dhcpd: DHCPOFFER on 192.168.34.253 to
> 00:13:d3:00:30:07 (wirelessone) via 192.168.34.53
> Jan 30 15:01:33 dhcpd: send_packet: Permission denied
>
> In this case, 192.168.34.53 is the static address of the wireless interface
> of the AP and "wirelessone" is the client laptop trying to connect.
>
You need to bridge the wireless to the wired network on the AP, not
use DHCP relay. What that seems to be is m0n0wall's DHCP won't relay
through something else for a subnet that's attached to a local
interface (which is appropriate behavior, that won't work).
-Chris |