#18190: Archer C7 v2 reset button doesn't work
--------------------------+-----------------------------------
  Reporter:  morfik       |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Barrier Breaker 14.07
Resolution:               |   Keywords:  reset, button
--------------------------+-----------------------------------

Comment (by bittorf@…):

 try normal boot and execute:

 {{{
 # replace 'eth0' if your ethernet has another name
 ping6 ff02::1%eth0
 }}}

 connect to the first "DUP"-entry via IPv6/SSH:

 {{{
 user@laptop:~$ ping6 ff02::1%eth0
 PING ff02::1%eth0(ff02::1) 56 data bytes
 64 bytes from fe80::221:6aff:fe32:7c1c: icmp_seq=1 ttl=64 time=0.044 ms
 64 bytes from fe80::b048:7aff:fec5:ddf2: icmp_seq=1 ttl=64 time=8.32 ms
 (DUP!)
 64 bytes from fe80::ff:ffff:feff:0: icmp_seq=1 ttl=64 time=8.36 ms (DUP!)

 user@laptop:~$ ssh root@fe80::b048:7aff:fec5:ddf2%eth0
 ...
 }}}

 it can be that failsafe is broken on that device, see #19869

--
Ticket URL: <https://dev.openwrt.org/ticket/18190#comment:8>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to