PDA

View Full Version : Ping, Telnet, Tracert, wget for 2007?


SeRi@lDiE
03-16-2007, 07:19 PM
Is there anything out there that replace the busybox for OS2007 that can give me all the tools options?
I know there is for the OS2006 but no for OS2007

TIA!

Lithorus
03-18-2007, 01:13 PM
Is there anything out there that replace the busybox for OS2007 that can give me all the tools options?
I know there is for the OS2006 but no for OS2007

TIA!
I don't think it has to replace busybox, just add the commands. AFAIK there is a network-tools package in the works already.

DCr33P
03-18-2007, 01:38 PM
I can help you with only one of your desired tools: Ping. You can install nmap scanner and then ping with "nmap -sP xxx.xxx.xxx.xxx" IIRC. On my Desktop PC's I never use only ping but nmap, it can do many things in just one prog.

penguinbait
03-18-2007, 01:49 PM
ping telnet and wget are in the openbox-rox tar. Just untar to a directory and find the files you want and move them to your path

SeRi@lDiE
03-18-2007, 02:30 PM
Thanks Everybody!
pinguitbait I am doing that right now.
DC33P thanks for the pointer.