MikroTik RouterBoard RB435G

LAN, Mini-pci, USB

It would seem everything is working just like with 433x models.

rb435g.jpg

  • CPU Atheros AR7161 680MHz (800MHz option supported)
  • Memory 256MB DDR SDRAM onboard memory
  • Data storage 128MB onboard NAND memory chip and microSD slot for expansion
  • Ethernet Three 10/100/1000 Gigabit Ethernet ports with Auto-MDI/X
  • miniPCI Five miniPCI Type IIIA/IIIB slots
  • Expansion Two USB 2.0 ports with powering (5V 1A supply)
  • DB9 RS232C asynchronous serial port

Install OpenWrt (generic explanation)

FIXME Please add the installation procedure here.

The generic Bildroot installation creates bootable ramdiskfs image. → Build system – Installation

NOTES:
  1. I didn't need to install subversion. It was installed by default on my linux desktop.
  2. I run make menuconfig and choose
  • Target System (Atheros71xx/...)
  • Subtarget (Device with NAND flash ...)
  • Target Images → *ramdisk, *tar.gz
  1. Run make
  2. The image is in ./bin/ar71xx/openwrt-ar71xx-nand-vmlinux-initramfs.elf
  3. You need to copy this image into your tftpboot directory.

I started the routerboard with NetBoot.

NOTES:
- Worked fine - remember to open the udp port 69 and high-ports (udp) in your firewall

Building tested on Attitude Adjustment 12.09-RC2. Everything later should work also. Currently no issues observed.

  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1