}
netmsg 192.168.1.255 "Entering Failsafe!"
- telnetd -l /bin/login <> /dev/null 2>&1
+ telnetd -l /bin/login.sh <> /dev/null 2>&1
ash --login
}
"Sitecom WL-105b") ifname=eth1;;
esac
-failsafe_ip
-
check_module () {
module="$1"; shift; params="$*"
return $?
}
+check_module tg3
insmod switch-core
check_module switch-robo || check_module switch-adm || {
check_module bcm57xx activate_gpio=0x4 && cpu_port="8u*"
} || rmmod switch-core
+failsafe_ip
+
[ -d /proc/switch/eth0 ] && {
echo 1 > /proc/switch/eth0/reset