#18233: Asus RT-N18U failsafe does not set up network address
----------------------+----------------------------------
Reporter: Grrruk | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: packages | Version: Trunk
Keywords: RT-N18U |
----------------------+----------------------------------
When I enter failsafe mode (either via serial console or with pressing WPS
button rapidly) the network is not set to 192.168.1.1/24, thus it's
impossible to fix router without serial console. eth0 configuration is
empty. But if I set it manually:
ifconfig eth0 inet 192.168.1.1 netmask 255.255.255.0
then router works okay and pings computer, via any of 4 LAN ports.
BTW, router ports are messed up too in default configuration:
root@OpenWrt:/# nvram show|grep vlan
landevs=vlan1 wl0
vlan1hwname=et0
vlan2ports=0 5u
vlan1ports=1 2 3 4 5*
vlan2hwname=et0
root@OpenWrt:/etc/config# tail network
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 1 2 3 5t'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '4 5t'
--
Ticket URL: <https://dev.openwrt.org/ticket/18233>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets