Hi, to recover from a wrong network setup, do the following:
1. Connect the device via ethernet cable to your computer
2. Set your computer to a static IP address : 192.168.1.2 netmask 255.255.255.0
3. Boot the device in failsafe mode, to do this...
3.1. find a pen for pushing the tiny reset button at the top
3.2. Power on the device and keep repeatedly pushing the button with the pen
3.3. do step 3.2 for 45 seconds
4. go to your computer and run "telnet 192.168.1.1" ; if using windows choose the "telnet radio button"
5. if logged in run
Matthias
1. Connect the device via ethernet cable to your computer
2. Set your computer to a static IP address : 192.168.1.2 netmask 255.255.255.0
3. Boot the device in failsafe mode, to do this...
3.1. find a pen for pushing the tiny reset button at the top
3.2. Power on the device and keep repeatedly pushing the button with the pen
3.3. do step 3.2 for 45 seconds
4. go to your computer and run "telnet 192.168.1.1" ; if using windows choose the "telnet radio button"
5. if logged in run
moun_root6. Fix you network configuration using vi
vi /etc/config/network
Matthias