Opened 11 years ago
Closed 11 years ago
#131 closed defect (invalid)
No IP connection on LAN ports
Reported by: | stappers | Owned by: | amain |
---|---|---|---|
Priority: | minor | Milestone: | milestone: |
Component: | debian/rootfs | Version: | 2.0 |
Severity: | severity 4 | Keywords: | |
Cc: |
Description
After completion of the PostInstall on an ASUS WL-500g Premium V2
there is no IP connection.
Output of robocfg show indicates "link" and vlan
Attachments (0)
Change History (3)
comment:1 Changed 11 years ago by stappers
comment:2 Changed 11 years ago by stappers
Repair on the running debwrt device can be done by
brctl addif lanbridge eth0_lan
This manual intervention requires a serial console. :-(
comment:3 Changed 11 years ago by amain
- Priority changed from major to minor
- Resolution set to invalid
- Status changed from new to closed
Currently all network related scripts and settings provided by DebWrt are switched off. They are provided as an example to see which commands are available and how to potentially setup networking. After installing DebWrt only eth0 should be configured to provide access. It is not possible to provide network scripts for every device out there. Hence it is now all disabled by default.
The plan are to provide some very good wiki pages on how to setup networking. The second plan is to create a more comprehensive networking default and third to provide out-of the box support for popular devices.
Closing ticked as invalid. Though agree with the possible inconvenience for now.
In lanbridge is eth0_lan missing.