I've gotten some help in the development forums and was able to get the telnetd, inetd and tcpd exec form the i680e. Find them here:
http://www.motorolafans.com/index.ph...&p=33938#33938
However, I still cant get the telnet server to run! The phone wont let me write to /usr/sbin for some reason. Ayone else want to give it a shot?
BTW, to get ping access to the phone, put it in Modem mode, plug it in, open hyper terminal or whatever you use. use the 'Motorola USB Modem' for the comm port, just use any dial number like '1' and hit 'ok'. click the 'modify' button, then the 'configure' button. go to the advanced tab and check the 'bring up terminal before dialing' box. hit ok, then ok, then dial. It will open the pre-dial terminal screen and sholud print out something like this:
ATE1
OK
enter "at+mode=13" to tell the phone to switch to USBNet mode.
you can now run something like 'ifconfig usbl0 192.168.1.1" and set your PC's ip to 192.168.1.2 and ping. all we need now is telnet =)
get to it!