Modify ↓
Opened 8 years ago
Closed 8 years ago
#7113 closed defect (fixed)
WRT350Nv2 has wrong mac address on lan/wan devices (patch attached)
| Reported by: | Maddes <maddes_trac@…> | Owned by: | kaloz |
|---|---|---|---|
| Priority: | normal | Milestone: | Backfire 10.03.1 |
| Component: | base system | Version: | Backfire 10.03 |
| Keywords: | Cc: |
Description
Every WRT350Nv2 uses the same MAC address 00:00:00:00:51:81 with OpenWrt, due to an inability of LinkSys to set the U-Boot variable with the correct MAC address of the lan/wan device.
This causes routing problems if several WRT350Nv2 are inside a LAN.
The attached patch for the /etc/uci-defaults/hardware script for Orion extracts the correct MAC address out of the flash and sets it via uci, just like the stock firmware does.
Prerequisite for this patch is #7111.
Attachments (1)
Change History (5)
Changed 8 years ago by Maddes <maddes_trac@…>
comment:1 Changed 8 years ago by thepeople
- Owner changed from developers to kaloz
- Status changed from new to assigned
comment:2 Changed 8 years ago by Maddes <maddes_trac@…>
Please set Version to "Backfire 10.03" (Release).
comment:3 Changed 8 years ago by juhosg
- Version changed from Backfire 10.03 RC3 to Backfire 10.03
comment:4 Changed 8 years ago by nbd
- Resolution set to fixed
- Status changed from assigned to closed
applied in r21647
Note: See
TracTickets for help on using
tickets.

Apply with -p0 to trunk, then merge with Backfire