NETGEAR WN3000RP v1

Universal WiFi Range Extender

Under Construction!
This page is currently under construction. You can edit the article to help completing it.

This device is NOT RECOMMENDED for future use with OpenWrt due to low flash/ram.
DO NOT BUY DEVICES WITH 4MB FLASH / 32MB RAM if you intend to flash an up-to-date and secure OpenWrt version onto it! See 4/32 warning for details.

1) This device does not have sufficient resources (flash and/or RAM) to provide secure and reliable operation.
This means that even setting a password or changing simple network settings might not be possible any more, rendering the device effectively useless. See OpenWrt on 4/32 devices what you can do now.

2) OpenWrt support for this device has ended in 2022.
19.07.10 was the last official build for 4/32 devices.

Devices with Broadcom WiFi chipsets have limited OpenWrt supportability (due to limited FLOSS driver availability for Broadcom chips). Consider this when choosing a device to buy, or when deciding to flash OpenWrt on your device because it is listed as supported. See Broadcom WiFi for details.

Tiny wall plug sized router integrated onto a AC power plug with 1 ethernet port and 2 flexible non-removable external antenna's. Currently its support is very limited as in no 2,4GHz WiFi and it requires “custom” selfbuild “very small” LEDE/OpenWrt images since all the “official” prebuild LEDE/OpenWrt images are to “big” and will brick the device!

FIXME Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) remove the instructions, as well as the <WRAP> that encloses it.

Generic Router

FIXME

  1. This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information.
  2. There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness.
  3. When there are no more “fixme” tags left, delete this one too, along with the <WRAP> that encloses it.
  • Please include only model specific information, omit bla,bla and put everything generic into separate articles
  • If you have no time to write certain stuff, link to docs
  • base-system should lead the way, do not explain this again
  • DO NOT provide a complete howto here! Instead groom the general documentation.

It has been reported that flashing 17.01...19.07 OpenWrt images from downloads.openwrt.org does not work due to Image checksum mismatch.

See https://forum.openwrt.org/t/installation-of-19-07-2-on-wn3000rp/60577?u=tmomas for external 19.07.2 image and installation instructions.

FIXME Find out flash layout, then add the flash layout table here (copy, paste, modify the example).

Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.

FIXME The instructions below are for Broadcom devices and only serve as an example.
Remove / modify them if they do not apply to this particular device!

This section deals with

  • How you install OpenWrt from a device freshly opened
  • The steps required such as reset to factory defaults if the device has already been configured

Note: Reset router to factory defaults if it has been previously configured.

  • Browse to http://192.168.1.1/Upgrade.asp
  • Upload .bin file to router
  • Wait for it to reboot
  • Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed.

Specific values needed for tftp

FIXME Enter values for “FILL-IN” below

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”)
TFTP transfer window FILL-IN seconds
TFTP window start approximately FILL-IN seconds after power on
TFTP client required IP address FILL-IN

generic.sysupgrade

FIXME These are generic instructions. Update with your router's specifics.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc

mtd

If sysupgrade does not support this router, use mtd.

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The default network configuration is:

Interface Name Description Default configuration
br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24
vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None
vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP
wl0 EXAMPLE WiFi EXAMPLE Disabled

FIXME Please fill in real values for this device, then remove the EXAMPLEs

Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.

Port Switch port
Internet (WAN) EXAMPLE 4
LAN 1 EXAMPLE 3
LAN 2 EXAMPLE 2
LAN 3 EXAMPLE 1
LAN 4 EXAMPLE 0

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The NETGEAR WN3000RP has the following buttons:

BUTTON Event
EXAMPLE Reset reset
EXAMPLE Secure Easy Setup ses
EXAMPLE No buttons at all. -

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

DANGER: HIGH VOLTAGE inside!
Opening this device exposes
parts under high voltage (110/230 VAC)!

  • Risk of deadly electrical shock
  • Risk of irreversable damage to other components attached, e.g. your PC connected via serial

Make sure to keep your fingers, conductive tools and serial cables away from the high voltage at all times!

Capacitors can still retain dangerous voltages
after disconnection from mains!

Continue at your own risk!

Note: This will void your warranty!

FIXME Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...

  • To remove the cover and open the device, do a/b/c

Main PCB:
Insert photo of PCB

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port

FIXME Replace EXAMPLE by real values.

Serial connection parameters
for NETGEAR WN3000RP v1
EXAMPLE 115200, 8N1

port.jtag general information about the JTAG port, JTAG cable, etc.

How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port

None so far.

COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING


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 AABBCCDDEE11 Gearguy Geardog telnet 192.168.1.250 Trying 192.168.1.250... Connected to 192.168.1.250. Escape character is '^]'. BusyBox v0.60.0 (2011.03.31-19:56+0000) Built-in shell (msh) Enter 'help' for a list of built-in commands. # cat /proc/mtd dev: size erasesize name mtd0: 00040000 00010000 "boot" mtd1: 002f0000 00010000 "linux" mtd2: 002658bc 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 "ML8" mtd11: 00010000 00010000 "T_Meter1" mtd12: 00010000 00010000 "T_Meter2" mtd13: 00010000 00010000 "POT" mtd14: 00010000 00010000 "board_data" mtd15: 00010000 00010000 "nvram" # cat /dev/mtd/1 > /tmp/mtd1.img # cat /dev/mtd/2 > /tmp/mtd2.img # ls -la /tmp/mtd* -rw-r--r-- 1 0 0 2513084 Dec 27 16:34 /tmp/mtd2.img -rw-r--r-- 1 0 0 3080192 Dec 27 16:34 /tmp/mtd1.img # echo $0 /bin/sh # version Release version : Netgear Wireless Router WN3000RP U12H16300/V1.0.0.12/1.0.12 Time : Apr 1 2011 03:58:44 CFE version : v1.0.3 # cat /proc/version Linux version 2.4.20 (michael@dev3) (gcc version 3.2.3 with Broadcom modifications) #24 Fri Apr 1 03:56:18 CST 2011 # cat /proc/cpuinfo system type : Broadcom BCM5357 chip rev 2 processor : 0 cpu model : V4.9 BogoMIPS : 149.50 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 : 2866 System clocks (cpu/mem/si/xtal) : 300/150/75/20 Mhz. dcache hits : 2147483648 dcache misses : 1258289922 icache hits : 2147483648 icache misses : 2136506359 instructions : 2147483648 # 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 123 aglog 162 raw 252 wps_led 253 nvram 254 gpio Block devices: 31 mtdblock # cat /proc/modules module: MultiSsidControl c0298000 816 0 (unused) module: br_dns_hijack c0294000 9824 0 (unused) module: br_dhcp_filter c0292000 1104 0 (unused) module: acos_nat c01bc000 428768 0 (unused) module: wl c001d000 1694304 0 (unused) module: et c000f000 52768 0 (unused) module: igs c000a000 15616 0 [wl] module: emf c0004000 20112 0 [wl igs] module: ctf c0000000 9616 0 (unused) # cat /proc/mtd dev: size erasesize name mtd0: 00040000 00010000 "boot" mtd1: 002f0000 00010000 "linux" mtd2: 002658bc 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 "ML8" mtd11: 00010000 00010000 "T_Meter1" mtd12: 00010000 00010000 "T_Meter2" mtd13: 00010000 00010000 "POT" mtd14: 00010000 00010000 "board_data" mtd15: 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 # 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 (michael@dev3) (gcc version 3.2.3 with Broadcom modifications) #24 Fri Apr 1 03:56:18 CST 2011 <4>Found a 4MB ST compatible serial flash <4>Determined physical RAM map: <4> memory: 02000000 @ 00000000 (usable) <4>On node 0 totalpages: 8192 <4>zone(0): 8192 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 300 MHz <4>Calibrating delay loop... 149.50 BogoMIPS <6>Memory: 30588k/32768k available (1337k kernel code, 2180k reserved, 104k data, 60k init, 0k highmem) <6>Dentry cache hash table entries: 4096 (order: 3, 32768 bytes) <6>Inode cache hash table entries: 2048 (order: 2, 16384 bytes) <4>Mount-cache hash table entries: 512 (order: 0, 4096 bytes) <4>Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes) <4>Page-cache hash table entries: 8192 (order: 3, 32768 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 <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 <6>SCSI subsystem driver Revision: 1.00 <3>pflash: found no supported devices <5>sflash: squash filesystem with lzma found at block 809 <5>Creating 16 MTD partitions on "sflash": <5>0x00000000-0x00040000 : "boot" <5>0x00040000-0x00330000 : "linux" <5>0x000ca744-0x00330000 : "rootfs" <5>0x00330000-0x00340000 : "ML1" <5>0x00340000-0x00350000 : "ML2" <5>0x00350000-0x00360000 : "ML3" <5>0x00360000-0x00370000 : "ML4" <5>0x00370000-0x00380000 : "ML5" <5>0x00380000-0x00390000 : "ML6" <5>0x00390000-0x003a0000 : "ML7" <5>0x003a0000-0x003b0000 : "ML8" <5>0x003b0000-0x003c0000 : "T_Meter1" <5>0x003c0000-0x003d0000 : "T_Meter2" <5>0x003d0000-0x003e0000 : "POT" <5>0x003e0000-0x003f0000 : "board_data" <5>0x003f0000-0x00400000 : "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 2048 bind 4096) <6>Linux IP multicast router 0.06 plus PIM-SM <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>VFS: Mounted root (squashfs filesystem) readonly. <6>Mounted devfs on /dev <6>Freeing unused kernel memory: 60k freed <4>val8: 0 <4>eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 5.60.130.15 @VERSION_TYPE@ <4>eth1: Broadcom BCM4329 802.11 Wireless Controller 5.60.130.16 @VERSION_TYPE@ <4>Algorithmics/MIPS FPU Emulator v1.5 <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 eth1 entered promiscuous mode <6>device wl0.1 entered promiscuous mode <6>br0: port 3(wl0.1) entering learning state <6>br0: port 2(eth1) 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(eth1) 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. <4>dev=81eac400 eth1, acos_flags = 00000100 <4>dev=81eacc00 vlan1, acos_flags = 00000080 <4>dev=819a0000 wl0.1, acos_flags = 00000080 <0>IOCTL_AG_REGION_SET: English <6>device br0 entered promiscuous mode # 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: 30648 18340 12308 0 1940 Swap: 0 0 0 Total: 30648 18340 12308 # df -h Filesystem Size Used Available Use% Mounted on rootfs 2.0M 2.0M 0 100% / /dev/root 2.0M 2.0M 0 100% / # lsmod Module Size Used by MultiSsidControl 816 0 (unused) br_dns_hijack 9824 0 (unused) br_dhcp_filter 1104 0 (unused) acos_nat 428768 0 (unused) wl 1694304 0 (unused) et 52768 0 (unused) igs 15616 0 [wl] emf 20112 0 [wl igs] ctf 9616 0 (unused) # ifconfig -a br0 Link encap:Ethernet HWaddr AA:BB:CC:DD:EE:11 inet addr:192.168.1.226 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING PROMISC ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:6939 errors:0 dropped:0 overruns:0 frame:0 TX packets:6050 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:494090 (482.5 kb) TX bytes:584915 (571.2 kb) eth0 Link encap:Ethernet HWaddr AA:BB:CC:DD:EE:11 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1488 errors:0 dropped:0 overruns:0 frame:0 TX packets:1201 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:163852 (160.0 kb) TX bytes:271756 (265.3 kb) Interrupt:4 Base address:0x2000 eth1 Link encap:Ethernet HWaddr AA:BB:CC:DD:EE:11 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:5759 errors:0 dropped:0 overruns:0 frame:7596 TX packets:5803 errors:108 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:555850 (542.8 kb) TX bytes:579280 (565.7 kb) Interrupt:3 Base address:0x1000 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:306 errors:0 dropped:0 overruns:0 frame:0 TX packets:306 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:64105 (62.6 kb) TX bytes:64105 (62.6 kb) vlan1 Link encap:Ethernet HWaddr AA:BB:CC:DD:EE:11 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:1193 errors:0 dropped:0 overruns:0 frame:0 TX packets:893 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:84800 (82.8 kb) TX bytes:159469 (155.7 kb) vlan2 Link encap:Ethernet HWaddr AA:BB:CC:DD:EE:11 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 AA:BB:CC:DD:EE:11 UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1 RX packets:5759 errors:0 dropped:0 overruns:0 frame:7596 TX packets:5803 errors:108 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:555850 (542.8 kb) TX bytes:579280 (565.7 kb) wl0.2 Link encap:Ethernet HWaddr 02:BB:CC:DD:EE:11 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5759 errors:0 dropped:0 overruns:0 frame:7596 TX packets:5803 errors:108 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:555850 (542.8 kb) TX bytes:579280 (565.7 kb) wl0.3 Link encap:Ethernet HWaddr CC:DD:EE:FF:AA:BB UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5759 errors:0 dropped:0 overruns:0 frame:7596 TX packets:5803 errors:108 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:555850 (542.8 kb) TX bytes:579280 (565.7 kb) # 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 preinit erase version ntpclient burnsn uptime lsmod burnsku routerinfo ledup burnrf rmmod leddown burnpin restart_all_processes insmod burnethermac resolve_domain init burnboardid reset_no_reboot ifconfig bd reboot hotplug acos_service read_bd gpio acos_init rc getchksum # ls /usr/bin/ wget tftp telnetd tail route killall free find # ls /usr/sbin/ wpsd upnpnat telnetenabled lld2d et wlconf upnp swresetd lcli epi_ttcp wlanconfigd udhcpd pot igs emf wl udhcpc outputimage httpd brctl wanled timesync nvram heartbeat acl_logd vconfig testUtility nas ftpc # ls /lib/modules/2.4.20/kernel/drivers/net/ wl igs et emf ctf # routerinfo Release version : Netgear Wireless Router WN3000RP U12H16300/V1.0.0.12/1.0.12 Time : Apr 1 2011 03:58:44 CFE version : v1.0.3 WSC PIN - 12345678 LAN mac address - AABBCCDDEE11 WAN mac address - AABBCCDDEE12 WLAN mac address - AABBCCDDEE11 Board ID - U12H163T01_NETGEAR serial number - 1XY1234Z12A34 # brctl show bridge name bridge id STP enabled br0 8000.AABBCCDDEE11 no # brctl show br0 bridge name bridge id STP enabled br0 8000.AABBCCDDEE11 no # dmesg [ 0.000000] Linux version 4.4.182 (buildbot@builds-02.infra.lede-project.org) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3104-41de9a2) ) #0 Tue Jun 18 18:45:43 2019 [ 0.000000] CPU0 revision is: 00019749 (MIPS 74Kc) [ 0.000000] bcm47xx: Using bcma bus [ 0.000000] bcma: bus0: Found chip with id 0x5357, rev 0x02 and package 0x08 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 02000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] On node 0 totalpages: 8192 [ 0.000000] free_area_init_node: node 0, pgdat 8035a4a0, node_mem_map 81000000 [ 0.000000] Normal zone: 64 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 8192 pages, LIFO batch:0 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 [ 0.000000] Kernel command line: noinitrd console=ttyS0,115200 [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 28396K/32768K available (3018K kernel code, 139K rwdata, 372K rodata, 172K init, 286K bss, 4372K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:128 [ 0.000000] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x26, class 0x0) [ 0.000000] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x1C, class 0x0) [ 0.000000] bcma: bus0: Core 2 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x03, class 0x0) [ 0.000000] bcma: bus0: Core 3 found: MIPS 74K (manuf 0x4A7, id 0x82C, rev 0x04, class 0x0) [ 0.000000] bcma: bus0: Core 4 found: USB 2.0 Host (manuf 0x4BF, id 0x819, rev 0x05, class 0x0) [ 0.000000] bcma: bus0: Core 5 found: DDR1/DDR2 Memory Controller (manuf 0x4BF, id 0x82E, rev 0x02, class 0x0) [ 0.000000] bcma: bus0: Core 6 found: I2S (manuf 0x4BF, id 0x834, rev 0x02, class 0x0) [ 0.000000] bcma: bus0: Core 7 found: Internal Memory (manuf 0x4BF, id 0x80E, rev 0x0B, class 0x0) [ 0.000000] bcma: bus0: Found rev 9 PMU (capabilities 0x28A42A09) [ 0.000000] bcma: bus0: Found serial flash [ 0.000000] bcma: bus0: Found M25P32 serial flash (size: 4096KiB, blocksize: 0x10000, blocks: 64) [ 0.000000] bcma: bus0: Early bus registered [ 0.000000] MIPS: machine is Unknown Board [ 0.000000] bcm47xx: Setting up vectored interrupts [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns [ 0.000022] sched_clock: 32 bits at 150MHz, resolution 6ns, wraps every 14316557820ns [ 0.000107] Calibrating delay loop... 149.91 BogoMIPS (lpj=749568) [ 0.070087] pid_max: default: 32768 minimum: 301 [ 0.070424] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.070466] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.075989] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.076057] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.077738] NET: Registered protocol family 16 [ 0.106537] clocksource: Switched to clocksource MIPS [ 0.109396] NET: Registered protocol family 2 [ 0.111717] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.111796] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.111855] TCP: Hash tables configured (established 1024 bind 1024) [ 0.112080] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.112152] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.112783] NET: Registered protocol family 1 [ 0.112906] PCI: CLS 0 bytes, default 32 [ 0.294326] can not parse nvram name sb/1/ag3(null) with value 0xff got -34 [ 0.333213] can not parse nvram name sb/1/rxpo2g(null) with value 0xff got -34 [ 0.493517] bcma: bus0: Using SPROM revision 8 provided by platform. [ 0.493564] bcma: bus0: PMU resource config unknown or not needed for device 0x5357 [ 0.495591] bcma: bus0: Workarounds unknown or not needed for device 0x5357 [ 0.495618] bcma: bus0: Initializing MIPS core... [ 0.495657] bcma: bus0: set_irq: core 0x0812, irq 3 => 3 [ 0.495689] bcma: bus0: set_irq: core 0x082d, irq 4 => 4 [ 0.495722] bcma: bus0: set_irq: core 0x0819, irq 5 => 5 [ 0.495752] bcma: bus0: set_irq: core 0x0800, irq 2 => 2 [ 0.495784] bcma: bus0: set_irq: core 0x0834, irq 2 => 2 [ 0.495805] bcma: bus0: IRQ reconfiguration done [ 0.495828] bcma: core 0x0800, irq : 2(S)* 3 4 5 6 D I [ 0.495899] bcma: core 0x0812, irq : 2(S) 3* 4 5 6 D I [ 0.495961] bcma: core 0x082d, irq : 2(S) 3 4* 5 6 D I [ 0.496020] bcma: core 0x082c, irq : 2(S) 3 4 5 6 D I* [ 0.496081] bcma: core 0x0819, irq : 2(S) 3 4 5* 6 D I [ 0.496143] bcma: core 0x082e, irq : 2(S) 3 4 5 6 D* I [ 0.496202] bcma: core 0x0834, irq : 2(S)* 3 4 5 6 D I [ 0.496261] bcma: core 0x080e, irq : 2(S) 3 4 5 6 D I* [ 0.498449] bcma: bus0: Bus registered [ 0.499809] Crashlog allocated RAM at address 0x1f00000 [ 0.543707] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.543750] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.550506] io scheduler noop registered [ 0.550551] io scheduler deadline registered (default) [ 0.551069] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.558258] console [ttyS0] disabled [ 0.578603] serial8250.0: ttyS0 at MMIO 0xb8000300 (irq = 2, base_baud = 1250000) is a U6_16550A [ 1.015485] console [ttyS0] enabled [ 1.034093] 7 bcm47xxpart partitions found on MTD device bcm47xxsflash [ 1.040822] Creating 7 MTD partitions on "bcm47xxsflash": [ 1.046341] 0x000000000000-0x000000040000 : "boot" [ 1.057235] 0x000000040000-0x0000003d0000 : "firmware" [ 1.066729] 0x0000003d0000-0x0000003f0000 : "POT" [ 1.075614] 0x0000003f0000-0x000000400000 : "nvram" [ 1.084858] 0x00000004001c-0x000000040924 : "loader" [ 1.094239] 0x000000040924-0x000000168c00 : "linux" [ 1.103478] 0x000000168c00-0x0000003d0000 : "rootfs" [ 1.112811] mtd: device 6 (rootfs) set to be root filesystem [ 1.118792] 1 squashfs-split partitions found on MTD device rootfs [ 1.125111] 0x000000370000-0x0000003d0000 : "rootfs_data" [ 1.139698] libphy: Fixed MDIO Bus: probed [ 1.144169] bgmac_bcma bcma0:2: Found PHY addr: 30 (NOREGS) [ 1.154722] libphy: bcma_mdio mii bus: probed [ 1.159313] bgmac_bcma bcma0:2: Support for Roboswitch not implemented [ 1.278455] b53_common: found switch: BCM5325, rev 4 [ 1.285331] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.291958] bcm47xx-wdt bcm47xx-wdt.0: BCM47xx Watchdog Timer enabled (30 seconds) [ 1.302772] NET: Registered protocol family 10 [ 1.315213] NET: Registered protocol family 17 [ 1.320038] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.332950] 8021q: 802.1Q VLAN Support v1.8 [ 1.350334] VFS: Mounted root (squashfs filesystem) readonly on device 31:6. [ 1.359175] Freeing unused kernel memory: 172K [ 3.877682] init: Console is alive [ 3.881685] init: - watchdog - [ 5.277417] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 5.449794] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.468124] init: - preinit - [ 8.420939] random: jshn: uninitialized urandom read (4 bytes read, 13 bits of entropy available) [ 8.681485] random: jshn: uninitialized urandom read (4 bytes read, 13 bits of entropy available) [ 8.837154] random: jshn: uninitialized urandom read (4 bytes read, 14 bits of entropy available) [ 9.101866] random: procd: uninitialized urandom read (4 bytes read, 14 bits of entropy available) [ 9.125299] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.131611] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready [ 10.866719] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.873898] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready [ 12.763147] mount_root: jffs2 not ready yet, using temporary tmpfs overlay [ 12.779475] urandom-seed: Seed file not found (/etc/urandom.seed) [ 13.044810] procd: - early - [ 13.048158] procd: - watchdog - [ 13.864502] procd: - watchdog - [ 13.868709] procd: - ubus - [ 14.043863] random: ubusd: uninitialized urandom read (4 bytes read, 22 bits of entropy available) [ 14.067077] random: ubusd: uninitialized urandom read (4 bytes read, 22 bits of entropy available) [ 14.077402] random: ubusd: uninitialized urandom read (4 bytes read, 22 bits of entropy available) [ 14.086770] random: ubusd: uninitialized urandom read (4 bytes read, 22 bits of entropy available) [ 14.097027] random: ubusd: uninitialized urandom read (4 bytes read, 22 bits of entropy available) [ 14.106261] random: ubusd: uninitialized urandom read (4 bytes read, 22 bits of entropy available) [ 14.117631] procd: - init - [ 15.585465] kmodloader: loading kernel modules from /etc/modules.d/* [ 15.601209] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 15.632040] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f [ 15.640304] Backport generated by backports.git backports-20160324-13-g24da7d3c [ 15.653141] ip_tables: (C) 2000-2006 Netfilter Core Team [ 15.676682] nf_conntrack version 0.5.0 (446 buckets, 1784 max) [ 15.753347] xt_time: kernel timezone is -0000 [ 15.899842] b43-phy0: Broadcom 5357 WLAN found (core revision 28) [ 15.907361] b43-phy0: Found PHY: Analog 9, Type 4 (N), Revision 9 [ 15.913595] b43-phy0 ERROR: FOUND UNSUPPORTED RADIO (Manuf 0x17F, ID 0x2057, Revision 5, Version 2) [ 15.922966] b43: probe of bcma0:1 failed with error -122 [ 15.928749] Broadcom 43xx driver loaded [ Features: NL ] [ 15.939137] kmodloader: done loading kernel modules from /etc/modules.d/* [ 31.028578] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 31.035605] jffs2_build_filesystem(): unlocking the mtd device... done. [ 31.042485] jffs2_build_filesystem(): erasing all blocks after the end marker... [ 35.640701] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 35.668673] device eth0.1 entered promiscuous mode [ 35.673586] device eth0 entered promiscuous mode [ 35.699911] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 35.789700] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready [ 37.176839] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 37.206915] br-lan: port 1(eth0.1) entered forwarding state [ 37.212733] br-lan: port 1(eth0.1) entered forwarding state [ 37.218796] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready [ 37.336710] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 39.445650] br-lan: port 1(eth0.1) entered forwarding state [ 40.810918] done. [ 40.812980] jffs2: notice: (797) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 71.361830] random: nonblocking pool is initialized # nvram show wla_temp_wep_length_2= sb/1/ofdm2gpo=0x44442222 wan2_dns= wlan_acl_dev24= wl_radius_port=1812 wlan_acl_dev25= gui_check_enable=1 wan_unit=0 wlan_acl_dev26= wla_ssid_2=somessid_EXT wl0_wmf_bss_enable=0 antswctl2g=0x1 wlan_acl_dev27= wla_ssid_3= wl0.2_ap_isolate=0 wl0_rifs_advert=auto wl0_mcast_regen_bss_enable=1 wan_route= wlan_acl_dev28= wla_temp_ssid= wla_ssid_4= wl0_frameburst=on pppoe2_keepalive=0 wlan_acl_dev29= wla_region=5 wl_txstreams=0 bs_trustedip=192.168.1.0 wla_wmm_advert_2=1 wl_rxchain_pwrsave_pps=10 bs_keywords= potValue=281 wla_repeater=0 auto_enable=0 log_ipaddr= wla_wmm_advert_3=1 bs_enable=0 sel_region=0 boardrev=0x1106 wan2_gateway=0.0.0.0 wla_wmm_advert_4=1 br0_ifnames=vlan1 eth1 wl0.1 wl0.2_macmode=disabled wl_nctrlsb=upper sb/1/mcs2gpo0=0x6666 wl_version=5.60.130.15 @VERSION_TYPE@ wl0.3_bss_enabled=0 wl0_leddc=0x640000 et0macaddr=AA:BB:CC:DD:EE:11 sb/1/mcs2gpo1=0x6666 wla_temp_key1= ddns_enable=0 sb/1/mcs2gpo2=0x6666 wla_temp_key2= wla_temp_passphrase= wiz_dhcp_wait_time=5 sb/1/mcs2gpo3=0x6666 pppoe2_east_username=guest@flets pppoe2_bs_keyword= wla_temp_key3= traffic_enable=0 wl0_radarthrs=0 0x6a8 0x6c8 0x6ac 0x6c7 sb/1/mcs2gpo4=0x8888 wla_temp_key4= wl_maxassoc=128 wl0_akm=psk2 sb/1/mcs2gpo5=0x8888 watchdog=3000 boot_wait=off wl0.2_mode=ap mtd8_lang_name=Russian wla_temp_key4_2= sb/1/mcs2gpo6=0x8888 wla_sec_profile_enable_2=1 wl_phytypes= wl_leddc=0x640000 wps_modelname=WN3000RP pptp_idletime=5 sb/1/temps_period=5 wl0_infra=1 sb/1/mcs2gpo7=0x8888 wla_sec_profile_enable_3=0 traffic_restart_hour=00 pppoe_localnetmask=... sb/1/rssismc2g=0xf et0mdcport=0 fw_disable=0 pppoe_tmp_mtu=1454 wla_sec_profile_enable_4=0 wl0_country_code=GB gpio_wps_triggered=0 pppoe_keepalive=1 wps_aplockdown_ageout=300 emf_rtport_entry= wps_config_command=0 ddns_wildcard=0 wla_wds_ptp_mac= wl_infra=1 rip_multicast=1 reset_gpio=31 run_test=0 single_firmware_en=1 wl0_bcn_rotate=1 pmon_ver=CFE 5.60.69 sb/1/rssisav2g=0x7 wlan_acl_dev30= wl_stbc_tx=auto first_wan_status=0 wlan_acl_dev31= restore_defaults=0 sb/1/bxa2g=0x3 vlan2ports=4 5 wps_success_mode=0 wlan_acl_dev32= wl0.3_bcn=100 wl0.1_hwaddr=AA:BB:CC:DD:EE:11 wlan_acl_dev33= wlan_acl_dev34= wl0_wme_sta_be=15 1023 3 0 0 off off wan_lease=43200 wlan_acl_dev35= wla_temp_sec_profile_enable_2= str_tbl_non_en_tag= wl0_nctrlsb=lower wl0_version=5.60.130.15 @VERSION_TYPE@ sb/1/triso2g=0x5 wlan_acl_dev36= wla_temp_sec_profile_enable_3= wl_wme_apsd=on str_tbl_non_en_ver=0.0.0.0 sb/1/sromrev=8 http_wanport= wlan_acl_dev37= wla_temp_sec_profile_enable_4= wl_radius_ipaddr= ddns_hostname= bs_trustedip_temp=192.168.1.0 wl0.2_dtim=2 wl0.2_ssid= wl0_psr_mrpt=0 lan_gateway=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 lan_domain= pppoe2_bs_enable=0 wla_key3_3= wl0_wme_sta_bk=15 1023 7 0 0 off off timer_interval=3600 wla_key3_4= mtd4_lang_version=1.0.0.12_2.1.9.1 wl0_rxchain_pwrsave_quiet_time=1800 lan1_ipaddr=192.168.2.1 wl_net_reauth=36000 pptp_username= wl_same_sec=1 wl0_rxstreams=0 pppoe_mtu=1492 wla_temp_enable=enable_ap wl_radio_pwrsave_on_time=50 upnp_advert_period=30 second_wan_status=0 gpio7=wps_led lan_route= wl0.1_wps_mode=enabled wl0_mrate=0 schedule_daylightadjust=0 wps_device_pin=57829364 fw_email_email_enable=0 wan_gateway=192.168.1.1 wla_secu_type=WPA2-PSK wps_lan_led=0 wl0_mode=psr wl0.1_bcn=100 sb/1/pa2gw2a0=0xFB33 wan2_dns1= dhcp_start=192.168.1.100 wl0.2_wps_mode=enabled wl0_stbc_tx=auto sb/1/pa2gw2a1=0xFB57 wan_hwaddr_sel=0 wl0.3_wme_bss_disable=0 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 wl0.3_wps_mode=enabled sb/1/tempthresh=120 sb/1/itt2ga0=0x20 wla_temp_ssid_2= wl_wmf_bss_enable=0 wl_akm=psk2 wfi_error= wl0_wme_no_ack=off wl0_ampdu=auto wl0_gmode=1 sb/1/itt2ga1=0x20 wla_temp_ssid_3= qos_l7_apps=5:3 6:3 3:0 2:0 4:0 1:0 wla_allow_access_2=1 wla_temp_ssid_4= wla_temp_region=5 wla_allow_access_3=0 wla_wds_enable=0 boardtype=0x054d pppoe2_mtu=1454 pppoe2_demand=0 wla_allow_access_4=0 pptp_passwd= is_default=1 wla_autochannel=enable wl_wme_bss_disable=0 wl_ampdu_rr_rtylimit_tid=3 3 3 3 3 3 3 3 wl_obss_coex=0 wl0.1_wme_bss_disable=0 wl0_nband=2 et1macaddr=AA:BB:CC:DD:EE:12 ctf_disable=0 wl_gmode=1 wl_ampdu=auto wps_uuid=0x06ce49c1aff4a5f939429364964d2f7f wps_perm_lock=0 wps_start=none stats_server= wlan_acl_dev40= traffic_cntime_monthly_limit= et_swleds=0x3ff static_route= wlan_acl_dev41= wla_auth_type=automatic mtd3_lang_name= wl0_nreqd=0 wlan_acl_dev42= bs_enable_temp=0 ver_check_ftp_password=WNR2200@ lan_netmask=255.255.255.0 wlan_acl_dev43= ver_check_enable=0 mtd9_lang_version= wl0.1_crypto=aes wl0_wme_txp_be=7 3 4 2 0 lan1_ifname= wlan_acl_dev44= wl_nband=2 lan1_hwnames= pppoe2_west_passwd=flets wlan_acl_dev45= http_username=admin wl_wme_sta_vi=7 15 2 6016 3008 off off wl0_ssid=somessid wl0_dtim=2 wan_ipaddr_old=0.0.0.0 wlan_acl_dev46= super_passwd=Geardog wla_ap_isolate=0 wps_pbc_apsta_concurrent=enabled wlan_acl_dev47= wl_nreqd=0 wl_wme_ap_be=15 63 3 0 0 off off wl0_dfs_preism=60 os_date=Apr 1 2011 pppoe_tmp_servicename= wlan_acl_dev48= http_rmenable=1 pptp_serv_ip=10.0.0.138 rftest=Michael, rf_ok.ch_4.co_of.new_pa, 2010/07/16 sb/1/regrev=63 boardpwrctl=0xc00 wlan_acl_dev49= wl0_wme_txp_bk=7 3 4 2 0 sb/1/ag0=0x2 http_lanport=80 sb/1/ag1=0x2 wl_plcphdr=long wl_wme_sta_vo=3 7 2 3264 1504 off off sb/1/ag2=0x2 lan1_wins= wl_macmode=disabled wl_mimo_preamble=mm wan_hwaddr2=AA:BB:CC:DD:EE:12 rc_wait_seconds=0 sb/1/ag3=0xff wan_hwname= wan_domain=lan wlan_acl_dev0= wl_wme_ap_bk=15 1023 7 0 0 off off wl0_key1= lan_lease=60 wan_netmask=255.255.255.0 wlan_acl_dev1= wl_phytype=n wl0_vlan_prio_mode=off wl0_key2= wlan_acl_dev2= wl_lazywds=0 wl0_key3= cur_opmode=130Mbps wlan_acl_dev3= wl_dfs_postism=60 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_bc need_set_lang=0 wl0.3_macmode=disabled lan1_lease=86400 pppoe2_bs_keywords_temp= wlan_acl_dev6= wlan_acl_mac2= wlan_acl_dev7= wlan_acl_mac3= wla_auth_type_2=automatic wl_auth_mode=none pptp_conn_id= inbound_record= wl0_vifs=wl0.1 wlan_acl_dev8= wlan_acl_mac4= wla_auth_type_3=automatic wlan_acl_dev9= wlan_acl_mac5= wla_auth_type_4=automatic vlan2hwname=et0 pppoe2_flag_Smin=0 wlan_acl_mac6= wlan_acl_mac7= wl0_hw_rxchain=3 wl0_rxchain_pwrsave_enable=1 wlan_acl_mac8= http_passwd=password wl_wpa_psk=somepassw http_rmstartip=0.0.0.0 bpa_passwd= sb/1/extpagain2g=0x2 wlan_acl_mac9= wla_temp_key3_2= lan_stp=1 mtd3_lang_version= mtd6_lang_name=French wl0_wme_ap_vi=7 15 1 6016 3008 off off wl0.2_unit=0.2 wl0.3_akm= wl0_bss_maxassoc=128 pppoe_acname= wl_mode=psr pppoe_tmp_idletime=300 wan_dns1= lang_check_ftp_svr=updates1.netgear.com wlan_acl_dev50= wlan_acl_mac10= static_pptp_enable=0 wl0_tpc_db=0 wl0_rate=0 wlan_acl_dev51= wlan_acl_mac11= wl0_closed=0 wl0_plcphdr=long xtalfreq=20000 wlan_acl_dev52= wlan_acl_mac12= wla_temp_setting=0 wl_wpa_gtk_rekey=0 wl0_macmode=disabled 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 pppoe_tmp_localip=0.0.0.0 wlan_acl_dev54= wlan_acl_mac14= wl_wme_txp_vi=7 3 4 2 0 wlanrestart_now=0 wl0_lazywds=0 wan2_ipaddr=0.0.0.0 wlan_acl_dev55= wlan_acl_mac15= wlan_acl_dev56= wlan_acl_mac16= fw_email_email_alert=0 wlan_acl_dev57= wlan_acl_mac17= lang_check_config_file_name=stringtable.txt wps_proc_status=0 boardflags2=0x1001000 pppoe2_tmp1= wlan_acl_dev58= wlan_acl_mac18= sb/1/bwduppo=0x0 sb/1/aa2g=0x3 pppoe2_fw_bks_block_type=0 pppoe2_tmp2= wlan_acl_dev59= wlan_acl_mac19= wl0_afterburner=off sb/1/txchain=0x3 pppoe2_tmp3= wl_wme_txp_vo=7 3 4 2 0 wl0_antdiv=-1 lan_hwaddr=AA:BB:CC:DD:EE:11 wl_wds_timeout=1 wps_aplockdown_duration=300 fwpt_count=0 nat_inbound_filtering=1 wan_dns=192.168.1.1 pppoe_flet_type=0 wl_wps_mode=enr_enabled fw_spi_enab=1 board_id=U12H163T01_NETGEAR wps_success_mode_2=0 wla_preamble=long wla_key2_2= pptp_dod=1 lang_check_config_file_dir=stringtables wl0.1_akm=psk2 wl0.3_ap_isolate=0 cfe_version=v1.0.3 wl_ssid=somessid wla_key2_3= wl_dtim=2 wla_temp_defaKey_2= wl0.1_ifname=wl0.1 wl0_wpa_psk=somepassw wla_key2_4= wl_radarthrs=0 0x6a8 0x6c8 0x6ac 0x6c7 lan_wps_oob=disabled supported_languages=English French Italian German Russian wait_time=3 bpa_idletime=5 schedule_config=127:0:0:23:59 boradflags=0x710 wla_wme=1 bpa_server_temp= potMaxValue=4320 wl0_amsdu=auto dhcp_mode=manual wl0.2_wep=disabled mtd8_lang_version=1.0.0.12_2.1.9.1 wl0.2_auth=0 pppoe_tmp_username=guest dhcp_wins= os_server= mtd9_lang_name= wla_mode=300Mbps wan_bpa_minheartbeat=2 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.12_2.1.9.2 sb/1/pa2gw1a0=0x1424 wla_defaKey=0 wl_key2= wl0_unit=0 sb/1/pa2gw1a1=0x14BF wla_temp_defaKey= wl_key3= wl_country_code=GB wl_key4= all_service_tbl= tftp_serv_ipaddr=192.168.1.2 dhcp_serv_ip=192.168.1.1 wl_hwaddr= pppoe2_flag_Emin=0 wl_rxchain=3 ParentalCtrl_MAC_ID_tbl= wl0_net_reauth=36000 wl0_bss_enabled=1 str_tbl_en=1 wl_vifs=wl0.1 sb/1/boardflags2=0x1000 wlan_acl_dev60= wlan_acl_mac20= wl_vlan_prio_mode=off lan1_stp=1 wlan_acl_dev61= wlan_acl_mac21= wps_timeout_enable=0 wl0_nmode=-1 wlan_acl_dev62= wlan_acl_mac22= 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= wl_nmode=-1 wla_wds_pmp_sta=1 lan1_gateway=192.168.2.1 wlan_acl_mac27= fw_bks_block_type=0 wlan_acl_mac28= bpa_username= wlan_acl_mac29= wla_ssid=somessid wl_rxstreams=0 wl_wps_reg=enabled upnp_portmap_entry=0 ap_mode=1 wl0_wds= wl_rate=0 gui_region=English wfi_cmd= load_defaults= log_level=0 telnetd_enable=0 wl0_reg_mode=off ntp_server=192.5.41.40 192.5.41.41 133.100.9.2 pptp_user_netmask=... wan_hwaddr=AA:BB:CC:DD:EE:12 wps_mfstring=NETGEAR, Inc. lan_ifnames=vlan1 eth1 wl0.1 lan_dns=0.0.0.0 pppoe_ifname=ppp0 pppoe2_filter_rule_tbl= wl0_radius_port=1812 wla_key1= wl0_auth=2 wl0_wme=on pppoe_policy_num=0 wla_key2= wla_secu_type_2=WPA2-PSK wl_rxchain_pwrsave_quiet_time=1800 wl0.3_mode=ap wl0_radius_ipaddr= wl0_wme_bss_disable=0 wl0_rxchain=3 wla_key3= wla_secu_type_3=None traffic_restart_ampm=0 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 wla_temp_ssid_bc_3= wl_country=SG traffic_control_type=0 wl0.2_maclist= wan2_dns_sel=0 wla_temp_ssid_bc_4= sb/1/boardflags=0x710 ver_check_ftp_svr1=updates1.netgear.com ver_check_ftp_svr2=updates1.netgear.com sb/1/leddc=0xffff ver_check_ftp_svr3=updates1.netgear.com wan_ifnames=vlan2 wl0_wme_sta_vo=3 7 2 3264 1504 off off pppoe_wan_dns1= wl_rateset=12 wl_crypto=aes http_timeout=5 wla_channel=11 pppoe2_temp_type=4 wla_temp_channel=0 wl0_wps_reg=enabled pppoe_max_echo_fail=3 pppoe2_east_passwd=guest wlan_acl_mac30= link_status=1 wla_temp_key2_2= wlan_acl_mac31= pptp_user_ip=... bypass_board_id=1 wl0.1_mode=ap rootap_linkrate=130 lan_ipaddr=192.168.1.250 clkfreq=300,150,75 os_name=linux lan_proto=dhcp dhcp_resrv_mac= wlan_acl_mac32= wla_defaKey_2=0 wl_radius_key= mtd4_lang_name=English wl0_maxassoc=128 vlan1hwname=et0 wl_psr_mrpt=0 lan1_netmask=255.255.255.0 wlan_acl_mac33= wla_passphrase_2=somepassw wla_defaKey_3=0 wl_rxchain_pwrsave_enable=1 ver_type=WW wl0_radio_pwrsave_on_time=50 pppoe2_servicename= wlan_acl_mac34= wla_passphrase_3= wla_defaKey_4=0 mtd7_lang_version=1.0.0.12_2.1.9.1 wlan_acl_mac35= wla_passphrase_4= wl_unit=0 wl0.3_dtim=2 wl0.3_ssid= wl0_phytypes=n 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 wlan_acl_mac38= wla_rts=2347 ddns_username= wl0.1_closed=0 pppoe_passwd= wlan_acl_mac39= wl_radio_pwrsave_enable=0 http_rmport=80 ddns_passwd= wl0.1_ap_isolate=0 ver_check_ftp_username=anonymous ParentalControl=0 wl0_rifs= sdram_config=0x202 wl0_country=SG logo_enable=1 vlan1ports=0 1 2 3 5* pppoe2_idletime=300 dmz_ipaddr=192.168.1.0 sb/1/temps_hysteresis=5 wl_wds= bpa_status=0 traffic_round_up_volume=0 wl0.2_bcn=100 dhcp_resrv_ip= wps_aplockdown_count=30 ccode=0 wl0_ampdu_rr_rtylimit_tid=3 3 3 3 3 3 3 3 wl0_rateset=12 pppoe_servicename= pppoe2_acname= wl0.1_ssid=somessid_EXT wl0.1_dtim=2 wla_key1_2= wl0_ure= wl0_wme_apsd=on sb/1/macaddr=AA:BB:CC:DD:EE:11 wla_key1_3= wl0_wme_txp_vi=7 3 4 2 0 sb/1/ccode=US pppoe2_west_username=flets@flets wla_key1_4= mtd10_lang_name= wl0_txstreams=0 pppoe_idletime=300 wl_wme=on wiz_pppoe_wait_time=5 system_name=WN3000RP rip_enable=0 wl0.1_radio=1 lan_ifname=br0 wan_primary=0 wl_wme_ap_vi=7 15 1 6016 3008 off off wl0_mimo_preamble=mm boardflags=0x710 fw_rsp_ping=0 browser_language= English sdram_refresh=0x8040 wandevs=vlan2 wl0_same_sec=1 wl0_wme_txp_vo=7 3 4 2 0 sb/1/cck2gpo=0x0 dhcp_domain= wla_wep_length=0 ddns_checked=0 wl0.1_bss_maxassoc=128 wl_auth=2 fwpt_enable=1 mtd7_lang_name=Italian wps_proc_mac= sdram_ncdl=0x00000000 wan_dns_sel=0 wl0.2_wme_bss_disable=0 sb/1/pa2gw0a0=0xFF1D lan1_domain= wl_wme_ap_vo=3 7 1 3264 1504 off off sb/1/pa2gw0a1=0xFF60 wlan_acl_mac40= fw_sip_enab=1 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= pppoe_echo_interval=30 pppoe2_username=guest wlan_acl_mac44= qos_enable=0 is_modified=0 wan_ipaddr=192.168.1.226 wan2_ipaddr_old=0.0.0.0 wlan_acl_mac45= wla_wlanstate=Enable upnp_duration=3600 first_brs_lang=English wl0_msglevel=0x101 wlan_acl_mac46= macaddr=AA:BB:CC:DD:EE:11 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 wlan_acl_mac49= wla_temp_secu_type_3= wla_ssid_bc_4=1 blk_srv_tbl= sb/1/bw40po=0x0 sb/1/devid=0x4329 lan1_dhcp=0 wan_wins= wla_temp_secu_type_4= wl_ifname= wl_wep= wl_nbw_cap=1 wl_ampdu_rtylimit_tid=7 7 7 7 7 7 7 7 ipv6_enable=0 wl0_hw_txchain=3 rootap_assoc=1 os_version=5.70.58.6 pppoe_username=guest potInterval=60 qos_bw_min_0= wl_gmode_protection=auto wsc_pin_disable=0 qos_bw_min_1= wl0_wpa_gtk_rekey=0 lan1_wps_oob=enabled qos_bw_min_2= wl0_sta_retry_time=5 upnp_advert_ttl=4 wla_wds_pmp_mac= qos_bw_min_3=1000000 qos_bw_set_sel=1 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 run_wiz=0 regrev=0 wl_maclist= wps_addER=0 emf_entry= friendly_name=WN3000RP mtd6_lang_version=1.0.0.12_2.1.9.1 gpio15=wps_button wla_passphrase=somepassw wl_rifs= et0phyaddr=30 console_loglevel=1 pppoe_server_mac= static_pppoe_enable=0 wla_temp_passphrase_2= time_zone=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= wla_wep_length_2=0 wl_wps_config_state=1 acs_ifnames=eth1 eth1 eth1 eth1 pppoe2_session_id=0 wla_wep_length_3=0 qos_bw_max_0=128000 brs_lang_check_enable=1 wla_wep_length_4=0 wla_wds_ptp_sta=1 qos_bw_max_1= wl0.3_maclist= wl0.3_unit=0.3 wan_ifname=br0 upnp_turn_on=1 qos_bw_max_2= 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= wl0_dfs_postism=60 landevs=vlan1 wl0 wan_hostname= wl0_radio=1 pppoe_tmp_passwd= pppoe2_authtype=0 wlan_acl_mac50= wl_corerev= wl_nmcsidx=-1 wlan_acl_mac51= wl0_nbw_cap=1 wl0.1_wpa_psk=somepassw pppoe_dod=1 wlan_acl_mac52= wl_channel=11 traffic_led_enable=0 wlan_acl_mac53= wps_mode=enabled wl_wme_sta_bk=15 1023 7 0 0 off off wl0_bcn=100 wps_currentband= wlan_acl_mac54= fw_email_email_smtp= wl0_hwaddr=AA:BB:CC:DD:EE:11 wlan_acl_mac55= wl_radio=1 wl_afterburner=off fw_email_pid=-1 enable_gui_str_tbl=1 cur_access_user_ip=192.168.1.228 wla_temp_key1_2= wlan_acl_mac56= wl0_ampdu_rtylimit_tid=7 7 7 7 7 7 7 7 pppoe2_ifname=ppp1 wlan_acl_mac57= 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 wlan_acl_dev10= wlan_acl_mac59= wlan_acl_dev11= wl0_maclist= wl0.2_akm= bridge_http_hijack=0 wl0_obss_coex=0 wlan_acl_dev12= wla_frag=2346 wl_radio_pwrsave_quiet_time=1800 sdram_init=0x0419 wlan_acl_dev13= wl_rts=2347 fw_dmz_ip4=2 wlan_acl_dev14= wla_key4_2= traffic_warning_time=0 sb/1/antswctl2g=0x1 lan_wins= wan_desc= wlan_acl_dev15= wla_key4_3= wl_ap_isolate=0 qos_bw_enable=0 lan_hwnames= pppoe2_localip=0.0.0.0 wlan_acl_dev16= wla_key4_4= wps_modelnum=WN3000RP fwpt_timeout=1200 lanip_setup_changed=0 wl0.3_wep=disabled wps_method=1 gpio20=wps_button lan1_ifnames= pppoe2_dod=0 pppoe2_server_mac= wlan_acl_dev17= wl_txchain=3 rip_filter_enable=0 wlan_acl_dev18= wl_wme_no_ack=off bpa_debug_level=1 wlan_acl_dev19= wl0.3_auth=0 ia_ui_lock=0 wl0_wps_config_state=1 wl0_radius_key= wl0_wme_ap_be=15 63 3 0 0 off off wl0_nmcsidx=-1 wl0_corerev=28 sb/1/ledbh23=0x82 pppoe2_blk_srv_tbl= wl_key=1 pptp_gateway= pppoe_mru=1492 wl0_channel=11 wl0_wds_timeout=1 sb/1/tri2g=0xff pppoe_wan_dns_sel=0 wps_device_name=WN3000RP wps_aplockdown=0 sb/1/maxp2ga0=0x52 traffic_volume_monthly_limit= wl0.1_bss_enabled=1 wl0_wme_ap_bk=15 1023 7 0 0 off off sb/1/maxp2ga1=0x52 upnp_enable=1 wl_bss_enabled=1 wla_wds_mode=1 wl0_wps_mode=enr_enabled wps_config_method=0x84 wl_wme_txp_be=7 3 4 2 0 str_tbl_non_en=0 mtd10_lang_version= wla_temp_allow_access_2= sb/1/cddpo=0x0 pppoe_flet_keyword=flets runtest=0 wla_temp_allow_access_3= emf_uffp_entry= rip_dir=1 dhcp_offer_ip=192.168.1.226 sb/1/opo=0x0 pppoe2_passwd= blank_state=0 wla_temp_allow_access_4= bs_keywords_temp= wps_status=0 wl0_radio_pwrsave_quiet_time=1800 lan1_hwaddr= wlan_acl_mac60= wla_temp_mode=130Mbps wl_dfs_preism=60 wl0.1_auth=0 sb/1/rxchain=0x3 wlan_acl_mac61= wl_sta_retry_time=5 qos_bw_uplink=256000 wl0.1_wep=disabled wla_temp_wep_length= wl0_auth_mode=none wlan_acl_mac62= wl_closed=0 wl_wme_txp_bk=7 3 4 2 0 wl0_radio_pwrsave_enable=0 wlan_acl_mac63= wl_tpc_db=0 mtd5_lang_name=German wps_mixedmode=2 wl0_crypto=aes sb/1/rxpo2g=0xff boardnum=01 wlan_acl_enable=0 ver_check_stringtable_dat=stringtable.dat lanip_wds_setup_changed=0 mtd5_lang_version=1.0.0.12_2.1.9.2 wl0_txchain=3 sb/1/antswitch=0x0 pppoe2_mru=1454 lanip_changed=0 pppoe_localgateway=... pppoe2_dns_server= wl_bcn=100 http_rmendip=255.255.255.255 wl_reg_mode=off wlan_acl_dev20= super_username=Gearguy wl0.2_bss_enabled=0 pppoe_localip=0.0.0.0 pppoe2_bs_enable_temp=0 wlan_acl_dev21= ddns_update_time=0 gui_region2= wlan_acl_dev22= sta_list=0 wlan_acl_dev23= wla_temp_secu_type= wl_antdiv=-1 size: 18892 bytes (13876 left)


Space for additional notes, links to forum threads or other resources.

  • ...
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1