NETGEAR WN2500RP v1
Universal Dual Band WiFi Range Extender
Currently OpenWrt 19.07.2 has some wifi support for both 2,4GHz(channelscan) and 5GHz(AP mode) using the BCM43236.
Supported Versions
Hardware Highlights
Installation
Flashing the device to OpenWrt can be done via stock Netgear firmware webinterface “Maintenance > Firmware upgrade” tested using version “V1.0.0.30_1.0.58” with current 18.06.5 image. If you reset the stock firmware and are greeted with a netgear setupwizard and cannot find the maintenance firmware tab goto “http://192.168.1.250/start.htm”. After succesfull flash the power led will stay solid amber/orange wait a couple of minutes to login 192.168.1.1. Upgrading from OpenWrt 18.06.5 to OpenWrt 19.07-rc2 works as aspected via webinterface.
Return to Factory Firmware
Reverting to stock Netgear firmware “V1.0.0.30_1.0.58” via OpenWrt 19.07-rc2 webinterface soft-bricks router into green flashing/blinking tftp recovery state! Set your PC to a static ip 192.168.1.22 and use a tftpclient in binary mode and type the following(asuming linux) enter after each line:
tftp 192.168.1.1 bin trace put stockfirmware.chk
After a couple of minutes router power led is solid green and running stock restored Netgear firmware.
Forum Activity
LAN/WAN router
This extender lacks a WAN port, but with OpenWrt webinterface “Network > Switch” one of the untagged LAN ports can be set to VLAN id 2 to make that port function as a WAN port. For instance change VLAN id 1, LAN 4 PORT from “untagged” to “off” (make sure its not your current used port to administer the device) and add/change VLAN id 2, LAN 4 PORT from “off” to “untagged”. Than save and apply and you will have a working WAN if you connect Internet to new WAN port (LAN 4) and set WAN interface to “eth0.2”.
BCM43236 802.11abgn Wireless Adapter
5GHz AP-mode limited support
Using the 5GHz in AP modus has been succesfull for channels 36-48 at 20MHz N-MODE using WPA2PSK CCMP with ~30Mbit RX/TX. Notice that reboot makes the wifi adapter dissapear but a hard poweroff makes it appear again you can (check via lsusb)
opkg update opkg remove kmod-b43 opkg install kmod-usb2 usbutils kmod-brcmfmac kmod-mac80211 lsusb #wifi detected otherwise hard poweroff poweroff;exit
You need a poweroff/reboot otherwise the b43 won't be fully deleted and its ghost interface “phy0” blocks the correct initialization of the 5GHz AP modus.
Further debugging
By looking at the telnet logs from the stock Netgear firmware USB was noticed and a “wl_high” module on the “usb-core” module. By installing the following packages on OpenWrt 19.07-rc2 made the following builtin usb wifi device show up!
opkg update opkg install kmod-usb-ehci opkg install usbutils lsusb unable to initialize libusb: -99 opkg install kmod-usb2 lsusb Bus 001 Device 002: ID 0a5c:bd17 Broadcom Corp. BCM43236 802.11abgn Wireless Adapter Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub opkg install kmod-brcmfmac dmesg #cut [ 433.199259] kmodloader: loading kernel modules from /etc/modules.d/* [ 433.232886] usbcore: registered new interface driver usbfs [ 433.238768] usbcore: registered new interface driver hub [ 433.244408] usbcore: registered new device driver usb [ 433.257746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 433.268950] kmodloader: done loading kernel modules from /etc/modules.d/* [ 433.398325] kmodloader: loading kernel modules from /etc/modules.d/* [ 433.408890] kmodloader: done loading kernel modules from /etc/modules.d/* [ 578.218214] kmodloader: loading kernel modules from /etc/modules.d/* [ 578.243609] ehci-platform: EHCI generic platform driver [ 578.249167] ehci-platform ehci-platform.0: EHCI Host Controller [ 578.255244] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1 [ 578.263713] ehci-platform ehci-platform.0: irq 5, io mem 0x18004000 [ 578.296513] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00 [ 578.305877] hub 1-0:1.0: USB hub found [ 578.311314] hub 1-0:1.0: 2 ports detected [ 578.322366] kmodloader: done loading kernel modules from /etc/modules.d/* [ 578.541726] kmodloader: loading kernel modules from /etc/modules.d/* [ 578.552560] kmodloader: done loading kernel modules from /etc/modules.d/* [ 578.677365] usb 1-2: new high-speed USB device number 2 using ehci-platform [ 815.937688] kmodloader: loading kernel modules from /etc/modules.d/* [ 815.972032] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43236b for chip BCM43236/3 [ 816.524399] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43236b for chip BCM43236/3 [ 816.533189] usb 1-2: Direct firmware load for brcm/brcmfmac43236b.clm_blob failed with error -2 [ 816.542139] usb 1-2: Falling back to user helper [ 816.619343] firmware brcm!brcmfmac43236b.clm_blob: firmware_loading_store: map pages failed [ 816.628198] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-11), device may have limited channels available [ 816.661221] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43236/3 wl0: Nov 30 2011 17:33:42 version 5.90.188.22 [ 816.765986] usbcore: registered new interface driver brcmfmac [ 816.790284] kmodloader: done loading kernel modules from /etc/modules.d/* [ 817.506017] kmodloader: loading kernel modules from /etc/modules.d/* [ 817.533410] kmodloader: done loading kernel modules from /etc/modules.d/* ifconfig -a #cropped wlan0 Link encap:Ethernet HWaddr 00:90:4C:52:A8:E4 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) cat /etc/config/wireless config wifi-device 'radio0' option type 'mac80211' option channel '36' option hwmode '11a' option path 'bcma0:4/ehci-platform.0/usb1/1-2' option htmode 'HT20' config wifi-iface 'default_radio0' option device 'radio0' option network 'lan' option mode 'ap' option ssid 'OpenWrt' option encryption 'none'
From here the wlan0 interface shows up in the luci webinterface and can scan for wireless networks shows both 2,4 and 5 GHz frequencies in scan, still have to test other functions! Setting up a accesspoint from luci webinterface 2,4 or 5 GHz triggers some errors about wlan1 although the device is wlan0.
[ 1125.421112] ieee80211 phy1: brcmf_cfg80211_request_ap_if: setting ssid failed -50 [ 1125.428829] ieee80211 phy1: brcmf_cfg80211_add_iface: add iface wlan1 type 3 failed: err=-50
After reboot the builtin the usb-device did not come up again(lsusb shows only hub) and is not directly related to b43 since the following dmesg output was also visible with original OpenWrt image.
dmesg [ 14.158203] b43-phy0: Broadcom 5357 WLAN found (core revision 28) [ 14.165421] b43-phy0: Found PHY: Analog 9, Type 4 (N), Revision 9 [ 14.171636] b43-phy0 ERROR: FOUND UNSUPPORTED RADIO (Manuf 0x17F, ID 0x2057, Revision 5, Version 2) [ 14.180969] b43: probe of bcma0:1 failed with error -122 [ 14.186651] Broadcom 43xx driver loaded [ Features: NL ] [ 14.383877] usbcore: registered new interface driver brcmfmac
Poweroff the router for a couple of seconds and power it up again made the builtin usb wifi adapter available again more info:
opkg install wireless-tools ifconfig wlan0 up iwlist wlan0 chan wlan0 24 channels in total; available frequencies : Channel 01 : 2.412 GHz Channel 02 : 2.417 GHz Channel 03 : 2.422 GHz Channel 04 : 2.427 GHz Channel 05 : 2.432 GHz Channel 06 : 2.437 GHz Channel 07 : 2.442 GHz Channel 08 : 2.447 GHz Channel 09 : 2.452 GHz Channel 10 : 2.457 GHz Channel 11 : 2.462 GHz Channel 36 : 5.18 GHz Channel 40 : 5.2 GHz Channel 44 : 5.22 GHz Channel 48 : 5.24 GHz Channel 52 : 5.26 GHz Channel 56 : 5.28 GHz Channel 60 : 5.3 GHz Channel 64 : 5.32 GHz Channel 149 : 5.745 GHz Channel 153 : 5.765 GHz Channel 157 : 5.785 GHz Channel 161 : 5.805 GHz Channel 165 : 5.825 GHz
It might be a good idea to built a custom OpenWrt image without the b43 driver and see how the other brcm47xx interact with Broadcom 5357 WLAN maybe they got blocked.
Removing the b43 package via the luci webinterface seems to remove more than “opkg remove kmod-b43” and makes “phy0” available for “wlan0”. Therefor no more error when enabling AP since it was forced to use “phy1” and cannot find “wlan1”(see dmesg error), but now it uses “phy0” and “wlan0” and enabling a WPA2-PSK CCMP SSID on channels 36-48 at 20MHz has been succesfully tested with ~30Mbit RX/TX tested with iperf3! So the 5GHz wifi works, but using channels higher than 48 disables the interface (although channel 64 AP shows up in SSID scan...) it doesn't work. The 2,4GHz band also disables the device when selecting tested channels 11/6. The module “kmod-mac80211” is also needed otherwise AP won't enable and option to set “Legacy/N” mode will be missing.
iwinfo wlan0 ESSID: "OpenWrt" Access Point: 00:90:4C:52:A8:E4 Mode: Master Channel: 36 (5.180 GHz) Tx-Power: 31 dBm Link Quality: unknown/70 Signal: unknown Noise: unknown Bit Rate: 6.0 MBit/s Encryption: WPA2 PSK (CCMP) Type: nl80211 HW Mode(s): 802.11abgn Hardware: unknown [Generic MAC80211] TX power offset: unknown Frequency offset: unknown Supports VAPs: no PHY name: phy0
Telnet stock firmware
The stock firmware has a telnet deamon that gets enabled by sending a magic packet, see unlock netgeartelnet console for more info. Example console output of multiple commands:
./telnetenable 192.168.1.250 20E52A2B5180 Gearguy Geardog telnet 192.168.1.250 # echo $0 /bin/sh # version Release version : Netgear Wireless Router WN2500RP U12H19700/V1.0.0.30/1.0.58 Time : May 28 2012 10:13:01 CFE version : v1.0.5 # cat /proc/version Linux version 2.4.20 (alex@sunshine) (gcc version 3.2.3 with Broadcom modifications) #1 Mon May 28 10:09:49 CST 2012 # cat /proc/cpuinfo system type : Broadcom BCM5357 chip rev 2 processor : 0 cpu model : V4.9 BogoMIPS : 264.60 wait instruction : no microsecond timers : yes tlb_entries : 64 extra interrupt vector : no hardware watchpoint : yes VCED exceptions : not available VCEI exceptions : not available unaligned_instructions : 50 System clocks (cpu/mem/si/xtal) : 530/176/88/20 Mhz. # cat /proc/devices Character devices: 1 mem 2 pty/m%d 3 pty/s%d 4 tts/%d 5 cua/%d 10 misc 90 mtd 100 acos_nat_cli 108 ppp 123 aglog 128 ptm 136 pts/%d 162 raw 180 usb 252 wps_led 253 nvram 254 gpio Block devices: 1 ramdisk 31 mtdblock # cat /proc/modules module: br_dhcp_filter c0480000 1744 0 (unused) module: MultiSsidControl c0486000 816 0 (unused) module: br_dns_hijack c0482000 11456 0 (unused) module: acos_nat c03aa000 428736 0 (unused) module: wl_high c0289000 1178160 0 (unused) module: ehci-hcd c0281000 26560 0 (unused) module: usb-storage c0279000 26928 0 (unused) module: usbcore c0265000 77680 1 [wl_high ehci-hcd usb-storage] module: wl c002c000 2325344 0 (unused) module: dpsta c002a000 3616 0 [wl_high wl] module: et c001b000 54912 0 (unused) module: igs c0016000 15648 0 [wl] module: emf c0010000 20112 0 [wl igs] module: ctf c000b000 12416 0 (unused) # cat /proc/mtd dev: size erasesize name mtd0: 00040000 00010000 "boot" mtd1: 00700000 00010000 "linux" mtd2: 0065d758 00010000 "rootfs" mtd3: 00010000 00010000 "ML1" mtd4: 00010000 00010000 "ML2" mtd5: 00010000 00010000 "ML3" mtd6: 00010000 00010000 "ML4" mtd7: 00010000 00010000 "ML5" mtd8: 00010000 00010000 "ML6" mtd9: 00010000 00010000 "ML7" mtd10: 00010000 00010000 "T_Meter1" mtd11: 00010000 00010000 "T_Meter2" mtd12: 00010000 00010000 "POT" mtd13: 00010000 00010000 "board_data" mtd14: 00010000 00010000 "nvram" # cat /proc/self/mounts rootfs / rootfs rw 0 0 /dev/root / squashfs ro 0 0 none /dev devfs rw 0 0 proc /proc proc rw 0 0 ramfs /tmp ramfs rw 0 0 none /proc/bus/usb usbdevfs rw 0 0 # cat /proc/kmsg <4>CPU ProcId is: 0x00019749, options: 0x000021cd <4>Primary instruction cache 32kb, linesize 32 bytes (4 ways) <4>Primary data cache 32kb, linesize 32 bytes (4 ways) <4>Linux version 2.4.20 (alex@sunshine) (gcc version 3.2.3 with Broadcom modifications) #1 Mon May 28 10:09:49 CST 2012 <4>Found a 8MB ST compatible serial flash <4>Determined physical RAM map: <4> memory: 04000000 @ 00000000 (usable) <4>On node 0 totalpages: 16384 <4>zone(0): 16384 pages. <4>zone(1): 0 pages. <4>zone(2): 0 pages. <4>Kernel command line: root=/dev/mtdblock2 noinitrd console=ttyS0,115200 <4>CPU: BCM5357 rev 2 at 530 MHz <4>Calibrating delay loop... 264.60 BogoMIPS <6>Memory: 62608k/65536k available (1570k kernel code, 2928k reserved, 120k data, 152k init, 0k highmem) <6>Dentry cache hash table entries: 8192 (order: 4, 65536 bytes) <6>Inode cache hash table entries: 4096 (order: 3, 32768 bytes) <4>Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) <4>Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes) <4>Page-cache hash table entries: 16384 (order: 4, 65536 bytes) <4>Checking for 'wait' instruction... unavailable. <4>POSIX conformance testing by UNIFIX <4>PCI: no core <4>PCI: Fixing up bus 0 <6>Linux NET4.0 for Linux 2.4 <6>Based upon Swansea University Computer Society NET3.039 <4>Initializing RT netlink socket <4>Starting kswapd <6>devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au) <6>devfs: boot_options: 0x1 <6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher <4>pty: 256 Unix98 ptys configured <6>Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled <6>ttyS00 at 0xb8000300 (irq = 8) is a 16550A <4>RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize <6>PPP generic driver version 2.4.2 <6>SCSI subsystem driver Revision: 1.00 <3>pflash: found no supported devices <5>sflash: squash filesystem with lzma found at block 906 <5>Creating 15 MTD partitions on "sflash": <5>0x00000000-0x00040000 : "boot" <5>0x00040000-0x00740000 : "linux" <5>0x000e28a8-0x00740000 : "rootfs" <5>0x00740000-0x00750000 : "ML1" <5>0x00750000-0x00760000 : "ML2" <5>0x00760000-0x00770000 : "ML3" <5>0x00770000-0x00780000 : "ML4" <5>0x00780000-0x00790000 : "ML5" <5>0x00790000-0x007a0000 : "ML6" <5>0x007a0000-0x007b0000 : "ML7" <5>0x007b0000-0x007c0000 : "T_Meter1" <5>0x007c0000-0x007d0000 : "T_Meter2" <5>0x007d0000-0x007e0000 : "POT" <5>0x007e0000-0x007f0000 : "board_data" <5>0x007f0000-0x00800000 : "nvram" <6>NET4: Linux TCP/IP 1.0 for NET4.0 <6>IP Protocols: ICMP, UDP, TCP, IGMP <6>IP: routing cache hash table of 512 buckets, 4Kbytes <6>TCP: Hash tables configured (established 4096 bind 8192) <6>Linux IP multicast router 0.06 plus PIM-SM <4>ip_conntrack version 2.1 (512 buckets, 4096 max) - 368 bytes per conntrack <4>ip_tables: (C) 2000-2002 Netfilter core team <4>ipt_time loading <4>BCM fast NAT: INIT <6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. <6>NET4: Ethernet Bridge 008 for NET4.0 <1>802.1Q VLAN Support v1.7 Ben Greear <greearb@candelatech.com> <1>All bugs added by David S. Miller <davem@redhat.com> <4>FAT: bogus logical sector size 39991 <4>FAT: bogus logical sector size 39991 <4>VFS: Mounted root (squashfs filesystem) readonly. <6>Mounted devfs on /dev <6>Freeing unused kernel memory: 152k freed <4>Algorithmics/MIPS FPU Emulator v1.5 <4>et_module_init: passivemode set to 0x1 <4>et_module_init: et_txq_thresh set to 0x400 <4>val8: 0 <4>eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 5.60.127.3202 @VERSION_TYPE@ <4>wl_module_init: wl_txq_thresh set to 0x400 <4>eth1: Broadcom BCM4329 802.11 Wireless Controller 5.70.55.3202 @VERSION_TYPE@ <6>usb.c: registered new driver usbdevfs <6>usb.c: registered new driver hub <6>Initializing USB Mass Storage driver... <6>usb.c: registered new driver usb-storage <6>USB Mass Storage support registered. <4>USB20H misc PLL 0x010b0100 <4>wombo_reset set to gpio 25 <6>ehci-hcd 00:04.1: PCI device 14e4:471a <6>ehci-hcd 00:04.1: irq 5, pci mem b8004000 <6>usb.c: new USB bus registered, assigned bus number 1 <6>ehci-hcd 00:04.1: EHCI Fastpath: New EHCI driver starting <4>ehci-hcd 00:04.1: illegal capability! <4>PCI: 00:04.1 PCI cache line size set incorrectly (0 bytes) by BIOS/FW, correcting to 32 <3>ehci-hcd 00:04.1: park 3 <3>ehci-hcd 00:04.1: qtdc 0 disabled: invalid size 0 <6>ehci-hcd 00:04.1: qtdc 1 enabled: vid a5c pid bd17 ep 0x12 size 10 timeout 1 <6>ehci-hcd 00:04.1: USB 0.0 enabled, EHCI 1.00, driver 2003-Jan-22 <6>hub.c: USB hub found <6>hub.c: 2 ports detected <6>hub.c: new USB device 00:04.1-2, assigned address 2 <4>QTDC: matched pid bd17 vid a5c dev 83333a00 <4>usb.c: USB device 2 (vend/prod 0xa5c/0xbd17) is not claimed by any active driver. <4>wl_module_init: rpcq_rxthresh set to 0x400 <4>wl_module_init: wl_txq_thresh set to 0x400 <6>usb.c: registered new driver dbus_usbdev <4>EHCI Fastpath: usb_dev 83333a00 <4>EHCI Fastpath: bus 83314260 <4>EHCI Fastpath: Hub 83333800 <6>ehci-hcd 00:04.1: EHCI Fastpath: Got the bypass device command in EHCI 83333a00 <4>EHCI Fastpath: usb_dev 83333a00 <4>EHCI Fastpath: bus 83314260 <4>EHCI Fastpath: Hub 83333800 <6>ehci-hcd 00:04.1: EHCI Fastpath: Got the bypass callback command in EHCI c033b4a0 <4>EHCI Fastpath: usb_dev 83333a00 <4>EHCI Fastpath: bus 83314260 <4>EHCI Fastpath: Hub 83333800 <4>EHCI Fastpath: Cannot submit URB in optimize_EP: -32 <4>EHCI Fastpath: usb_dev 83333a00 <4>EHCI Fastpath: bus 83314260 <4>EHCI Fastpath: Hub 83333800 <6>ehci-hcd 00:04.1: EHCI Fastpath: Got the RH bypass command in EHCI for EP #0 0004 <4>EHCI Fastpath: usb_dev 83333a00 <4>EHCI Fastpath: bus 83314260 <4>EHCI Fastpath: Hub 83333800 <6>ehci-hcd 00:04.1: EHCI Fastpath: Got the RH bypass command in EHCI for EP #1 0012 <4>EHCI Fastpath: EP in 18 EP in2 19 EP out 4 <3>pci_pool_free 00:04.1/usbnet_qtd, a02b9060/2b9060 (bad dma) <4>bcm_rpc_up: waiting to be connected <4>bcm_rpc_buf_recv_mgn_high: Recvd:2 Version: 0x54637c8 <4>State: 1 Session:0 <4>bcm_rpc_buf_recv_mgn_high: Reason: 0 Dongle Version: 0x54637c8 <4>bcm_rpc_buf_recv_mgn_high: Connected! <4>eth2: Broadcom BCMa8e4 802.11 Wireless Controller 5.70.55.3202 @VERSION_TYPE@ <6>vlan1: dev_set_allmulti(master, 1) <6>vlan1: dev_set_promiscuity(master, 1) <6>device eth0 entered promiscuous mode <6>device vlan1 entered promiscuous mode <6>device dpsta entered promiscuous mode <6>device wl0.1 entered promiscuous mode <6>br0: port 3(wl0.1) entering listening state <6>br0: port 1(vlan1) entering listening state <6>br0: port 2(dpsta) entering listening state <6>br0: port 3(wl0.1) entering learning state <6>br0: port 2(dpsta) entering learning state <6>br0: port 1(vlan1) entering learning state <6>br0: port 3(wl0.1) entering forwarding state <6>br0: topology change detected, propagating <6>br0: port 2(dpsta) entering forwarding state <6>br0: topology change detected, propagating <6>br0: port 1(vlan1) entering forwarding state <6>br0: topology change detected, propagating <0>NF_BR_LOCAL_OUT registered: filter_dhcpd_if:0x23, filter_dhcpc_if:0x1c, filter_arp_if:0x23. <4>dev=83f3bc00 eth1, acos_flags = 00000300 <4>dev=83104000 eth2, acos_flags = 00000300 <4>dev=8383d200 wl0.1, acos_flags = 00000080 <4>dev=8383d600 wl1.1, acos_flags = 00000080 <4>dev=83104c00 vlan1, acos_flags = 00000080 <4>dev=83f3b600 dpsta, acos_flags = 00000300 <0>IOCTL_AG_REGION_SET: English <6>device br0 entered promiscuous mode <0>NF_BR_LOCAL_OUT removed. <0>NF_BR_LOCAL_OUT registered: filter_dhcpd_if:0x23, filter_dhcpc_if:0x1c, filter_arp_if:0x23. <4>dev=83f3bc00 eth1, acos_flags = 00000300 <4>dev=83104000 eth2, acos_flags = 00000300 <4>dev=8383d200 wl0.1, acos_flags = 00000080 <4>dev=8383d600 wl1.1, acos_flags = 00000080 <4>dev=83104c00 vlan1, acos_flags = 00000080 <4>dev=83f3b600 dpsta, acos_flags = 00000300 <4>rpc uptime 1 minutes <4>rpc uptime 2 minutes <4>rpc uptime 3 minutes <4>rpc uptime 4 minutes <4>rpc uptime 5 minutes <4>rpc uptime 6 minutes <4>rpc uptime 7 minutes <4>rpc uptime 8 minutes <4>rpc uptime 9 minutes <4>rpc uptime 10 minutes <4>rpc uptime 11 minutes <4>rpc uptime 12 minutes <4>rpc uptime 13 minutes <4>rpc uptime 14 minutes <4>rpc uptime 15 minutes <4>rpc uptime 16 minutes # cat /proc/pci PCI devices found: Bus 0, device 0, function 0: Class 0501: PCI device 14e4:0800 (rev 2). IRQ 8. Non-prefetchable 32 bit memory at 0x18000000 [0x18000fff]. Non-prefetchable 32 bit memory at 0x0 [0xfff]. Bus 0, device 1, function 0: Class 0280: PCI device 14e4:4329 (rev 2). IRQ 3. Non-prefetchable 32 bit memory at 0x18001000 [0x18001fff]. Non-prefetchable 32 bit memory at 0x0 [0xfff]. Bus 0, device 2, function 0: Class 0200: PCI device 14e4:4715 (rev 2). IRQ 4. Non-prefetchable 32 bit memory at 0x18002000 [0x18002fff]. Non-prefetchable 32 bit memory at 0x0 [0xfff]. Bus 0, device 4, function 0: Class 0c03: PCI device 14e4:471a (rev 2). IRQ 5. Non-prefetchable 32 bit memory at 0x18009000 [0x18009fff]. Bus 0, device 4, function 1: Class 0c03: PCI device 14e4:471a (rev 2). IRQ 5. Non-prefetchable 32 bit memory at 0x18004000 [0x18004fff]. Bus 0, device 5, function 0: Class 0500: PCI device 14e4:082e (rev 2). IRQ 13. Non-prefetchable 32 bit memory at 0x18005000 [0x18005fff]. Non-prefetchable 32 bit memory at 0x0 [0xfff]. Bus 0, device 6, function 0: Class 0401: PCI device 14e4:4711 (rev 2). IRQ 14. Non-prefetchable 32 bit memory at 0x18006000 [0x18006fff]. Non-prefetchable 32 bit memory at 0x0 [0xfff]. Bus 0, device 7, function 0: Class 0500: PCI device 14e4:080e (rev 2). IRQ 8. Non-prefetchable 32 bit memory at 0x18007000 [0x18007fff]. Non-prefetchable 32 bit memory at 0x0 [0xfff]. # free total used free shared buffers Mem: 62760 26320 36440 0 3044 Swap: 0 0 0 Total: 62760 26320 36440 # df -h Filesystem Size Used Available Use% Mounted on rootfs 3.4M 3.4M 0 100% / /dev/root 3.4M 3.4M 0 100% / # lsmod Module Size Used by br_dhcp_filter 1744 0 (unused) MultiSsidControl 816 0 (unused) br_dns_hijack 11456 0 (unused) acos_nat 428736 0 (unused) wl_high 1178160 0 (unused) ehci-hcd 26560 0 (unused) usb-storage 26928 0 (unused) usbcore 77680 1 [wl_high ehci-hcd usb-storage] wl 2325344 0 (unused) dpsta 3616 0 [wl_high wl] et 54912 0 (unused) igs 15648 0 [wl] emf 20112 0 [wl igs] ctf 12416 0 (unused) # ifconfig -a br0 Link encap:Ethernet HWaddr 20:E5:2A:2B:51:80 inet addr:192.168.1.250 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING PROMISC ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:3333 errors:0 dropped:0 overruns:0 frame:0 TX packets:3430 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:297154 (290.1 kb) TX bytes:1856305 (1.7 Mb) dpsta Link encap:Ethernet HWaddr 20:E5:2A:2B:51:80 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:2114 TX packets:371 errors:10 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:29743 (29.0 kb) eth0 Link encap:Ethernet HWaddr 20:E5:2A:2B:51:80 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3180 errors:0 dropped:0 overruns:0 frame:0 TX packets:3372 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:345649 (337.5 kb) TX bytes:1545646 (1.4 Mb) Interrupt:4 Base address:0x2000 eth1 Link encap:Ethernet HWaddr 20:E5:2A:2B:51:81 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:2110 TX packets:371 errors:10 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:29743 (29.0 kb) Interrupt:3 Base address:0x1000 eth2 Link encap:Ethernet HWaddr 22:E5:2A:2B:51:81 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:4 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1 RX packets:154 errors:0 dropped:0 overruns:0 frame:0 TX packets:154 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:30483 (29.7 kb) TX bytes:30483 (29.7 kb) vlan1 Link encap:Ethernet HWaddr 20:E5:2A:2B:51:80 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:3180 errors:0 dropped:0 overruns:0 frame:0 TX packets:3372 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:288409 (281.6 kb) TX bytes:1545646 (1.4 Mb) vlan2 Link encap:Ethernet HWaddr 20:E5:2A:2B:51:80 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) wl0.1 Link encap:Ethernet HWaddr 20:E5:2A:2B:51:81 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:2110 TX packets:371 errors:10 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:29743 (29.0 kb) wl1.1 Link encap:Ethernet HWaddr 22:E5:2A:2B:51:81 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:4 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) # ls /bin zcat rm mount gzip df wps_monitor pwd mknod gunzip cp umount ps mkdir grep chmod sh ping ls echo cat rmdir msh kill eapd busybox # ls /sbin write ntpclient burnsku version lsmod burnrf uptime ledup burnpin showconfig leddown burnpass routerinfo insmod burnethermac rmmod init burnboardid restart_all_processes ifconfig burn_hw_rev resolve_domain hotplug burn5gssid reset_no_reboot gpio burn5gpass reboot getchksum bd read_bd erase acos_service rc burnssid acos_init preinit burnsn # ls /usr/bin/ wget tftp telnetd tail route killall free find # ls /usr/sbin wpsd upnp pot igs check_pass wlconf udhcpd phymons httpd check_fw wlanconfigd udhcpc outputimage heartbeat calcheck wl timesync nvram ftpc brctl wanled testUtility nas et vconfig telnetenabled lld2d epi_ttcp upnpnat swresetd lcli emf # ls /lib/modules/2.4.20/kernel/drivers/net/ wl igs et emf dpsta ctf bcm57xx # showconfig LAN IP/Subnet: 192.168.1.250/255.255.255.0 WLAN SSID: NETGEAR_DF_2G_465 WLAN Security: None WLAN passphrase: WLAN region: Europe Timezone: GMT GUI login: admin/password # routerinfo Release version : Netgear Wireless Router WN2500RP U12H19700/V1.0.0.30/1.0.58 Time : May 28 2012 10:13:01 CFE version : v1.0.5 WSC PIN - 35931072 LAN mac address - 20E52A2B5181 WAN mac address - 20E52A2B5182 WLAN_G mac address - 20E52A2B5181 WLAN_N mac address - 20E52A2B5180 Board ID - U12H197T00_NETGEAR serial number - 32722A7T00210 # brctl show bridge name bridge id STP enabled br0 8000.20e52a2b5180 yes # brctl showbr br0 br0 bridge id 8000.20e52a2b5180 designated root 8000.20e52a2b5180 root port 0 path cost 0 max age 20.00 bridge max age 20.00 hello time 2.00 bridge hello time 2.00 forward delay 0.00 bridge forward delay 0.00 ageing time 42.30 gc interval 4.00 hello timer 1.86 tcn timer 0.00 topology change timer 0.00 gc timer 3.86 flags vlan1 (1) port id 8001 state forwarding designated root 8000.20e52a2b5180 path cost 100 designated bridge 8000.20e52a2b5180 message age timer 0.00 designated port 8001 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags dpsta (2) port id 8002 state forwarding designated root 8000.20e52a2b5180 path cost 100 designated bridge 8000.20e52a2b5180 message age timer 0.00 designated port 8002 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags wl0.1 (3) port id 8003 state forwarding designated root 8000.20e52a2b5180 path cost 100 designated bridge 8000.20e52a2b5180 message age timer 0.00 designated port 8003 forward delay timer 0.00 designated cost 0 hold timer 0.00 flags # nvram show | grep 2500 wps_modelname=WN2500RP ver_check_ftp_password=WN2500RP@ system_name=WN2500RP friendly_name=WN2500RP size: 26349 bytes (39187 left) wps_modelnum=WN2500RP wps_device_name=WN2500RP # nvram show | grep pass wla_temp_passphrase= wlg_passphrase= wlg_temp_passphrase_2= pptp_passwd= ver_check_ftp_password=WN2500RP@ pppoe2_west_passwd=flets super_passwd=Geardog http_passwd=password bpa_passwd= password_answer1= password_answer2= wlg_passphrase_2= pppoe2_east_passwd=guest bypass_board_id=1 wla_passphrase_2= wla_passphrase_3= wla_passphrase_4= pppoe_passwd= ddns_passwd= wla_passphrase= wla_temp_passphrase_2= pppoe_tmp_passwd= size: 26349 bytes (39187 left) password_question1=0 password_question2=0 pppoe2_passwd= wlg_temp_passphrase= enable_password_recovery=0 # nvram show | grep user pppoe2_east_username=guest@flets activeuser_ip= pptp_username= http_username=admin pppoe_tmp_username=guest bpa_username= pptp_user_netmask=... pptp_user_ip=... ddns_username= ver_check_ftp_username=anonymous pppoe2_west_username=flets@flets pppoe2_username=guest pppoe_username=guest size: 26349 bytes (39187 left) cur_access_user_ip=192.168.1.128 super_username=Gearguy # nvram show 0:ag1=0x2 sb/1/ofdm2gpo=0x30000000 wan2_dns= wlan_acl_dev24= wla_temp_wep_length_2=0 wl_radius_port=1812 wlg_wds_mode=1 ap_mode_cur=2 0:cck2gpo=0x0 0:ag2=0x2 wlan_acl_dev25= gui_check_enable=1 wl1_wme=on 0:rssismf2g=0xf 0:ag3=0xff wan_unit=0 wlan_acl_dev26= wla_ssid_2=NETGEAR_EXT wl0_wmf_bss_enable=0 antswctl2g=0x1 wlan_acl_dev27= wla_ssid_3= wl1_auth=2 wl1_hwaddr=22:E5:2A:2B:51:81 wl0_mcast_regen_bss_enable=1 wl0_rifs_advert=auto gpio31=wps_button cur_opmode2=300Mbps lan2_lease=86400 wan_route= wlan_acl_dev28= wla_temp_ssid= wla_ssid_4= as_genie=0 wl0_frameburst=on pppoe2_keepalive=0 wlan_acl_dev29= wla_region=5 wl_txstreams=0 bs_trustedip=192.168.1.0 wlg_ssid_2=NETGEAR_5GEXT wla_wmm_advert_2=1 wl_rxchain_pwrsave_pps=10 bs_keywords= potValue=4320 wla_repeater=0 auto_enable=1 log_ipaddr= wlg_wep_length=0 wla_wmm_advert_3=1 bs_enable=0 sel_region=0 wl1_mimo_preamble= wl1_wme_bss_disable=0 boardrev=0x1400 wan2_gateway=0.0.0.0 wla_wmm_advert_4=1 wl1.1_unit=1.1 br0_ifnames=vlan1 dpsta wl0.1 0:maxp5gha0=0x4E wlg_band=2.4G pre_lan_ipaddr=192.168.1.250 0:maxp5gha1=0x4E wl1_txstreams=0 wla_temp_auth_type=automatic wl_nctrlsb=none sb/1/mcs2gpo0=0x0 wl_version=5.60.127.3202 @VERSION_TYPE@ dual_band=1 gui_Internet_state=0 wl0_leddc=0x640000 et0macaddr=20:E5:2A:2B:51:80 sb/1/mcs2gpo1=0x5300 wla_temp_key1= ddns_enable=0 sb/1/mcs2gpo2=0x0 wla_temp_key2= wla_temp_passphrase= wiz_dhcp_wait_time=5 wl1_wme_txp_vi=7 3 4 2 0 sb/1/mcs2gpo3=0x5300 pppoe2_east_username=guest@flets pppoe2_bs_keyword= wla_temp_key3= traffic_enable=0 wl1_rpt_wlanstate1=Enable wl0_radarthrs=0 0x6a8 0x6c8 0x6ac 0x6c7 sb/1/mcs2gpo4=0x0 wla_temp_key4= wl_maxassoc=128 wl0_akm= mtd8_lang_name= wl1_rpt_wlanstate2=Disable devpath0=usb/0xbd17 sb/1/mcs2gpo5=0x6400 watchdog=3000 boot_wait=off sb/1/mcs2gpo6=0x0 wla_sec_profile_enable_2=1 wla_temp_key4_2= wl_phytypes= wl_leddc=0x640000 wps_modelname=WN2500RP pptp_idletime=5 wl1_rifs_advert=auto wl0_infra=1 sb/1/mcs2gpo7=0x6400 wla_sec_profile_enable_3=0 traffic_restart_hour=00 pppoe_localnetmask=... gui_Wireless_Radio_state=none sb/1/rssismc2g=0xf et0mdcport=0 fw_disable=0 pppoe_tmp_mtu=1454 wla_sec_profile_enable_4=0 wl0_country_code=EU wl1_wme_txp_vo=7 3 4 2 0 wl1_rpcq_rxthresh=1024 gpio_wps_triggered=0 pppoe_keepalive=1 wps_aplockdown_ageout=300 emf_rtport_entry= wl1_wep=disabled wps_config_command=0 0:aa2g=0x3 ddns_wildcard=0 wla_wds_ptp_mac= wl1_frag=2346 wl_infra=1 rip_multicast=1 wlg_repeater=0 wl1_nbw_cap=1 reset_gpio=12 run_test=0 single_firmware_en=1 wl1_rifs= wl0_bcn_rotate=1 pmon_ver=CFE 5.60.127.3201 @VERSION_TYPE@ sb/1/rssisav2g=0x7 wlan_acl_dev30= wl_stbc_tx=auto first_wan_status=0 0:rxpo2g=0xff 0:pdetrange2g=0x2 wlan_acl_dev31= restore_defaults=0 wl1_wpa_gtk_rekey=0 sb/1/bxa2g=0x3 vlan2ports=4 5 wps_success_mode=0 wlan_acl_dev32= wl1.1_akm= wl1_ampdu_rtylimit_tid=5 5 5 5 5 5 5 5 wl1_preauth= wl0.1_hwaddr=20:E5:2A:2B:51:81 wlan_acl_dev33= lan2_hwaddr= wlan_acl_dev34= wlg_wds_pmp_mac= wl1.1_auth=2 wl1_maclist= wl0_wme_sta_be=15 1023 3 0 0 off off wan_lease=86400 wlan_acl_dev35= wlg_passphrase= wla_temp_sec_profile_enable_2= str_tbl_non_en_tag= wl0_nctrlsb=none wl1.1_hwaddr=22:E5:2A:2B:51:81 wl0_version=5.60.127.3202 @VERSION_TYPE@ 0:tri5g=0xff sb/1/triso2g=0x3 wlan_acl_dev36= wla_temp_sec_profile_enable_3= wl_wme_apsd=on str_tbl_non_en_ver=0.0.0.0 activeuser_ip= wl1_ure= sb/1/sromrev=8 http_wanport= wlan_acl_dev37= wlg_channel=44 wla_temp_sec_profile_enable_4= wl_radius_ipaddr= ddns_hostname= bs_trustedip_temp=192.168.1.0 wl1_crypto=tkip wl1_amsdu=auto wl0_psr_mrpt=1 lan_gateway=192.168.1.250 lan2_dns=0.0.0.0 wan2_netmask=0.0.0.0 wlan_acl_dev38= wl0_ifname=eth1 wlan_acl_dev39= wla_key3_2= upnp_DHCPServerConfigurable=1 qos_rule_count=-1 wl1_hw_txchain=3 0:pa2gw1a0=0x136D 0:subvendid=0x0a5c lan_domain= pppoe2_bs_enable=0 wla_key3_3= wl0_wme_sta_bk=15 1023 7 0 0 off off 0:pa2gw1a1=0x1331 0:mcs5gpo0=0x0 timer_interval=3600 wl1_psr_mrpt=1 lan2_ifnames= wla_key3_4= wl1.1_macmode=disabled mtd4_lang_version= 0:rssismc5g=0xf 0:mcs5gpo1=0x7642 wlg_temp_mode=300Mbps wl1_bss_maxassoc=128 wl0_rxchain_pwrsave_quiet_time=1800 0:mcs5gpo2=0x0 lan1_ipaddr=192.168.2.1 wlg_temp_secu_type=None wlg_key3_2= wl_net_reauth=36000 pptp_username= wl_same_sec=1 wl0_rxstreams=0 0:mcs5gpo3=0x7642 pppoe_mtu=1492 wla_temp_enable=enable_ap wl_radio_pwrsave_on_time=50 wl1_radio_pwrsave_on_time=50 0:mcs5gpo4=0x0 upnp_advert_period=30 wlg_wds_ptp_sta=1 second_wan_status=0 wl1_corerev=24 0:mcs5gpo5=0x8742 wl1_nmcsidx=-1 wl0_radio_pwrsave_level=0 gpio7= 0:mcs5gpo6=0x0 lan_route= wl0.1_wps_mode=enabled wl0_mrate=0 0:mcs5gpo7=0x8742 schedule_daylightadjust=0 wps_device_pin=35931072 fw_email_email_enable=0 wl1_channel=44 0:rssisav5g=0x7 wan_gateway=0.0.0.0 wla_secu_type=None wps_lan_led=0 gui_GuestNetwork_sec_profile=none wl0_mode=psr wl0.1_bcn=200 sb/1/pa2gw2a0=0xFB84 wan2_dns1= dhcp_start=192.168.1.128 wl0_stbc_tx=auto sb/1/pa2gw2a1=0xFB3D wan_hwaddr_sel=0 wl1_nmode=-1 lan1_route= pppoe2_bs_keywords= sku_name=WW wl0_ap_isolate=0 wl0_rxchain_pwrsave_pps=10 wl_msglevel=0x101 ntp_update_interval=86400 dhcp_end=192.168.1.200 wl_mrate=0 traffic_warning_state=0 connect_status=0 ap_mode_pre=2 sb/1/itt2ga0=0x20 wla_temp_ssid_2= wl_wmf_bss_enable=0 wl_akm= show_firmware_info=0 wl0_wme_no_ack=off wl0_ampdu=auto wl0_gmode=1 sb/1/itt2ga1=0x20 wlg_temp_auth_type=automatic wlg_temp_passphrase_2= wla_temp_ssid_3= qos_l7_apps=5:3 6:3 3:0 2:0 4:0 1:0 wl1_stbc_rx=1 0:pa5ghw2a0=0xFA8D wla_allow_access_2=1 wlg_temp_key1_2= wla_temp_ssid_4= wl1_rts=2347 0:pa5ghw2a1=0xFAAC wla_temp_region=5 wla_allow_access_3=0 wla_wds_enable=0 boardtype=0x0550 pppoe2_mtu=1454 pppoe2_demand=0 wla_allow_access_4=0 pptp_passwd= wl1_ampdu_rr_rtylimit_tid=2 2 2 2 2 2 2 2 is_default=1 wlg_temp_ssid=NETGEAR-5G wla_autochannel=enable wl_wme_bss_disable=0 wl_ampdu_rr_rtylimit_tid=2 2 2 2 2 2 2 2 wl_obss_coex=0 wl0.1_wme_bss_disable=0 wl0_nband=2 et1macaddr=20:E5:2A:2B:51:82 lan2_dhcp=0 ctf_disable=0 wl_gmode=1 wl_ampdu=auto wps_uuid=0x58380e44be7e97a737262ca968b7c4db wps_start=none stats_server= wlan_acl_dev40= traffic_cntime_monthly_limit= mtd3_lang_name= static_route= wlan_acl_dev41= wla_auth_type=automatic sta_band=both wl1_txchain=3 wl0_nreqd=0 wlan_acl_dev42= bs_enable_temp=0 ver_check_ftp_password=WN2500RP@ mtd9_lang_version= lan_netmask=255.255.255.0 wlan_acl_dev43= ver_check_enable=1 wl1_obss_coex=0 wl0_wme_txp_be=7 3 4 2 0 lan1_ifname= wlan_acl_dev44= wl_nband=2 wan_ipaddr_old=0.0.0.0 wl1_key=1 lan1_hwnames= pppoe2_west_passwd=flets wlan_acl_dev45= http_username=admin wl_wme_sta_vi=7 15 2 6016 3008 off off LangTagChinese=0 wl0_ssid=NETGEAR_DF_2G_465 wl0_dtim=2 wlan_acl_dev46= super_passwd=Geardog wla_ap_isolate=0 wlan_acl_dev47= wlg_temp_key1= wl_nreqd=0 wl_wme_ap_be=15 63 3 0 0 off off wl0_dfs_preism=60 os_date=May 28 2012 pppoe_tmp_servicename= wlan_acl_dev48= wlg_temp_key2= http_rmenable=1 pptp_serv_ip=10.0.0.138 ap_band=2.4G rftest=Max, rf_ok, 2011/07/22 wla_wps_tmp_lock_flag=0 wl1_radio_pwrsave_level=0 sb/1/regrev=27 boardpwrctl=0xc00 wlan_acl_dev49= wlg_temp_key3= wl0_wme_txp_bk=7 3 4 2 0 sb/1/ag0=0x2 http_lanport=80 wlg_temp_key4= 0:rxchain=0x3 0:itt5ga0=0x3e sb/1/ag1=0x2 wl_plcphdr=long wl_wme_sta_vo=3 7 2 3264 1504 off off 0:itt5ga1=0x3e sb/1/ag2=0x2 lan1_wins= wl_macmode=disabled wl_mimo_preamble= wan_hwaddr2=20:E5:2A:2B:51:82 rc_wait_seconds=0 wl1.1_bss_enabled=0 wl1_wme_ap_be=15 63 3 0 0 off off sb/1/ag3=0xff wan_hwname= wan_domain= wlan_acl_dev0= wl_wme_ap_bk=15 1023 7 0 0 off off wl0_key1= lan_lease=60 wan_netmask=0.0.0.0 wlan_acl_dev1= wl_phytype=n wla_crypto=tkip wl0_vlan_prio_mode=off wl0_key2= wlan_acl_dev2= wlg_mode=300Mbps wl_lazywds=0 wl1_rxchain_pwrsave_pps=10 wl0_key3= cur_opmode=130Mbps wlan_acl_dev3= wl_dfs_postism=60 ht40_2g_psr=0 wl1_radius_key= wl0_key4= wlan_acl_dev4= wlan_acl_mac0= wl_mcast_regen_bss_enable=1 traffic_restart_min=00 wl0.1_maclist= sb/1/rssismf2g=0xf wlan_acl_dev5= wlan_acl_mac1= wla_temp_broadcast=ssid_24G_bc wlg_crypto=tkip need_set_lang=1 gui_Wireless_Security_state=none wl1_wme_ap_bk=15 1023 7 0 0 off off lan1_lease=86400 pppoe2_bs_keywords_temp= wlan_acl_dev6= wlan_acl_mac2= need_to_load_wireless=0 wlan_acl_dev7= wlan_acl_mac3= wla_auth_type_2=automatic wl_auth_mode=none pptp_conn_id= inbound_record= wl0_vifs=wl0.1 0:pa5gw2a0=0xFA76 wl1_ifname=eth2 wlan_acl_dev8= wlan_acl_mac4= wla_auth_type_3=automatic sb/1/txq_len=1024 wl1_bcn=200 ehciirqt=1 0:pa5gw2a1=0xFA86 wlan_acl_dev9= wlan_acl_mac5= wla_auth_type_4=automatic vlan2hwname=et0 pppoe2_flag_Smin=0 wlan_acl_mac6= rpt_default_state=1 0:bxa5g=0x3 wlan_acl_mac7= wl0_hw_rxchain=3 wl0_rxchain_pwrsave_enable=1 wlan_acl_mac8= http_passwd=password wl_wpa_psk= wl_rpcq_rxthresh=1024 http_rmstartip=0.0.0.0 bpa_passwd= wl1_auth_mode=none sb/1/extpagain2g=0x2 lan2_ipaddr=192.168.3.1 wlan_acl_mac9= mtd6_lang_name= mtd3_lang_version= lan_stp=1 lan2_proto=dhcp wla_temp_key3_2= wl0_wme_ap_vi=7 15 1 6016 3008 off off psr_mac_prefix=00:0f:b5:00:00:00 wl1_txq_thresh=1024 wl0_bss_maxassoc=128 pppoe_acname= wl_mode=psr link_status2=0 pppoe_tmp_idletime=300 wan_dns1= lang_check_ftp_svr=updates1.netgear.com 0:tri5gh=0xff wlan_acl_dev50= wlan_acl_mac10= static_pptp_enable=0 wl1_mcast_regen_bss_enable=1 wl0_tpc_db=0 wl0_rate=0 qtdc_vid=2652 0:antswctl5g=0X0 wlan_acl_dev51= wlan_acl_mac11= wlg_ssid=NETGEAR_DF_5G_465 wlg_temp_defaKey=0 wl0_closed=0 wl0_plcphdr=long wl0_macmode=disabled xtalfreq=20000 wlan_acl_dev52= wlan_acl_mac12= wla_temp_setting=0 wl_wpa_gtk_rekey=0 wps_version2=disabled pause_wan_lan_conflict=0 wl0_wme_ap_vo=3 7 1 3264 1504 off off wl0_radioids=BCM2057 sb/1/stbcpo=0x0 wlan_acl_dev53= wlan_acl_mac13= wl0_phytype=n wlanrestart_now=0 0:tri5gl=0xff pppoe_tmp_localip=0.0.0.0 dhcp2_end=192.168.3.200 wlan_acl_dev54= wlan_acl_mac14= wl_wme_txp_vi=7 3 4 2 0 new_firmware_available=0 wl0_lazywds=0 wan2_ipaddr=0.0.0.0 wlan_acl_dev55= wlan_acl_mac15= wlg_allow_access_2=1 change_ether_port=0 wl1_radioids=BCM2057 wl0_rpt_wlanstate1=Enable 0:rssismf5g=0xf wlan_acl_dev56= wlan_acl_mac16= fw_email_email_alert=0 wl1_rxchain_pwrsave_quiet_time=1800 wl0_rpt_wlanstate2=Disable wlan_acl_dev57= wlan_acl_mac17= lang_check_config_file_name=stringtable.txt eth_bind_band=2.4G wps_proc_status=0 boardflags2=0x1000 pppoe2_tmp1= wlan_acl_dev58= wlan_acl_mac18= 0:cctl=0 0:maxp5ga0=0x4E sb/1/bwduppo=0x0 sb/1/aa2g=0x3 pppoe2_fw_bks_block_type=0 pppoe2_tmp2= wlan_acl_dev59= wlan_acl_mac19= wl1_version=5.60.127.3202 @VERSION_TYPE@ wl0_afterburner=off 0:maxp5ga1=0x4E sb/1/txchain=0x3 pppoe2_tmp3= wlg_secu_type=None wlg_key1= wl_wme_txp_vo=7 3 4 2 0 wl1_nctrlsb=lower wl1.1_bss_maxassoc=128 wl0_antdiv=-1 lan_hwaddr=20:E5:2A:2B:51:80 wlg_key2= wl_wds_timeout=1 wps_aplockdown_duration=300 fwpt_count=0 nat_inbound_filtering=1 wan_dns=0.0.0.0 pppoe_flet_type=0 wlg_key3= wl_wps_mode=enr_enabled fw_spi_enab=1 qtdc1_sz=10 board_id=U12H197T00_NETGEAR dpsta_ifnames=eth1 eth2 wps_success_mode_2=0 wlg_key4= wla_preamble=long password_answer1= 0:regrev=28 0:pa1hib0=0xfedc wla_key2_2= pptp_dod=1 lang_check_config_file_dir=stringtables password_answer2= wl0.1_akm= cfe_version=v1.0.5 0:pa2gw0a0=0xFF78 0:pa1hib1=0x144b wl_ssid=NETGEAR_DF_2G_465 wlg_sec_profile_enable_2=1 wlg_temp_wep_length_2=0 wla_key2_3= wl_dtim=2 ap_band_cur=2.4G wl1_frameburst=on wl0.1_ifname=wl0.1 wl0_wpa_psk= 0:pa2gw0a1=0xFF80 0:pa1hib2=0xfb01 wla_temp_defaKey_2=0 wla_key2_4= wl_radarthrs=0 0x6a8 0x6c8 0x6ac 0x6c7 lan_wps_oob=disabled supported_languages=Auto English French Italian German Russian Chinese Korean Japanese wait_time=3 lan2_ifname=br2 bpa_idletime=5 schedule_config=127:0:0:23:59 boradflags=0x710 wla_wme=1 wlg_key2_2= bpa_server_temp= potMaxValue=4320 mtd8_lang_version= wl1.1_ifname=wl1.1 wl0_amsdu=auto dhcp_mode=manual wlg_rts=2347 wlg_temp_key4_2= pppoe_tmp_username=guest dhcp_wins= mtd9_lang_name= os_server= wlg_auth_type=automatic wl1_radarthrs=1 0x6ac 0x6dc 0x6bc 0x6ec 0x6ac 0x6dc 0x6bc 0x6ec wla_mode=145Mbps wan_bpa_minheartbeat=2 br0_ifname=br0 0:triso2g=0x3 wan_proto=dhcp wl_key1= wl_amsdu=auto lan_wps_reg=enabled bs_keyword= ver_check_config_file=fileinfo.txt str_tbl_en_ver=1.0.0.30_2.1.9.1 wl1.1_ap_isolate=0 wl1_afterburner=off sb/1/pa2gw1a0=0x1539 wla_defaKey=0 wl_key2= wlg_wds_ptp_mac= wl1_stbc_tx=auto wl0_unit=0 0:aa5g=0x3 0:sromrev=8 sb/1/pa2gw1a1=0x155D wla_temp_defaKey=0 wl_key3= dhcp_serv_ip=0.0.0.0 wan2_ifname=br2 wl_country_code=EU wl_key4= all_service_tbl= tftp_serv_ipaddr=192.168.1.2 wl1_rpt_broadcast1=Enable 0:ofdm5gpo=0x76420000 wlg_temp_broadcast=ssid_5G_bc wl_hwaddr= wl1_rpt_broadcast2=Enable wan2_proto=dhcp pppoe2_flag_Emin=0 wl_rxchain=3 ParentalCtrl_MAC_ID_tbl= wl1_sta_retry_time=5 wl0_net_reauth=36000 wl0_bss_enabled=1 log2_irq_thresh=3 0:pa1b0=0xfecd str_tbl_en=1 wl_vifs=wl0.1 0:pa5ghw1a0=0x1584 0:pa1b1=0x1497 sb/1/boardflags2=0x1000 wlan_acl_dev60= wlan_acl_mac20= wlg_preamble=long wl_vlan_prio_mode=off 0:rxpo5g=0xff 0:pdetrange5g=0x2 0:pa5ghw1a1=0x14DF 0:pa1b2=0xfae3 lan1_stp=1 wlan_acl_dev61= wlan_acl_mac21= wla_temp_crypto=tkip wps_timeout_enable=0 wl0_nmode=-1 wlan_acl_dev62= wlan_acl_mac22= qtdc0_sz=0 wlan_acl_dev63= wlan_acl_mac23= wl_rifs_advert=auto pppoe_switch=1 wlan_acl_mac24= sku_lang=English wps_restart=0 wlan_acl_mac25= bpa_dod=1 traffic_volume_ctrl_dir=0 wlan_acl_mac26= wlg_temp_channel=44 wl_nmode=-1 wla_wds_pmp_sta=1 wl1_bcn_rotate=1 lan1_gateway=192.168.2.1 wlan_acl_mac27= fw_bks_block_type=0 0:stbcpo=0x0 wlan_acl_mac28= wlg_temp_allow_access_2= bpa_username= lan2_hwnames= wlan_acl_mac29= wla_ssid=NETGEAR_DF_2G_465 wl_rxstreams=0 wl_wps_reg=enabled wla_temp_auth_type_2=automatic wlg_passphrase_2= upnp_portmap_entry=0 ap_mode=1 wl0_wds= 0:pa1lob0=0xfe87 0:pa1itssit=0x3e wl_rate=0 gui_region=English wl1_wme_sta_be=15 1023 3 0 0 off off 0:itt2ga0=0x20 0:ccode=EU 0:pa1lob1=0x1637 log_level=0 telnetd_enable=0 timestamp_of_last_recovery= wl0_reg_mode=off 0:itt2ga1=0x20 0:pa1lob2=0xfa8e ntp_server=192.5.41.40 192.5.41.41 133.100.9.2 pptp_user_netmask=... wl1_closed=0 wl1_tpc_db=0 wl1_bss_enabled=1 wan_hwaddr=20:E5:2A:2B:51:82 wps_mfstring=NETGEAR, Inc. wl1_rxstreams=0 lan_ifnames=vlan1 eth1 eth2 wl0.1 wl1.1 lan_dns=0.0.0.0 wl1_akm= wl1_reg_mode=off pppoe_ifname=ppp0 pppoe2_filter_rule_tbl= wl1_wme_sta_bk=15 1023 7 0 0 off off wl0_radius_port=1812 0:boardtype=0x0521 wla_key1= wps_ifname=all wl0_auth=2 wl0_wme=on pppoe_policy_num=0 dhcp2_start=192.168.3.128 wla_key2= wla_secu_type_2=None wl_rxchain_pwrsave_quiet_time=1800 wl0_radius_ipaddr= wl0_wme_bss_disable=0 wl0_rxchain=3 wla_key3= wla_secu_type_3=None wlg_wds_enable=0 traffic_restart_ampm=0 wl1_radio=1 wla_key4= wla_temp_ssid_bc_2= wla_secu_type_4=None wl_radio_pwrsave_pps=10 wl0_wme_sta_vi=7 15 2 6016 3008 off off ure_disable=1 wlan_acl_num=64 wl_rpt_wlanstate1=Enable wlg_temp_ssid_2= wla_temp_ssid_bc_3= wl_country=GB traffic_control_type=0 wl1_antdiv=-1 wan2_dns_sel=0 wl_rpt_wlanstate2=Disable wla_temp_ssid_bc_4= sb/1/boardflags=0x710 ver_check_ftp_svr1=updates1.netgear.com wl1.1_wps_mode=enabled wl_dispatch_mode=1 ver_check_ftp_svr2=updates1.netgear.com rootap_assoc2=0 0:pa5gw1a0=0x1694 sb/1/leddc=0xffff wlg_temp_defaKey_2=0 ver_check_ftp_svr3=updates1.netgear.com gui_AttachedDevices_num=0 0:tssipos2g=0x1 0:pa5gw1a1=0x1664 wan_ifnames=vlan2 wl0_wme_sta_vo=3 7 2 3264 1504 off off pppoe_wan_dns1= wl_rateset=12 wl_crypto=tkip http_timeout=5 wla_channel=0 wl1_ap_isolate=0 pppoe2_temp_type=4 wla_temp_channel=0 wl1_radio_pwrsave_quiet_time=1800 wl0_wps_reg=enabled pppoe_max_echo_fail=3 pppoe2_east_passwd=guest wlan_acl_mac30= link_status=0 success_page_hijack=0 rootap_linkrate=0 wl1_wme_no_ack=off 0:boardrev=0x1300 0:pa1maxpwr=0x40 0:devid=0x4346 wlan_acl_mac31= wla_temp_key2_2= pptp_user_ip=... bypass_board_id=1 wl0.1_mode=ap mtd4_lang_name= wl1_radius_port=1812 lan_ipaddr=192.168.1.250 clkfreq=530,176,88 os_name=linux lan_proto=dhcp dhcp_resrv_mac= wlan_acl_mac32= wla_defaKey_2=0 wl_radius_key= wl0_maxassoc=128 vlan1hwname=et0 wl_psr_mrpt=1 lan1_netmask=255.255.255.0 wlan_acl_mac33= wla_passphrase_2= wla_defaKey_3=0 wl_rxchain_pwrsave_enable=1 ver_type=WW mtd7_lang_version= wl0_radio_pwrsave_on_time=50 pppoe2_servicename= wlan_acl_mac34= wla_passphrase_3= wla_defaKey_4=0 wlan_acl_mac35= wla_passphrase_4= wl_unit=0 wl1_plcphdr=long wl1_maxassoc=128 wl1_macmode=disabled wl0_phytypes=n 0:extpagain2g=0x2 wlan_acl_mac36= ddns_last_ip=0.0.0.0 qos_port= router_disable=0 lan1_proto=dhcp wlan_acl_mac37= wl_nmode_protection=auto wps_sta_pin=00000000 wan_bpa_maxheartbeat=20 wl0_wep= wl0_frag=2346 wl1_phytype=n wlan_acl_mac38= wla_rts=2347 0:txq_len=1024 ddns_username= wl0.1_closed=0 wl1_lazywds=0 wl1_phytypes=n pppoe_passwd= wlan_acl_mac39= wl_radio_pwrsave_enable=0 http_rmport=80 ddns_passwd= wl0.1_ap_isolate=0 0:maxp2ga0=0x4A ver_check_ftp_username=anonymous ParentalControl=0 need_set_region=1 wl1_wme_txp_be=7 3 4 2 0 wl0_rifs= 0:maxp2ga1=0x4A sdram_config=0x103 wl0_country=GB logo_enable=1 wl1.1_closed=0 vlan1ports=0 1 2 3 5* pppoe2_idletime=300 dmz_ipaddr=192.168.1.0 wl_txq_thresh=1024 wl_wds= wl1_dfs_preism=60 bpa_status=0 traffic_round_up_volume=0 dhcp_resrv_ip= wl1_wme_txp_bk=7 3 4 2 0 wps_aplockdown_count=30 wl1_mode=psr ccode=0 wl1_rxchain_pwrsave_enable=1 wl0_ampdu_rr_rtylimit_tid=2 2 2 2 2 2 2 2 wl0_rateset=12 pppoe_servicename= pppoe2_acname= wlg_auth_type_2=automatic wl0.1_ssid=NETGEAR_EXT wl0.1_dtim=2 0:mcs5ghpo0=0x0 wla_key1_2= wl1.1_maclist= wl0_ure= wl1_wpa_psk= wl0_wme_apsd=on 0:boardflags=0x200 0:mcs5ghpo1=0xA942 sb/1/macaddr=20:E5:2A:2B:51:81 wla_key1_3= wl1.1_wep=disabled wl0_wme_txp_vi=7 3 4 2 0 qtdc1_ep=18 0:mcs5ghpo2=0x0 sb/1/ccode=EU pppoe2_west_username=flets@flets wla_key1_4= wl0_txstreams=0 0:mcs5ghpo3=0xA942 pppoe_idletime=300 wl_wme=on wiz_pppoe_wait_time=5 wl1_wme_apsd=on 0:opo=0x0 0:mcs5ghpo4=0x0 wlg_key1_2= system_name=WN2500RP rip_enable=0 wl0.1_radio=1 0:mcs5ghpo5=0xA942 dpsta_lan_uif=0 lan_ifname=br0 wan_primary=0 wl_wme_ap_vi=7 15 1 6016 3008 off off wl0_mimo_preamble= 0:ofdm5glpo=0x0 0:mcs5ghpo6=0x0 boardflags=0x710 dhcp_ser_status=enable fw_rsp_ping=0 wlg_temp_key3_2= browser_language= English 0:antswitch=0 0:mcs5ghpo7=0xA942 wandevs=vlan2 sdram_refresh=0x1a5b wl0_same_sec=1 wl0_wme_txp_vo=7 3 4 2 0 0:bwduppo=0x0 sb/1/cck2gpo=0x0 dhcp_domain= wla_wep_length=0 ddns_checked=0 mtd7_lang_name= wl0.1_bss_maxassoc=128 0:txchain=0x3 et_txq_thresh=1024 wl_auth=2 fwpt_enable=1 wps_proc_mac= 0:ofdm2gpo=0x20000000 sdram_ncdl=0x5800001a wan_dns_sel=0 wl1_same_sec=1 wl1_wme_ap_vi=7 15 1 6016 3008 off off sb/1/pa2gw0a0=0xFF68 lan1_domain= wl_wme_ap_vo=3 7 1 3264 1504 off off wl1_wmf_bss_enable=0 sb/1/pa2gw0a1=0xFF27 wlan_acl_mac40= wlg_wep_length_2=0 wlg_temp_ssid_bc_2= fw_sip_enab=1 wl1_hw_rxchain=3 ezc_enable=1 pppoe_session_id=0 wlan_acl_mac41= wl_frameburst=on wl_bss_maxassoc=128 wl0_nmode_protection=auto wl0_radio_pwrsave_pps=10 wlan_acl_mac42= traffic_restart_day=1 pppoe2_schedule_enable=0 wlan_acl_mac43= wlg_frag=2346 wl1_dtim=2 wl1_ssid=NETGEAR_DF_5G_465 0:pa0b0=0xfed1 pppoe_echo_interval=30 pppoe2_username=guest wlan_acl_mac44= qos_enable=0 is_modified=0 first_brs_lang=English wl1_wme_ap_vo=3 7 1 3264 1504 off off 0:pa5ghw0a0=0xFE8B 0:pa0b1=0x15fd 0:ofdm5ghpo=0x76420000 wan_ipaddr=0.0.0.0 wan2_ipaddr_old=0.0.0.0 wlan_acl_mac45= wla_wlanstate=Enable upnp_duration=3600 wl0_msglevel=0x101 0:pa5ghw0a1=0xFE9F 0:pa0b2=0xfac2 wlan_acl_mac46= macaddr=20:E5:2A:2B:51:80 wl0_rpcq_rxthresh=1024 wlan_acl_mac47= wla_ssid_bc_2=1 pppoe_flet_sel=fletdisable wlan_acl_mac48= wla_temp_secu_type_2= wla_ssid_bc_3=1 fw_email_email_addr= wl0_rts=2347 wl1_msglevel=0x101 wlan_acl_mac49= wlg_temp_auth_type_2=automatic wla_temp_secu_type_3= wla_ssid_bc_4=1 blk_srv_tbl= 0:mcs2gpo0=0x0000 sb/1/bw40po=0x0 sb/1/devid=0x4329 lan1_dhcp=0 lan2_wins= wan_wins= wla_temp_secu_type_4= wl_ifname= str_tbl_default_check=1 0:mcs2gpo1=0x4200 qtdc0_ep=4 0:boardflags2=0x0 lan2_gateway=192.168.3.1 wl_wep= wl_nbw_cap=0 wl_ampdu_rtylimit_tid=5 5 5 5 5 5 5 5 ipv6_enable=0 rootap_assoc=0 wl1_nmode_protection=auto wl1_key1= wl0_hw_txchain=3 0:mcs2gpo2=0x0000 wl1_key2= wl0_rpt_broadcast1=Enable 0:mcs2gpo3=0x4200 os_version=5.70.55.3201 pppoe_username=guest potInterval=60 qos_bw_min_0= wl1_key3= wl0_rpt_broadcast2=Enable 0:mcs2gpo4=0x0000 sdram_phyctl=0x1 wl_gmode_protection=auto wsc_pin_disable=0 qos_bw_min_1= wl1.1_mode=ap wl1_leddc=0x640000 wl1_key4= wl0_wpa_gtk_rekey=0 0:mcs2gpo5=0x4200 0:tri2g=0xff lan1_wps_oob=enabled qos_bw_min_2= wl0_sta_retry_time=5 0:mcs2gpo6=0x0000 upnp_advert_ttl=4 wla_wds_pmp_mac= qos_bw_min_3=1000000 qos_bw_set_sel=1 0:mcs2gpo7=0x4200 wl_frag=2346 fw_dmz_enab=0 pf_services_tbl= traffic_watermark=0 wl0_key=1 pppoe2_schedule_config=127:0:0:23:59 wl_preauth= wan_bpa_localport=5050 wan_mtu=1500 wl0.1_macmode=disabled wl1_vifs=wl1.1 run_wiz=0 regrev=0 mtd6_lang_version= 0:cddpo=0x0 wl_maclist= wps_addER=0 emf_entry= friendly_name=WN2500RP wl1_infra=1 0:rssismc2g=0xf 0:vendid=0x14e4 wla_passphrase= wl_rifs= console_loglevel=1 0:pa0itssit=0x20 et0phyaddr=30 pppoe_server_mac= static_pppoe_enable=0 time_zone=0 wla_temp_passphrase_2= wlg_defaKey_2=0 wl_bcn_rotate=1 lan1_wps_reg=enabled wps_aplockdown_cap=1 bpa_server=login-server rip_version=2 traffic_block_enable=0 wl_ure= wl1_rxchain=3 0:triso5g=0x3 wla_wep_length_2=0 wl_wps_config_state=1 pppoe2_session_id=0 wla_wep_length_3=0 qos_bw_max_0=128000 brs_lang_check_enable=1 acs_ifnames=eth1 eth2 eth1 eth2 eth1 eth2 wla_wep_length_4=0 wla_wds_ptp_sta=1 qos_bw_max_1= wan_ifname=br0 wlg_temp_sec_profile_enable_2= upnp_turn_on=1 qos_bw_max_2= 0:rssisav2g=0x7 pppoe2_all_service_tbl= wl_wme_sta_be=15 1023 3 0 0 off off qos_bw_max_3= sb/1/pdetrange2g=0x2 wl_radioids= inbound_policy_tbl= wl1_rate=0 wl0_dfs_postism=60 landevs=vlan1 wl0 wl1 wan_hostname= wlg_temp_crypto=tkip wl0_radio=1 0:pa5gw0a0=0xFE92 pppoe_tmp_passwd= pppoe2_authtype=0 wlan_acl_mac50= wl_corerev= wl_nmcsidx=-1 wl1.1_ssid=NETGEAR_5GEXT wl1.1_dtim=2 0:pa5gw0a1=0xFE8E wlan_acl_mac51= wl0_nbw_cap=0 pppoe_dod=1 wlan_acl_mac52= wl_channel=0 traffic_led_enable=0 wlan_acl_mac53= wps_mode=enabled wl_wme_sta_bk=15 1023 7 0 0 off off wlg_wds_pmp_sta=1 basic_setting=0 wl0_bcn=100 wps_currentband= wl1_wps_reg=enabled wlan_acl_mac54= fw_email_email_smtp= cur_access_user_ip=192.168.1.128 wl1_radio_pwrsave_enable=0 wl0_hwaddr=20:E5:2A:2B:51:81 et_dispatch_mode=1 wlan_acl_mac55= wl_radio=1 wl_afterburner=off fw_email_pid=-1 enable_gui_str_tbl=1 wl1_net_reauth=36000 wlan_acl_mac56= wla_temp_key1_2= wps_wer_mode=allow wl0_ampdu_rtylimit_tid=5 5 5 5 5 5 5 5 lan2_netmask=255.255.255.0 pppoe2_ifname=ppp1 wlan_acl_mac57= gui_GuestNetwork_enable=none wl0_preauth= sb/1/tssipos2g=0x1 ezc_version=2 wlan_acl_mac58= emf_enable=0 port_tr_conf= wl0.1_unit=0.1 wl0_gmode_protection=auto 0:pa1lomaxpwr=0x3a wlan_acl_dev10= wlan_acl_mac59= wl_stbc_rx=1 bridge_http_hijack=1 dhcpc_get_ip=0 wl0_maclist= wlan_acl_dev11= wl0_obss_coex=0 wlan_acl_dev12= wla_frag=2346 wl_radio_pwrsave_quiet_time=1800 sdram_init=0x0000 0:pa0maxpwr=0x4c lan2_domain= wlan_acl_dev13= wl_rts=2347 fw_dmz_ip4=2 password_question1=0 wlan_acl_dev14= wla_key4_2= traffic_warning_time=0 password_question2=0 wl1_dfs_postism=60 0:pa2gw2a0=0xFBAC 0:bw40po=0x0 sb/1/antswctl2g=0x1 lan_wins= wan_desc= wlan_acl_dev15= wla_key4_3= wl_ap_isolate=0 qos_bw_enable=0 0:pa2gw2a1=0xFBCE lan_hwnames= pppoe2_localip=0.0.0.0 wlan_acl_dev16= wla_key4_4= wps_modelnum=WN2500RP fwpt_timeout=1200 lanip_setup_changed=0 wps_method=1 wl1_radius_ipaddr= wl1_country=GB gpio20= lan1_ifnames= pppoe2_dod=0 pppoe2_server_mac= wlan_acl_dev17= wlg_secu_type_2=None wl_txchain=3 rip_filter_enable=0 wl1.1_bcn=200 wl1_mrate=0 0:pa1himaxpwr=0x3c wlan_acl_dev18= wlg_key4_2= wl_wme_no_ack=off bpa_debug_level=1 wl1_country_code=EU ia_ui_lock=0 wlan_acl_dev19= wl1_gmode_protection=auto wl0_radius_key= wlg_temp_band=5G wl0_wps_config_state=1 wl0_wme_ap_be=15 63 3 0 0 off off lan2_route= wl0_nmcsidx=-1 wl0_corerev=28 gpio25=wombo_reset wl1_rateset=12 qtdc_pid=48407 wps_pbc_apsta=enabled pppoe2_blk_srv_tbl= wl_key=1 pptp_gateway= wl1_ampdu=auto wl1_gmode=1 pppoe_mru=1492 wl0_channel=0 wl1_unit=1 wl0_wds_timeout=1 sb/1/tri2g=0xff sb/1/ledbh0=11 pppoe_wan_dns_sel=0 wps_device_name=WN2500RP wps_aplockdown=0 sb/1/maxp2ga0=0x4E sb/1/ledbh1=11 traffic_volume_monthly_limit= wl0.1_bss_enabled=1 wl0_wme_ap_bk=15 1023 7 0 0 off off sb/1/maxp2ga1=0x4E sb/1/ledbh2=11 upnp_enable=1 dhcp2_ser_status=enable wlg_wlanstate=Enable wlg_wmm_advert_2=1 wl_bss_enabled=1 wla_wds_mode=1 wl0_wps_mode=enr_enabled 0:tssipos5g=0x1 sb/1/ledbh3=11 wps_config_method=0x84 wl_wme_txp_be=7 3 4 2 0 str_tbl_non_en=0 wl1.1_radio=0 lan2_stp=1 wla_temp_allow_access_2= wlg_ssid_bc_2=1 sta_band_cur=both wl1_nband=1 wl1_wme_sta_vi=7 15 2 6016 3008 off off sb/1/cddpo=0x0 pppoe_flet_keyword=flets runtest=0 wla_temp_allow_access_3= wl1_wps_config_state=1 emf_uffp_entry= rip_dir=1 wl1_wps_mode=enr_enabled wl0_stbc_rx=1 sb/1/opo=0x0 pppoe2_passwd= blank_state=1 wl_rpt_broadcast1=Enable wlg_temp_key2_2= wla_temp_allow_access_4= bs_keywords_temp= wl1_nreqd=0 wl1_radio_pwrsave_pps=10 wl0_txq_thresh=1024 wl0_radio_pwrsave_quiet_time=1800 wps_status=0 lan1_hwaddr= wlan_acl_mac60= wla_temp_mode=145Mbps wl_rpt_broadcast2=Enable wl_dfs_preism=60 wl0.1_auth=0 pre_lan_netmask=255.255.255.0 sb/1/rxchain=0x3 wlan_acl_mac61= wps_aplockdown_forceon=0 wl_sta_retry_time=5 qos_bw_uplink=256000 wl0.1_wep=disabled wl0_auth_mode=none 0:bxa2g=0x3 wlan_acl_mac62= wl_closed=0 wl_wme_txp_bk=7 3 4 2 0 mtd5_lang_name= wl0_radio_pwrsave_enable=0 wlan_acl_mac63= wl_tpc_db=0 wl1_wme_sta_vo=3 7 2 3264 1504 off off mtd5_lang_version= wl0_crypto=tkip sb/1/rxpo2g=0xff boardnum=01 wlan_acl_enable=0 wlg_temp_passphrase= ver_check_stringtable_dat=stringtable.dat lanip_wds_setup_changed=0 wl0_txchain=3 0:extpagain5g=0x2 sb/1/antswitch=0x0 pppoe2_mru=1454 lanip_changed=0 pppoe_localgateway=... wl1_wds= wl1_vlan_prio_mode=off 0:macaddr=22:E5:2A:2B:51:81 pppoe2_dns_server= wlg_temp_secu_type_2= wl_bcn=100 http_rmendip=255.255.255.255 autoBlock=0 ap_support_mode=2 wl1_wds_timeout=1 wl_reg_mode=off wlan_acl_dev20= super_username=Gearguy enable_password_recovery=0 0:antswctl2g=0x0 pppoe_localip=0.0.0.0 pppoe2_bs_enable_temp=0 wlan_acl_dev21= ddns_update_time=0 gui_region2= 0:subdevid=0xbdc 0:maxp5gla0=0x3C dpsta_policy=0 wlan_acl_dev22= sta_list=0 0:ag0=0x2 0:maxp5gla1=0x3C wlan_acl_dev23= wla_temp_secu_type=None wlg_defaKey=0 wl_radio_pwrsave_level=0 wl_antdiv=-1 size: 26349 bytes (39187 left)
Notes
Using the reset button while using OpenWrt or powering on the device, may clear the “Device Name” and it will be reported in the status tab as “Unknown Device” which may also affect switch0 configuration if set by device name. Restoring to stock Netgear fixes this!