Table of Contents

NETGEAR RBR50

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

The RBR50 is the router part of the RBK50 kit, which consists of a router and one or more satellites, all of them being AC-3000 devices.

The current instructions are for the v1 of the RBK50 devices only! There currently is no stable v2 release.

Generic Router

Supported Versions

v1

v2

Currently not supported.

Experimental Versions

None at this time.

Hardware Highlights

Installation

v1

NMRPflash Method

$ nmrpflash -i XXX -f FILE

After about a minute the router should boot directly to OpenWRT. If nothing happens try to reboot the router. If you have problems flashing try to set “10.164.183.253” as your computer IP address.

Vendor-UI Method

The Vendor web interface will always flash on the partition currently not booted, so to flash OpenWRT for the first time you have to switch to boot partition 2 and then flash the factory image directly from the Vendor web interface. To switch on partition 2 you have to enable telnet first.

$ telnet 192.168.1.250
$ artmtd -r boot_part
$ artmtd -w boot_part 02

Revert to stock firmware

$ nmrpflash -i XXX -f FILE

v2

Currently not available.

Flash Layout

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.

Upgrading OpenWrt

generic.sysupgrade

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

Debricking

generic.debrick

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

Failsafe mode

failsafe_and_factory_reset

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

Basic configuration

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

Specific Configuration

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

Network interfaces

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

Switch Ports (for VLANs)

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

Buttons

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 RBR50 has the following buttons:

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

Hardware

Info

Photos

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

Opening the case

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

Serial

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 RBR50 v1
EXAMPLE 115200, 8N1, 3.3V

JTAG

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

Bootloader mods

bootloader

Hardware mods

None so far.

Bootlogs

OEM bootlog

COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


OpenWrt bootlog

COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING


Notes

Tags

How to add tags