Onder welk OS heb je geflashed? Met ME schijnt het nogal eens mis te gaan. Wat je nog kunt proberen, is de beroemde Ping of life. Onderstaand verhaaltje komt
hier vandaan, wat sowieso een goede plek is voor deze problemen. Iig succes!
The Ping of Life procedure
Make sure that the intended STHome IP address and your PC
share the same IP (sub)network.
If not, the ping will be submitted with the MAC address of the
default router instead of the special MAC group address.
Proceed as follows:
1. Turn off the STHome.
2. Open a commandline (DOS) window (Windows OS), or a
terminal window (UNIX, Linux) on a PC.
3. At the command prompt execute: arp a
This allows you to overview the current entries in the ARP
cache.
4. Add a static entry to the ARP cache, according to following
syntax:
arp s <STHome IP address> 0190D0800101
<STHome IP address> is a placeholder for the IP address
to be assigned to the STHome. It can be any address within
your subnet as long as it is not used by any other member of
your local network.
5. To verify whether this step was successful execute arp a a
second time.
In the entries list, your arp s command entry should be
added.
6. Initiate a continuous pinging, by executing following
command:
ping t <STHome IP address>
7. Turn on the STHome.