Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3179

NAS Zyxel 325v2 - wake on lan problems (8 replies)

$
0
0
is there sth with kernel 3.13.1-kirkwood-tld-2 which I am still using that make problems in WOL working ?
I was searching for many hours how to trigger my NAS from directly attached router, read many many articles, with no results...

LED on the interface is blinking when packets arrives interface, but Zyxel doesn't boot ...

on serial console connected to this NAS i have:

NAS# ethtool eth0
Settings for eth[ 862.121840] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
0:
Supported p[ 862.128297] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
orts: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: external
Auto-negotiation: on
Supports Wake-on: g
Wake-on: g
Link detected: yes


when system is goning down halt is called as: halt -d -f -p

NAS# ip addr ls
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00<MACADDRESS_HERE> brd ff:ff:ff:ff:ff:ff
inet 192.168.111.22/24 brd 192.168.1.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::250:43ff:fe00:202/64 scope link
valid_lft forever preferred_lft forever


I give up ... this post is my last resort, please help me

Viewing all articles
Browse latest Browse all 3179

Trending Articles