Thanks for the reply ammo, unfortunately the device is at my other office so I can't get the IOS version easily although it is brand new so that should be up to date.

I've got a copy of the config on file here though so here's the wireless bit:

interface Dot11Radio0
no ip address
ip helper-address 10.0.0.3
!
encryption mode ciphers tkip
!
ssid ****-Wireless
max-associations 50
authentication open
authentication key-management wpa
wpa-psk ascii 0 ********Omitted***********
!
speed basic-1.0 basic-2.0 basic-5.5 basic-6.0 basic-9.0 basic-11.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-54.0
channel 2452
station-role root
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding


This is my first Cisco wireless product so most of the above config has been copied from other installations.

Does that look right? Is there anything that should be added?

The DHCP server (10.0.0.3) has a scope of 10.0.0.10 - 100 and its putting out address's OK (my laptop gets an address from it fine, just not via this router).

Thanks.