Posts

Showing posts from April, 2008

My phone can be telneted

cool...... my phone can be telneted... not emulated, but real operating system This how i did it: 1. First you have to reflash your phone using PoL (Power of Linux) enabled firmware, use monster pack 2. Enable USB-Lan .... go to Menu -> PoL -> USB-Lan Setup 3. Activate FTP & Telnet using same menu 4. setup IP Address for new detected device: 192.168.1.16 / 255.255.255.0 or: # /sbin/ifconfig usb0 192.168.16.1 5. try to ping your phone..... yup you can ping your phone # ping 192.168.16.2 PING 192.168.16.2 (192.168.16.2) 56(84) bytes of data. 64 bytes from 192.168.16.2: icmp_seq=1 ttl=64 time=5.24 ms 64 bytes from 192.168.16.2: icmp_seq=2 ttl=64 time=1.03 ms 64 bytes from 192.168.16.2: icmp_seq=3 ttl=64 time=1.03 ms --- 192.168.16.2 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2007ms rtt min/avg/max/mdev = 1.034/2.439/5.248/1.986 ms 6. Now the fun begin: # telnet 192.168.16.2 Trying 192.168.16.2... Connected to 192.168.16.2. Escape character is