Pfui, Chauvi ;-) ;-)Nichtfachpersonal (Ehefrau, Freundin, etc.)
Pfui, Chauvi ;-) ;-)Nichtfachpersonal (Ehefrau, Freundin, etc.)
Wenn der Stecker wieder reingesteckt wird, bootet die Box doch.[...] den Netzstecker weg gezogen und dann wieder reingesteckt... Ich sag nur ein Stichwort: Staubsauger. Und nun... Wie kommt ihr jetzt von der Ferne an die Box ran? Wie bringt ihr der Freundin bei, die Box zu rebooten?
#! /bin/sh
export DSLS_BINARY="/usr/sbin/avm/dsld"
export USE_VIRTIP="`/etc/init.d/rc.virtualip status`"
if [ "`/etc/init.d/rc.virtualip status`" == running ]; then
USE_VIRTIP=yes
else
USE_VIRTIP=no
fi
[ "$USE_VIRTIP" == yes ] && /etc/init.d/rc.virtualip stop
$DSLD_BINARY $@ &
[ "$USE_VIRTIP" == yes ] && /etc/init.d/rc.virtualip start
Ist auch Wurscht, ob "dsl:0" oder "eth0:1" oder was auch immer verwendet wird.
rc.mod version freetz-devel-2379
crond is disabled
telnetd is disabled
Starting webinterface...done.
Starting syslogd...done.
Updating inetd config for dropbear: inactive.
Updating inetd config for telnetd: inactive.
Updating inetd config for vsftpd: inactive.
Updating inetd config for webcfg: inactive.
Updating inetd config for wol: inactive.
Reloading inetd...not running.
Writing /var/flash/freetz...done.
20992 bytes written.
Starting inetd...done.
Starting callmonitor...done.
Starting ssh server...done.
Looking for user 'ftp' ... created - now saving to data buffer ... done
Starting ftp server...done.
Starting wol webinterface...done.
Starting samba...Looking for user 'ftpuser' ... found
done.
Starting Inadyn Client ...done.
ifconfig: SIOCSIFNETMASK: Cannot assign requested address
/etc/init.d/rc.S: /tmp/flash/rc.custom: line 8: /var/media/ftp/uStor01/apache-1.3.37/apache: not found
Starting swap...done.
Loading /var/flash/freetz...done.
Loading users, groups and passwords...mkdir: cannot create directory '': No such file or directory
chown: unknown group name:
done.
Loading hosts...done.
Loading config...done.
Loading modules...done.
PID USER VSZ STAT COMMAND
1 root 1308 S init
2 root 0 SWN [ksoftirqd/0]
3 root 0 SW [watchdog/0]
4 root 0 SW< [events/0]
5 root 0 SW< [khelper]
6 root 0 SW< [kthread]
18 root 0 SW< [kblockd/0]
32 root 0 SW [pdflush]
33 root 0 SW [pdflush]
34 root 0 SW< [kswapd0]
35 root 0 SW< [aio/0]
71 root 0 SW [pm_info]
75 root 0 SW< [CPMAC]
79 root 0 SW [mtdblockd]
101 root 0 SW [tffsd_mtd_0]
342 root 0 SWN [jffs2_gcd_mtd5]
371 root 0 SW< [capi_oslib]
372 root 0 SW< [capi_oslib]
373 root 0 SW [capitransp]
383 root 0 SW [avm_dect_thread]
400 root 0 SW< [khubd]
487 root 10792 S N /usr/bin/avm/ctlmgr
581 root 10792 S N /usr/bin/avm/ctlmgr
588 root 10792 S N /usr/bin/avm/ctlmgr
589 root 10792 S N /usr/bin/avm/ctlmgr
666 root 4484 S hostapd -B /var/tmp/hostapd.conf
683 root 3832 S usermand
688 root 4968 S igdd
693 root 4028 S multid
702 root 4984 S dsld -i -n
710 root 8540 S telefon a127.0.0.1
716 root 7748 S < voipd
719 root 3184 S dect_manager
720 root 4068 S pbd
721 root 4068 S pbd
728 root 960 S /bin/run_clock -c /dev/tffs -d
732 root 4068 S pbd
733 root 4068 S pbd
785 root 0 RWN [kdsld_token]
788 root 1304 S httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
809 root 1320 S syslogd -L -C
811 root 1304 S /sbin/klogd -c 4
874 root 1304 S inetd
1009 root 1428 S /bin/ash /usr/sbin/callmonitor
1010 root 1304 S logger -t callmonitor -p daemon.info
1036 root 1428 S /bin/ash /usr/sbin/callmonitor
1037 root 1300 S sleep 20000d
1038 root 1304 S busybox nc 127.0.0.1 1012
1039 root 1428 S /bin/ash /usr/sbin/callmonitor
1043 root 1140 S dropbear -p 22
1068 root 1044 S vsftpd
1080 root 1304 S httpd -p 82 -c /mod/etc/httpd-wol.conf -h /mod/pkg/wo
1124 root 4968 S igdd
1125 root 4968 S igdd
1126 root 4968 S igdd
1128 root 2168 S nmbd -D -s /mod/etc/smb.conf
1163 root 776 S inadyn --input_file /mod/etc/inadyn.conf
1238 root 0 SW< [scsi_eh_0]
1239 root 0 SW< [usb-storage]
1355 root 1308 S init
1382 root 3116 S N smbd -D -s /mod/etc/smb.conf
2100 root 1328 S httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
2101 root 860 S /usr/bin/haserl -u -U /var/tmp /usr/mww/cgi-bin/rudi_
2102 root 1316 S /bin/sh
2106 root 1312 S sh
2107 root 1308 S sed -e s/&/\&/g ; s/</\</g ; s/>/\>/g
2108 root 1304 S head -c 64000
2109 root 1312 R ps
code-Tags
PID USER VSZ STAT COMMAND
1 root 1168 S init
2 root 0 RWN [ksoftirqd/0]
3 root 0 SW [watchdog/0]
4 root 0 SW< [events/0]
5 root 0 SW< [khelper]
6 root 0 SW< [kthread]
18 root 0 SW< [kblockd/0]
32 root 0 SW [pdflush]
33 root 0 SW [pdflush]
34 root 0 SW< [kswapd0]
35 root 0 SW< [aio/0]
71 root 0 SW [pm_info]
75 root 0 SW< [CPMAC]
79 root 0 SW [mtdblockd]
101 root 0 SW [tffsd_mtd_0]
306 root 0 SWN [jffs2_gcd_mtd5]
335 root 0 SW< [capi_oslib]
336 root 0 SW< [capi_oslib]
337 root 0 SW [capitransp]
347 root 0 SW [avm_dect_thread]
364 root 0 SW< [khubd]
451 root 10848 S N /usr/bin/avm/ctlmgr
561 root 10848 S N /usr/bin/avm/ctlmgr
563 root 10848 S N /usr/bin/avm/ctlmgr
573 root 10848 S N /usr/bin/avm/ctlmgr
614 root 4480 S hostapd -B /var/tmp/hostapd.conf
692 root 0 SW< [scsi_eh_0]
693 root 0 SW< [usb-storage]
703 root 3832 S usermand
728 root 4972 S igdd
742 root 4032 S multid
755 root 4984 S dsld -i -n
768 root 8540 S telefon a127.0.0.1
794 root 7748 S < voipd
796 root 3184 S dect_manager
801 root 4068 S pbd
802 root 4068 S pbd
817 root 4068 S pbd
818 root 4068 S pbd
821 root 960 S /bin/run_clock -c /dev/tffs -d
828 root 0 RWN [kdsld_token]
887 root 1164 S httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
911 root 1180 S syslogd -L -C
913 root 1164 S /sbin/klogd -c 4
964 root 1140 S dropbear -p 22
995 root 1164 S httpd -p 82 -c /mod/etc/httpd-wol.conf -h /mod/pkg/wo
1043 root 940 S /var/media/ftp/uStor01/apache-1.3.37/apache -f /var/m
1046 admin 952 S /var/media/ftp/uStor01/apache-1.3.37/apache -f /var/m
1049 admin 952 S /var/media/ftp/uStor01/apache-1.3.37/apache -f /var/m
1052 root 1168 S init
1053 root 4972 S igdd
1054 root 4972 S igdd
1055 root 4972 S igdd
1490 root 1048 S vsftpd
1772 root 3116 S N smbd -D -s /mod/etc/smb.conf
1774 root 2172 S nmbd -D -s /mod/etc/smb.conf
1839 root 1196 S dropbear -p 22
1840 root 1184 S -sh
2069 root 1188 S httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
2070 root 860 S /usr/bin/haserl -u -U /var/tmp rudi_shellcmd.cgi
2071 root 1176 S /bin/sh
2075 root 1172 S sh
2076 root 1168 S sed -e s/&/\&/g ; s/</\</g ; s/>/\>/g
2077 root 1164 S head -c 64000
2078 root 1172 R ps