I have finally upgraded my WRT54GL device to Kamikaze 8.09RC2 (coming from White Russian) and tried to configure the device according to this repeater howto: http://wiki.openwrt.org/Repeater
The client part works fine and I was also able to create an access point at the same time, but unfortunately I am unable to connect to it with any client. It is visible but when trying to associate with that AP the connection always times out.
These lines appear in the log on the client trying to connect to the AP:
wlan0: authenticate with AP 02:1a:70:a2:ba:1d
wlan0: authenticate with AP 02:1a:70:a2:ba:1d
wlan0: authenticate with AP 02:1a:70:a2:ba:1d
wlan0: authentication with AP 02:1a:70:a2:ba:1d timed out
wlan0: direct probe to AP 02:1a:70:a2:ba:1d try 1
wlan0 direct probe responded
wlan0: authenticate with AP 02:1a:70:a2:ba:1d
wlan0: authenticate with AP 02:1a:70:a2:ba:1d
wlan0: authenticate with AP 02:1a:70:a2:ba:1d
wlan0: authentication with AP 02:1a:70:a2:ba:1d timed out
It does not matter which encryption the AP uses. Even with no encryption at all the result is the same.
Is there anything I might have missed somehow?