[AP-UTILS] DWL-1000AP

John Langford ap-utils@kiev.iorta.com
Mon, 23 Sep 2002 21:10:54 -0400


>Try to restart your AP and reset DHCP ip address.

I made a lot of progress.  

Step 1: setup dhcp server (I hadn't done it yet)
Step 2: reset dwl-1000ap & watch which IP address it uses.
Step 3: Use ap-nwn with IP address = dhcp IP address and "community" =
"public"

At this point, I can read information from the access point.  However,
I don't appear to be able to _set_ information.  This is what tcpdump
reports when I try to change the ssid with ap-utils:

18:41:58.647716 10.0.0.1.32779 > 10.0.0.10.snmp:  SetRequest(31)  .1.2.840.10036.1.1.1.9.1="test" (DF)
18:41:58.648537 10.0.0.10.snmp > 10.0.0.1.32779:  GetResponse(31)  noSuchName@1 .1.2.840.10036.1.1.1.9.1="test"

Any ideas to try?  I can run tests and send traces if that is helpful.

-John