Thu Aug 21, 2008 10:46 pm
goto ip neihbors and look and see what ip it has if it has the 192.168.x.x on the ethernet you can add an address in same range to the wlan interface and access it that way since its bridged you can ping the ethernet ip. You may have to turn on discovering on the wlan interface under ip neighbors discovery interfaces to get it to show up.
If the ip that it shows is 192.168.1.1 then add 192.168.1.5/24 or something in same range to ap wlan interface and should be able to ping it, and telnet into it. Its better to add a private range of ip,s for bridged cpe's on the wlan side and put the private ip on the cpe on the bridge interface, and add a gateway on the cpe to point to the ap. example 172.172.172.1/24 on ap
and 172.172.172.5/24 with gateway of 172.172.172.1 on cpe since you cant mac telnet to a pseudobridged cpe.(it changes the mac)