Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:d-link:dir-853_a1 [2024/02/13 04:51] – [OEM easy installation] rikka0w0 | toh:d-link:dir-853_a1 [2024/02/13 05:05] – [Hardware mods] rikka0w0 | ||
|---|---|---|---|
| Line 138: | Line 138: | ||
| -> [[docs: | -> [[docs: | ||
| - | <WRAP BOX> | + | Both LuCI web upgrade |
| - | + | ||
| - | FIXME These are generic instructions. Update with your router' | + | |
| - | + | ||
| - | ==== LuCI Web Upgrade Process ==== | + | |
| - | + | ||
| - | * Browse to ''< | + | |
| - | * Upload image file for sysupgrade to LuCI | + | |
| - | * Wait for reboot | + | |
| - | + | ||
| - | ==== Terminal Upgrade Process ==== | + | |
| - | + | ||
| - | If you don't have a GUI (LuCI) available, you can alternatively | + | |
| - | There are two command line methods for upgrading: | + | |
| - | + | ||
| - | * '' | + | |
| - | * '' | + | |
| - | + | ||
| - | 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, | + | |
| - | + | ||
| - | < | + | |
| - | cd /tmp | + | |
| - | wget http:// | + | |
| - | sysupgrade / | + | |
| - | </ | + | |
| - | + | ||
| - | === mtd === | + | |
| - | + | ||
| - | If '' | + | |
| - | + | ||
| - | * Login as root via SSH on 192.168.1.1, | + | |
| - | + | ||
| - | < | + | |
| - | cd /tmp | + | |
| - | wget http:// | + | |
| - | mtd write /tmp/xxx.abc linux && reboot | + | |
| - | </ | + | |
| - | + | ||
| - | </ | + | |
| ===== Failsafe mode ===== | ===== Failsafe mode ===== | ||
| Line 187: | Line 144: | ||
| - | ===== Specific Configuration ===== | ||
| - | <WRAP BOX> | + | ===== Hardware ===== |
| - | FIXME Please fill in real values for this device, then remove | + | ==== MAC addresses on OEM firmware ==== |
| + | ^ Interface Name ^ Location on the flash ^ Note ^ | ||
| + | | lan (eth2) | ||
| + | | wan (eth3) | ||
| + | | 2.4g (rax0) | ||
| + | | 5g (ra0) | not on flash | lan + 2 | | ||
| - | ==== Network interfaces | + | ==== Info ==== |
| - | The default network configuration is: | + | |
| - | ^ Interface Name ^ Description | + | |
| - | | br-lan | + | |
| - | | vlan0 (eth0.0) | + | |
| - | | vlan1 (eth0.1) | + | |
| - | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | + | |
| - | </ | + | * LEDs: Power Blue+Orange, |
| + | * Buttons: Reset,WPS, Wifi | ||
| - | ==== Switch Ports (for VLANs) ==== | ||
| - | <WRAP BOX> | ||
| - | 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 ==== | ||
| - | -> [[docs: | ||
| - | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| - | |||
| - | The D-Link DIR-853 has the following buttons: | ||
| - | |||
| - | ^ BUTTON | ||
| - | | EXAMPLE Reset | reset | | ||
| - | | EXAMPLE Secure Easy Setup | | ||
| - | | EXAMPLE No buttons at all. | ||
| - | |||
| - | </ | ||
| - | |||
| - | ===== Hardware ===== | ||
| - | ==== Info ==== | ||
| <WRAP BOX> | <WRAP BOX> | ||
| FIXME | FIXME | ||
| Line 276: | Line 200: | ||
| ===== Hardware mods ===== | ===== Hardware mods ===== | ||
| - | None so far. | + | **Not verified!** |
| + | |||
| + | There is an unpopulated USB 2.0 port on the PCB. To use it, you need to short circuit R31, LB15, R35, R38, and R37 on the PCB: | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | The pin out of the USB socket (from the top to bottom) is: | ||
| + | - Vcc, 5V | ||
| + | - D- | ||
| + | - D+ | ||
| + | - GND | ||
| + | |||
| + | This port should work on the official OpenWrt firmware, as '' | ||