Hi, I am booting openwrt as linux container. I took the rootfs from here
wget http://downloads.openwrt.org/attitude_adjustment/12.09/x86/generic/openwrt-x86-generic-rootfs.tar.gz I am trying to start dropbear and diable telent so that I can ssh from remote but I the dropbear not starting passwd Changing password for root New password: Bad password: too short Retype password: Password for root changed by root root@OpenWrt:/# /etc/init.d/dropbear start root@OpenWrt:/# ps PID USER VSZ STAT COMMAND 1 root 1252 S init 8 root 1256 S /bin/ash --login 110 root 1256 S /sbin/syslogd -C16 112 root 1236 S /sbin/klogd 114 root 700 S /sbin/hotplug2 --override --persistent --set-rules-file /etc/hotplug2.rules --set-coldplug-cmd /sbin/udevtrigger -- 294 root 1244 R /usr/sbin/telnetd -l /bin/login.sh 300 root 864 S /usr/sbin/uhttpd -f -h /www -r OpenWrt -x /cgi-bin -t 60 -T 30 -A 1 -n 3 -R -p 0.0.0.0:80 332 root 1248 S /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.n 376 root 1256 S /bin/ash --login 399 root 1244 R ps and I am trying to open web browser luci but getting below error when trying to login from changed passwd /usr/lib/lua/luci/sauth.lua:60: Security Exception: Session ID is invalid! stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/sauth.lua:60: in function 'write' /usr/lib/lua/luci/dispatcher.lua:378: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194> Anybody got this kind of error? Thanks, Divya
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
