I can connect and do an "wget" connection and the host cant be reached, i have tried different computers
=== IMPORTANT ============================
Use 'passwd' to set your login password
this will disable telnet and enable SSH
------------------------------------------
BusyBox v1.18.4 (2011-05-10 12:44:10 BST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
_
___ __ _ _ __ ___ | | ___ __ _____ _____
/ __|/ _` | '_ ` _ \| |/ / '_ \ / _ \ \ /\ / / __|
\__ \ (_| | | | | | | <| | | | (_) \ V V /\__ \
|___/\__,_|_| |_| |_|_|\_\_| |_|\___/ \_/\_/ |___/
P E R F O R M A N C E M O N I T O R I N G
OS: OpenWRT Bleeding edge, r26878
SW: WR1043ND Build
-------------------------------------------------
root@(none):/# mount_root
switching to jffs2
root@(none):/# cd /tpm
/bin/ash: cd: can't cd to /tpm
root@(none):/# cd /tmp
root@(none):/tmp# wget http://192.168.1.2/openwrt
Connecting to 192.168.1.2 (192.168.1.2:80)
^C
root@(none):/tmp# ping 192.168.1.2
PING 192.168.1.2 (192.168.1.2): 56 data bytes
^C
--- 192.168.1.2 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
root@(none):/tmp#
root@(none):/tmp#
