user=ich
pass=geheim
site=ich.im.internet.de
remotefile=files
localfile=contacts
cd /var/tmp
./busybox ftpput -u $user -p $pass $site $remotefile $localfile
# cd tmp
#
# ls
busybox hosts sipoptionen.html
cm_logic.ctl igddesc.xml sipoptionen.js
csem menu2_wlan.html startpc
dropbear passwd to_wpa_hidden_sock
dropbear_dss_host_key resolv.conf uudecode
dropbear_rsa_host_key shadow uuencode
dropbearkey shadow.old wpa_debug_sock
etherwake sip1.html
group sip1.js
# ps -a
PID Uid VmSize Stat Command
1 root 328 S init
2 root SW [keventd]
3 root RWN [ksoftirqd_CPU0]
4 root SW [kswapd]
5 root SW [bdflush]
6 root SW [kupdated]
7 root SW [mtdblockd]
8 root SW [tffsd_mtd3]
266 root 228 S ledcfg -c -d -f /etc/Fritz_Box_7050.led.conf
299 root SW [ubik2_tx[8]]
300 root SW [capitransp]
304 root SW< [kdsld]
327 root 1848 S N ctlmgr
348 root 1188 S N websrv
358 root 1188 S N websrv
362 root 1260 S multid
364 root 1188 S N websrv
370 root 1188 S N websrv
387 root 1488 S dsld -i -n
399 root 808 S telefon a127.0.0.1
404 root 1904 S < voipd
411 root 192 S /bin/run_clock -c /dev/tffs/mtd3 -d
421 root 260 S /usr/sbin/telnetd -l /sbin/ar7login
422 root 800 S capiotcp_server -p5031 -m4
557 root 324 S init
558 root 348 S /var/tmp/dropbear -p 22 -r /var/tmp/dropbear_rsa_host
697 root 1420 R N igdd
780 root 1420 S N igdd
781 root 1420 S N igdd
782 root 1420 S N igdd
942 root 416 S -sh
1025 root 296 R ps -a
# cat /var/tmp/startpc
/var/tmp/etherwake -i eth0 00:04:0E:C0:84:4F
#
# cd /var/tmp/
#
# ls start*
startpc
# ls /var/tmp
busybox hosts sipoptionen.html
cm_logic.ctl igddesc.xml sipoptionen.js
csem menu2_wlan.html startpc
dropbear passwd to_wpa_hidden_sock
dropbear_dss_host_key resolv.conf uudecode
dropbear_rsa_host_key shadow uuencode
dropbearkey shadow.old wpa_debug_sock
etherwake sip1.html
group sip1.js
#
# cat /var/tmp/startpc
/var/tmp/etherwake -i eth0 00:04:0E:C0:84:4F
#
# cd /var/tmp/
#
# ls start*
startpc
#
Ethernetadapter LAN-Verbindung 1:
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . . . . . . . : NVIDIA nForce Networking Controller
Physikalische Adresse . . . . . . : 00-04-0E-C0-84-4F
DHCP aktiviert. . . . . . . . . . : Nein
IP-Adresse. . . . . . . . . . . . : 192.168.178.20
Subnetzmaske. . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.178.1
DNS-Server. . . . . . . . . . . . : 192.168.178.1
Ethernetadapter LAN-Verbindung:
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . . . . . . . : Realtek RTL8139/810x Family Fast Eth
ernet NIC
Physikalische Adresse . . . . . . : 00-0A-CD-01-51-A6
DHCP aktiviert. . . . . . . . . . : Nein
IP-Adresse. . . . . . . . . . . . : 192.168.178.21
Subnetzmaske. . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.178.1
DNS-Server. . . . . . . . . . . . : 192.168.178.1
Windows-IP-Konfiguration
Hostname. . . . . . . . . . . . . : athlonxp
Primäres DNS-Suffix . . . . . . . :
Knotentyp . . . . . . . . . . . . : Unbekannt
IP-Routing aktiviert. . . . . . . : Nein
WINS-Proxy aktiviert. . . . . . . : Nein
Ethernetadapter Netzwerkbrücke (Netzwerkbrücke):
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . . . . . . . : MAC-Brückenminiport
Physikalische Adresse . . . . . . : 02-04-0E-C0-84-4F
DHCP aktiviert. . . . . . . . . . : Nein
IP-Adresse. . . . . . . . . . . . : 192.168.178.222
Subnetzmaske. . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.178.1
DNS-Server. . . . . . . . . . . . : 192.168.178.1
Eazy schrieb:Kontrollier mal, ob das grüne LED der Netzwerkkarte noch an ist, wenn dein Rechner runtergefahren ist. Ist dies der Fall sollte WOL eigentlich gehen, da die Netzwerkkarte noch Strom hat, was wichtig ist um das WOL Paket zu erkennen. Und probier beide MAC Adressen aus.
/var/tmp/etherwake -i eth0 00:04:0E:C0:84:4F
Im Bios kann ich WOL nicht noch extra einschalten! Mein Board kann das laut Handbuch. An meinem Lan Anschlauß auf dem Board leuchten im ausgeschalteten Zustand die grüne und die orange LED. das sollte eigentlich heißen das daer LAN Anschluß mit stom versorgt wird und auf ein Magicpacket für WOL wartet. Oder??hampf schrieb:Du kannst den startpc Befehl auch direkt eingeben, also in telnet so:
mit unterschiedlichen MAC-Adressen oder Netzwerkkarten (eth0, eth1, ...)Code:/var/tmp/etherwake -i eth0 00:04:0E:C0:84:4F
und schau mal nach ob WOL im BIOS eingeschaltet ist.
Tschau,
Hampf