Hi I'm running a Sitecom WL-115, a Ralink RT2560, on OpenBSD 3.7-current (Google suggested there might be problems with hostap in -release). But I have a problem I couldn't figure out: The clients are able to associate with the AP, but they won't get an IP, although DHCP is running fine. I ran 'dhcpd -d ral0' and got this:
ip length 28 disagrees with bytes received 46. accepting packet with data after udp payload. So it looks like there're packets coming in, but there is no DHCPOFFER. The exact same setup worked just fine with an wi-interface (and still works fine on my rl-interface). Giving the client a static IP gives me a fully- working client, so the connection itself works just fine. But I'd like to use DHCP. cat /etc/hostname.ral0 inet 192.168.1.1 255.255.255.0 NONE mediaopt hostap nwid wifi Any ideas what's going wrong? Thanks. -- Fridtjof Busse "The key to foreign policy is to rely on reliance." George W. Bush November 1, 2000 Quoted from the Washington Post.

