bash-3.2$ telnet 192.168.1.1 Trying 192.168.1.1... Connected to 192.168.1.1. Escape character is '^]'. BusyBox v1.00-pre2 (2006.12.09-20:34+0000) Built-in shell (msh) Enter 'help' for a list of built-in commands. # # cat /proc/cpuinfo system type : Broadcom BCM947XX processor : 0 cpu model : BCM3302 V0.6 BogoMIPS : 263.78 wait instruction : no microsecond timers : yes tlb_entries : 32 extra interrupt vector : no hardware watchpoint : no VCED exceptions : not available VCEI exceptions : not available # free total used free shared buffers Mem: 61968 56240 5728 0 12580 Swap: 499992 0 499992 Total: 561960 56240 505720 # cat /proc/meminfo total: used: free: shared: buffers: cached: Mem: 63455232 61292544 2162688 0 13156352 31113216 Swap: 511991808 0 511991808 MemTotal: 61968 kB MemFree: 2112 kB MemShared: 0 kB Buffers: 12848 kB Cached: 30384 kB SwapCached: 0 kB Active: 10400 kB Inactive: 39140 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 61968 kB LowFree: 2112 kB SwapTotal: 499992 kB SwapFree: 499992 kB # df -h Filesystem Size Used Available Use% Mounted on /dev/se/2 152.8G 77.7M 152.7G 0% /shares/MYVOLUME1 # ls -al /shares/MYVOLUME1 drwxr-xr-x 6 root root 256 Jul 17 03:05 . drwxr-xr-x 1 root root 0 Jan 1 2000 .. drwxrwxrwx 9 root root 216 Apr 22 2006 MYSHARE1 -rw-r--r-- 1 root root 253 Jul 10 19:02 __share_MYSHARE1_vars.txt -rw-r--r-- 1 root root 9 Apr 22 2006 __share_list.txt lrwxrwxrwx 1 root root 9 Apr 22 2006 bin -> /apps/bin -rw-r--r-- 1 root root 30000000 May 12 2006 data1 drwxr-xr-x 4 root root 128 Jul 17 03:05 etc # mount /dev/root on /mnt type cramfs (ro) none on /mnt/dev type devfs (rw) /dev/ide/host2/bus0/target0/lun0/part2 on / type cramfs (rw) /dev on /dev type devfs (rw) proc on /proc type proc (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw) ramfs on /tmp type ramfs (rw) ramfs on /shares type ramfs (rw) ramfs on /foreign_shares type ramfs (rw) /dev/se/2 on /shares/MYVOLUME1 type reiserfs (rw) # ps uawx PID Uid VmSize Stat Command 1 root 2060 S init 2 root SW< [keventd] 3 root SW [events/0] 4 root SWN [ksoftirqd_CPU0] 5 root SW [kswapd] 6 root SW [bdflush] 7 root SW [kupdated] 8 root SW [mtdblockd] 9 root SW [khubd] 14 root SW< [mdrecoveryd] 74 root SW< [ksed] 75 root SW [ksechanged] 77 root SW [gpio_out_pulse] 78 root SW [button_notify_u] 106 root SW< [raid1d] 111 root SW< [raid1d] 120 root SW [kreiserfsd] 174 root 588 S udhcpd /tmp/udhcpd_lan.conf 179 root 688 S dnsmasq -i br0 -r /tmp/resolv.conf 195 root 644 S syslogd -R 255.255.255.255 197 root 412 S klogd 199 root 2024 S httpd 80 y 201 root 1584 S httpd 8080 share_browsing 204 root 588 S udhcpd /tmp/udhcpd_lan.conf 207 root 840 S upnp -D -L br0 -W eth0 210 root 524 S udhcpc -i eth0 -p /var/run/udhcpc.pid -s /tmp/udhcpc 213 root 2624 S /usr/local/samba/sbin/smbd 217 root 1848 S /usr/local/samba/sbin/nmbd 221 root 688 S vsftpd /etc/vsftpd.conf 246 root 2612 S /usr/local/samba/sbin/smbd 252 root 816 S waveservermain 254 root 832 S rcamdmain 255 root 684 S infosvr br0 256 root 988 S watchdog 257 root 600 S utelnetd 267 root 808 S usbcopymain 486 root 1044 S thttpd -d /shares/MYVOLUME1/MYSHARE1/web -c ** -p 808 488 root 888 S dms /shares/DMSRoot WL700gE 00:17:31:A4:22:59 494 root 888 S dms /shares/DMSRoot WL700gE 00:17:31:A4:22:59 497 root 888 S dms /shares/DMSRoot WL700gE 00:17:31:A4:22:59 499 root 888 S dms /shares/DMSRoot WL700gE 00:17:31:A4:22:59 511 root 716 S ./dmathined /shares/MYVOLUME1/MYSHARE1 2 516 root 980 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE 517 root 1440 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE 519 root 1416 S giftd --home-dir=/shares/MYVOLUME1/MYSHARE1/Download 521 root 1440 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE 522 root 1440 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE 523 root 1440 S mt-daapd -c /tmp/mt-daapd.conf -s WL700gE 536 root 756 S /bin/sh 553 root 708 R ps uawx # ifconfig br0 Link encap:Ethernet HWaddr 00:17:31:A4:22:59 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4918 errors:0 dropped:0 overruns:0 frame:0 TX packets:7911 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:284237 (277.5 kiB) TX bytes:4163241 (3.9 MiB) eth0 Link encap:Ethernet HWaddr 00:17:31:A4:22:59 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4928 errors:0 dropped:0 overruns:0 frame:0 TX packets:8014 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:393575 (384.3 kiB) TX bytes:4218835 (4.0 MiB) Interrupt:4 Base address:0x1000 eth1 Link encap:Ethernet HWaddr 00:17:31:A4:22:59 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:661 TX packets:293 errors:809 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 iB) TX bytes:60567 (59.1 kiB) Interrupt:2 Base address:0x2000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:560 (560.0 iB) TX bytes:560 (560.0 iB) vlan0 Link encap:Ethernet HWaddr 00:17:31:A4:22:59 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4928 errors:0 dropped:0 overruns:0 frame:0 TX packets:7981 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:304871 (297.7 kiB) TX bytes:4199365 (4.0 MiB) # busybox BusyBox v1.00-pre2 (2006.12.09-20:34+0000) multi-call binary Usage: busybox [function] [arguments]... or: [function] [arguments]... BusyBox is a multi-call binary that combines many common Unix utilities into a single executable. Most people will create a link to busybox for each function they wish to use, and BusyBox will act like whatever it was invoked as. Currently defined functions: [, bunzip2, busybox, bzcat, cat, chmod, chown, cp, cut, date, dd, df, du, echo, env, expr, false, fdisk, free, fsck.minix, grep, gunzip, hexdump, hwclock, ifconfig, insmod, kill, killall, klogd, ln, logread, ls, lsmod, mkdir, mkfs.minix, mknod, mkswap, more, mount, msh, mv, ping, ps, pwd, reboot, rm, rmdir, rmmod, route, sed, sh, sleep, swapoff, swapon, sync, syslogd, tar, test, top, touch, tr, true, umount, uncompress, unzip, uuencode, wget, zcat # cd /etc # cat buildinfo.txt BroadNAS System Software Version: 2.2.1 unknown Build date: ¤T 7¤ë 25 15:30:01 CST 2007 Build by: root@localhost.localdomain