Hello Forum

My equipment Avila GW-2348 with 4 Wifi Ports, two XR2 cards connected.
After flashing to OpenWRT Backfire 10.03.1 RC3, I have following problems.

No Signal (SSID) after selecting encryption (WPA/WPA2/WEB) on my XR2 cards.

So I flash to newer release

Backfire 10.03.1 RC4 or
Backfire 10.03.1 RC6 or
Backfire Final R29592

Ping to 192.168.1.1 without problems, after
Typing it to browser the black openWRT welcome
Screen appears, but close connection within a second.

My flashing guide with RS232, WinXP Hyperterminal, 115200bps, no flow control, and xmodem

fis init -f
load -r -b %{FREEMEMLO} -m xmodem    <- openwrt-avila-zImage
fis create linux
fis free   <-calculate free memory e80000
load -r -b %{FREEMEMLO} -m xmodem    <- openwrt-ixp4xx-gerneric-squashfs.img
fis create -l 0xe80000 rootfs
fis list
fconfig

bootloader settings

fis load linux
exec


I also try documentation from

http://trac.gateworks.com/wiki/avila_build_openwrt

The system boot well,,, see both wifi cards in hyperterminal but still no webgui on 192.168.1.1

???

Thanks

Dirk