| BBルータ解剖 |
|
| ASUS WL-700gE |
|
機能満載、といったルータのようで、うまくいじることができれば、 web サーバに したりと、色々と遊べそうです。ただし、値段は結構高めて、こういった製品を 買いそうなユーザにはちょっと手が出ない金額かもしれません。あとは、製品の 騒音とパフォーマンスがどのぐらいのものなのかが気になります。2006.11.24 |
| CPU と OS |
|---|
CPU は mips 系の CPU を搭載しているようで、 Broadcom BCM3302 のようです。 クロック数は 400MHz のようで、個人的には少々力不足なのでは、と思います。 OS はファームウェアから、 Linux version 2.4.20 (root@localhost.localdomain) (gcc version 3.0 20010422 (prerelease) with bcm4710a0 modifications) #212 Wed Aug 30 16:57:52 CST 2006 とあり、 Linux で動作しているようです。それと、 httpd は thttps が使われて いるようです。 英語ですが、分解してシリアルポートを追加している人のページがあります。 とても参考になります。 |
| アップデートファームの取り出し |
|---|
| 確認ファーム Version : 1.0.4.6 |
ASUS のページからファームウェアをダウンロードしてきます。 今回は英語版の WL700gE_1046_n.zip を使いました。日本語版のものとは、異なるかもしれません。 まず、このファイルを解凍すると、 WL700gE_1.0.4.6.nas のファイルが取り出せます。このファイルは3つにわけることができます。 Linux Kernel と Compressed ROMFS(cramfs) のイメージファイルが2つです。それを dd コマンドを使って取り出します。 dd if=WL700gE_1.0.4.6.nas of=piggy.gz bs=1 skip=203 count=1182437 dd if=WL700gE_1.0.4.6.nas of=image0 bs=1 skip=1182643 count=501016 dd if=WL700gE_1.0.4.6.nas of=image1 bs=1 skip=1683659 取り出した piggy.gz はそのまま gunzip などで解凍すると、 piggy というファイルが 取り出せます。このファイルは kernel ファイルですので、あとは strings コマンド などで眺めるぐらいしかできません。 あとの2つのファイル image は cramfs です。ファイルの終わりは不正確かも しれません。このファイルは Linux の PC などでそのままマウントが出来ます。 mount -o loop image0 /mnt/loop のような感じです。 image0 の tree 結果を以下につけます。
[toyota@kashyyyk]% tree
.
|-- dev
|-- etc
| |-- buildinfo.txt
| |-- host.conf
| |-- hosts -> /tmp/hosts
| |-- ld.so.cache
| |-- ld.so.conf
| |-- nsswitch.conf
| `-- resolv.conf -> /tmp/resolv.conf
|-- lib
| |-- ld.so.1
| |-- libc.so.6
| `-- modules
| `-- 2.4.20
| |-- build -> /root/WL700g/nasoc/src/linux/linux
| `-- kernel
| |-- drivers
| | |-- net
| | | `-- et
| | | `-- et.o
| | |-- scsi
| | | `-- frodo
| | | `-- frodo.o
| | `-- se
| | `-- bcm_se.o
| `-- net
| `-- core
| `-- pktgen.o
|-- mnt
|-- proc
|-- sbin
| |-- init -> pivot_rc
| |-- insmod
| `-- pivot_rc
|-- shares
|-- tmp
|-- usr
| |-- lib
| | `-- libnvram.so
| |-- sbin
| | `-- nvram
| `-- tmp -> ../tmp
`-- var
|-- lib
| `-- nfs -> /tmp/var/lib/nfs
|-- lock -> /tmp/var/lock
|-- log -> /tmp/var/log
|-- run -> /tmp/var/run
`-- tmp -> /tmp/var/tmp
25 directories, 24 files
続けて、 image1 の tree 結果を以下につけます。
[toyota@kashyyyk]% tree
.
|-- apps
| |-- bin
| | |-- about_me_modify -> webcgi
| | |-- add_br -> webcgi
| | |-- busybox
| | |-- create_modify_delete_album -> webcgi
| | |-- csplit
| | |-- ctorrent
| | |-- display
| | |-- dmathined
| | |-- dms
| | |-- do_newTopic -> webcgi
| | |-- do_new_message -> webcgi
| | |-- find_file -> webcgi
| | |-- gdc
| | |-- get_first -> webcgi
| | |-- get_last -> webcgi
| | |-- get_middle -> webcgi
| | |-- grab_data_from_post -> webcgi
| | |-- gshell
| | |-- iconv
| | |-- identify
| | |-- import
| | |-- libtool
| | |-- libtoolize
| | |-- link_add_page_script -> webcgi
| | |-- link_add_script -> webcgi
| | |-- link_edit -> webcgi
| | |-- list_album -> webcgi
| | |-- list_all_graph -> webcgi
| | |-- listpic
| | |-- login_check -> webcgi
| | |-- login_user_pass -> webcgi
| | |-- message_check -> webcgi
| | |-- mt-daapd
| | |-- photo_check -> webcgi
| | |-- process_personal_web_file -> webcgi
| | |-- rcchmod
| | |-- rcerase
| | |-- rcex
| | |-- rcinstall
| | |-- rcuninstall
| | |-- rcver
| | |-- read_fav_index -> webcgi
| | |-- read_fav_link -> webcgi
| | |-- rungshell
| | |-- savepic
| | |-- show_album -> webcgi
| | |-- show_message -> webcgi
| | |-- show_photo_message -> webcgi
| | |-- show_slides -> webcgi
| | |-- snarf
| | |-- thttpd
| | |-- thttpd_more -> busybox
| | |-- timeout_check -> webcgi
| | |-- utelnetd
| | `-- webcgi
| |-- lib
| | |-- libMagick.so -> libMagick.so.6.2.1
| | |-- libMagick.so.6 -> libMagick.so.6.2.1
| | |-- libMagick.so.9 -> libMagick.so.9.0.3
| | |-- libMagick.so.9.0.3
| | |-- libWand.so -> libWand.so.6.2.1
| | |-- libWand.so.6 -> libWand.so.6.2.1
| | |-- libc-2.2.3.so
| | |-- libc.so -> libc-2.2.3.so
| | |-- libc.so.6 -> libc-2.2.3.so
| | |-- libcharset.a
| | |-- libcharset.la
| | |-- libcharset.so -> libcharset.so.1.0.0
| | |-- libcharset.so.1 -> libcharset.so.1.0.0
| | |-- libcharset.so.1.0.0
| | |-- libgcc_s.so
| | |-- libgcc_s.so.0 -> libgcc_s.so
| | |-- libgcc_s.so.1 -> libgcc_s.so
| | |-- libiconv.la
| | |-- libiconv.so -> libiconv.so.2.3.0
| | |-- libiconv.so.2 -> libiconv.so.2.3.0
| | |-- libiconv.so.2.3.0
| | |-- libltdl.a
| | |-- libltdl.la
| | |-- libltdl.so -> libltdl.so.3.1.2
| | |-- libltdl.so.3 -> libltdl.so.3.1.2
| | |-- libltdl.so.3.1.2
| | |-- libm-2.2.3.so
| | |-- libm.so -> libm.so.6
| | |-- libm.so.6 -> libm-2.2.3.so
| | |-- libnsl-2.2.5.so
| | |-- libnsl.so -> libnsl.so.1
| | |-- libnsl.so.1 -> libnsl-2.2.5.so
| | |-- libogg.so -> libogg.so.0.5.2
| | |-- libogg.so.0 -> libogg.so.0.5.2
| | |-- libogg.so.0.5.2
| | |-- pkgconfig
| | | |-- ImageMagick.pc
| | | |-- Wand.pc
| | | `-- ogg.pc
| | `-- preloadable_libiconv.so
| |-- usr
| | |-- bin
| | `-- gift-nasoc
| | |-- bin
| | | |-- asus_gift
| | | |-- asus_gift.conf
| | | |-- gift-setup
| | | |-- giftd
| | | |-- gshell
| | | `-- ref
| | |-- include
| | | `-- libgift
| | | |-- array.h
| | | |-- conf.h
| | | |-- dataset.h
| | | |-- event.h
| | | |-- fdbuf.h
| | | |-- file.h
| | | |-- giftconfig.h
| | | |-- interface.h
| | | |-- libgift.h
| | | |-- list.h
| | | |-- list_lock.h
| | | |-- log.h
| | | |-- memory.h
| | | |-- mime.h
| | | |-- network.h
| | | |-- parse.h
| | | |-- platform.h
| | | |-- proto
| | | | |-- if_event_api.h
| | | | |-- protocol.h
| | | | |-- protocol_ver.h
| | | | |-- share.h
| | | | |-- share_hash.h
| | | | `-- transfer_api.h
| | | |-- stopwatch.h
| | | |-- strobj.h
| | | |-- tcpc.h
| | | `-- tree.h
| | |-- lib
| | | |-- giFT
| | | | |-- libFastTrack.la
| | | | |-- libFastTrack.so
| | | | |-- libGnutella.la
| | | | |-- libGnutella.so
| | | | |-- libOpenFT.la
| | | | `-- libOpenFT.so
| | | |-- libdl-2.2.3.so
| | | |-- libdl.so.2 -> libdl-2.2.3.so
| | | |-- libgift.la
| | | |-- libgift.link.so -> libgift.link.so.0
| | | |-- libgift.link.so.0
| | | |-- libgift.so -> libgift.so.0.0.0
| | | |-- libgift.so.0 -> libgift.so.0.0.0
| | | |-- libgift.so.0.0.0
| | | |-- libgiftproto.la
| | | |-- libgiftproto.link.so -> libgiftproto.link.so.0
| | | |-- libgiftproto.link.so.0
| | | |-- libgiftproto.so -> libgiftproto.so.0.0.0
| | | |-- libgiftproto.so.0 -> libgiftproto.so.0.0.0
| | | |-- libgiftproto.so.0.0.0
| | | `-- pkgconfig
| | | `-- libgift.pc
| | |-- man
| | | `-- man1
| | | `-- giftd.1
| | `-- share
| | `-- giFT
| | |-- FastTrack
| | | |-- FastTrack.conf.template
| | | |-- banlist
| | | `-- nodes
| | |-- Gnutella
| | | |-- Gnutella.conf
| | | |-- Gnutella.conf.template
| | | |-- gwebcaches
| | | `-- hostiles.txt
| | |-- OpenFT
| | | |-- OpenFT.conf.template
| | | `-- nodes
| | |-- giftd.conf.template
| | |-- mime.types
| | `-- ui
| | `-- ui.conf.template
| |-- web
| | |-- Layout_English
| | | |-- AboutMe_edit.cgi
| | | |-- AboutMe_index.cgi
| | | |-- AboutMe_modify.cgi
| | | |-- Album.cgi
| | | |-- Link_add.cgi
| | | |-- Link_add_page.cgi
| | | |-- Link_delete.cgi
| | | |-- Link_edit.cgi
| | | |-- Link_edit_page.cgi
| | | |-- Link_index.cgi
| | | |-- Login_page.cgi
| | | |-- Logout_page.cgi
| | | |-- Message_index.cgi
| | | |-- PARAMETERS
| | | |-- Photo.cgi
| | | |-- delOneMessage.cgi
| | | |-- delTopic.cgi
| | | |-- delete.cgi
| | | |-- do_newAlbum.cgi
| | | |-- do_newMessage.cgi
| | | |-- do_newTopic.cgi
| | | |-- do_photoMsg.cgi
| | | |-- do_upload.cgi
| | | |-- editAlbum.cgi
| | | |-- editPhoto.cgi
| | | |-- functions
| | | | |-- BODY_HEAD.sh
| | | | |-- HTML_ABOUT
| | | | |-- HTML_HEAD.sh
| | | | |-- HTML_HOME
| | | | |-- HTML_LINK
| | | | |-- HTML_MESSAGE
| | | | |-- HTML_PHOTO
| | | | |-- HTML_TAIL.sh
| | | | |-- PARAMETERS
| | | | |-- logfile
| | | | |-- login.sh
| | | | `-- wait_for_process.sh
| | | |-- hint
| | | | |-- home.jpg
| | | | |-- left.jpg
| | | | |-- right.jpg
| | | | `-- up.jpg
| | | |-- img
| | | | |-- Thumbs.db
| | | | |-- default_cover.jpg
| | | | |-- delete.gif
| | | | |-- dir_close.gif
| | | | |-- dir_open.gif
| | | | |-- email.gif
| | | | |-- fav_link.gif
| | | | |-- home.JPG
| | | | |-- home.gif
| | | | |-- left.JPG
| | | | |-- msn_logo.gif
| | | | |-- new_album.jpg
| | | | |-- new_photo.jpg
| | | | |-- right.JPG
| | | | `-- up.JPG
| | | |-- index.cgi
| | | |-- listAlbum.cgi
| | | |-- login.cgi
| | | |-- modify.cgi
| | | |-- newAlbum.cgi
| | | |-- newMessage.cgi
| | | |-- newTopic.cgi
| | | |-- personalwebpages.css
| | | |-- picts
| | | | |-- PersonalData
| | | | | |-- LatestPhoto_index.jpg
| | | | | |-- Thumbs.db
| | | | | `-- myPhoto_index.jpg
| | | | `-- basic
| | | | |-- Album_360480_Potrait_sample.jpg
| | | | |-- Album_360480_landscape_sample.jpg
| | | | |-- Album_asusProductFamily.jpg
| | | | |-- Album_newAlbum.jpg
| | | | |-- Album_newAlbum_bg.jpg
| | | | |-- Arrow-down.gif
| | | | |-- Arrow-right.gif
| | | | |-- Bg-botright_corner.jpg
| | | | |-- Bg-bottom.jpg
| | | | |-- Bg-green_pattern.jpg
| | | | |-- Bg-right.jpg
| | | | |-- Bg-top.jpg
| | | | |-- Bg-topright_corner.jpg
| | | | |-- Edit_icon.gif
| | | | |-- Empty_But_bg.jpg
| | | | |-- Folder_icon.gif
| | | | |-- Grayline.jpg
| | | | |-- Label01.jpg
| | | | |-- Label02.jpg
| | | | |-- Label03.jpg
| | | | |-- Label04_wASUS.jpg
| | | | |-- Label_bg_green.gif
| | | | |-- Label_bg_white.gif
| | | | |-- Label_en_AboutMeON.jpg
| | | | |-- Label_en_AboutMeOff.jpg
| | | | |-- Label_en_FavoriteLinksON.jpg
| | | | |-- Label_en_FavoriteLinksOff.jpg
| | | | |-- Label_en_HomeON.jpg
| | | | |-- Label_en_HomeOff.jpg
| | | | |-- Label_en_MessageboardON.jpg
| | | | |-- Label_en_MessageboardOff.jpg
| | | | |-- Label_en_PhotoAlbumsON.jpg
| | | | |-- Label_en_PhotoAlbumsOff.jpg
| | | | |-- Sample_pic03.jpg
| | | | |-- Thumbs.db
| | | | |-- fav_link.gif
| | | | |-- table-Bottom.jpg
| | | | |-- table-BottomLeft_corner.jpg
| | | | |-- table-BottomRight_corner.jpg
| | | | |-- table-Left.jpg
| | | | |-- table-Right.jpg
| | | | |-- table-Top.jpg
| | | | |-- table-TopLeft_corner.jpg
| | | | `-- table-TopRight_corner.jpg
| | | |-- psp.css
| | | |-- showAlbum.cgi
| | | |-- showMessage.cgi
| | | |-- showPhoto.cgi
| | | |-- showSlides.cgi
| | | |-- slideshow.js
| | | `-- upload.cgi
| | |-- Layout_Japan
| | | |-- AboutMe_edit.cgi
| | | |-- AboutMe_index.cgi
| | | |-- AboutMe_modify.cgi
| | | |-- Album.cgi
| | | |-- Link_add.cgi
| | | |-- Link_add_page.cgi
| | | |-- Link_delete.cgi
| | | |-- Link_edit.cgi
| | | |-- Link_edit_page.cgi
| | | |-- Link_index.cgi
| | | |-- Login_page.cgi
| | | |-- Logout_page.cgi
| | | |-- Message_index.cgi
| | | |-- PARAMETERS
| | | |-- Photo.cgi
| | | |-- delOneMessage.cgi
| | | |-- delTopic.cgi
| | | |-- delete.cgi
| | | |-- do_newAlbum.cgi
| | | |-- do_newMessage.cgi
| | | |-- do_newTopic.cgi
| | | |-- do_photoMsg.cgi
| | | |-- do_upload.cgi
| | | |-- editAlbum.cgi
| | | |-- editPhoto.cgi
| | | |-- functions
| | | | |-- BODY_HEAD.sh
| | | | |-- HTML_ABOUT
| | | | |-- HTML_HEAD.sh
| | | | |-- HTML_HOME
| | | | |-- HTML_LINK
| | | | |-- HTML_MESSAGE
| | | | |-- HTML_PHOTO
| | | | |-- HTML_TAIL.sh
| | | | |-- PARAMETERS
| | | | |-- logfile
| | | | |-- login.sh
| | | | `-- wait_for_process.sh
| | | |-- hint
| | | | |-- home.jpg
| | | | |-- left.jpg
| | | | |-- right.jpg
| | | | `-- up.jpg
| | | |-- img
| | | | |-- Thumbs.db
| | | | |-- default_cover.jpg
| | | | |-- delete.gif
| | | | |-- dir_close.gif
| | | | |-- dir_open.gif
| | | | |-- email.gif
| | | | |-- fav_link.gif
| | | | |-- home.JPG
| | | | |-- home.gif
| | | | |-- left.JPG
| | | | |-- msn_logo.gif
| | | | |-- new_album.jpg
| | | | |-- new_photo.jpg
| | | | |-- right.JPG
| | | | `-- up.JPG
| | | |-- index.cgi
| | | |-- listAlbum.cgi
| | | |-- login.cgi
| | | |-- modify.cgi
| | | |-- newAlbum.cgi
| | | |-- newMessage.cgi
| | | |-- newTopic.cgi
| | | |-- personalwebpages.css
| | | |-- picts
| | | | |-- PersonalData
| | | | | |-- LatestPhoto_index.jpg
| | | | | |-- Thumbs.db
| | | | | `-- myPhoto_index.jpg
| | | | `-- basic
| | | | |-- Album_360480_Potrait_sample.jpg
| | | | |-- Album_360480_landscape_sample.jpg
| | | | |-- Album_asusProductFamily.jpg
| | | | |-- Album_newAlbum.jpg
| | | | |-- Album_newAlbum_bg.jpg
| | | | |-- Arrow-down.gif
| | | | |-- Arrow-right.gif
| | | | |-- Bg-botright_corner.jpg
| | | | |-- Bg-bottom.jpg
| | | | |-- Bg-green_pattern.jpg
| | | | |-- Bg-right.jpg
| | | | |-- Bg-top.jpg
| | | | |-- Bg-topright_corner.jpg
| | | | |-- Edit_icon.gif
| | | | |-- Empty_But_bg.jpg
| | | | |-- Folder_icon.gif
| | | | |-- Grayline.jpg
| | | | |-- Label01.jpg
| | | | |-- Label02.jpg
| | | | |-- Label03.jpg
| | | | |-- Label04_wASUS.jpg
| | | | |-- Label_bg_green.gif
| | | | |-- Label_bg_white.gif
| | | | |-- Label_en_AboutMeON.jpg
| | | | |-- Label_en_AboutMeOff.jpg
| | | | |-- Label_en_FavoriteLinksON.jpg
| | | | |-- Label_en_FavoriteLinksOff.jpg
| | | | |-- Label_en_HomeON.jpg
| | | | |-- Label_en_HomeOff.jpg
| | | | |-- Label_en_MessageboardON.jpg
| | | | |-- Label_en_MessageboardOff.jpg
| | | | |-- Label_en_PhotoAlbumsON.jpg
| | | | |-- Label_en_PhotoAlbumsOff.jpg
| | | | |-- Sample_pic03.jpg
| | | | |-- Thumbs.db
| | | | |-- fav_link.gif
| | | | |-- table-Bottom.jpg
| | | | |-- table-BottomLeft_corner.jpg
| | | | |-- table-BottomRight_corner.jpg
| | | | |-- table-Left.jpg
| | | | |-- table-Right.jpg
| | | | |-- table-Top.jpg
| | | | |-- table-TopLeft_corner.jpg
| | | | `-- table-TopRight_corner.jpg
| | | |-- psp.css
| | | |-- showAlbum.cgi
| | | |-- showMessage.cgi
| | | |-- showPhoto.cgi
| | | |-- showSlides.cgi
| | | |-- slideshow.js
| | | `-- upload.cgi
| | |-- Layout_Taiwan
| | | |-- AboutMe_edit.cgi
| | | |-- AboutMe_index.cgi
| | | |-- AboutMe_modify.cgi
| | | |-- Album.cgi
| | | |-- Link_add.cgi
| | | |-- Link_add_page.cgi
| | | |-- Link_delete.cgi
| | | |-- Link_edit.cgi
| | | |-- Link_edit_page.cgi
| | | |-- Link_index.cgi
| | | |-- Login_page.cgi
| | | |-- Logout_page.cgi
| | | |-- Message_index.cgi
| | | |-- PARAMETERS
| | | |-- Photo.cgi
| | | |-- delOneMessage.cgi
| | | |-- delTopic.cgi
| | | |-- delete.cgi
| | | |-- do_newAlbum.cgi
| | | |-- do_newMessage.cgi
| | | |-- do_newTopic.cgi
| | | |-- do_photoMsg.cgi
| | | |-- do_upload.cgi
| | | |-- editAlbum.cgi
| | | |-- editPhoto.cgi
| | | |-- functions
| | | | |-- BODY_HEAD.sh
| | | | |-- HTML_ABOUT
| | | | |-- HTML_HEAD.sh
| | | | |-- HTML_HOME
| | | | |-- HTML_LINK
| | | | |-- HTML_MESSAGE
| | | | |-- HTML_PHOTO
| | | | |-- HTML_TAIL.sh
| | | | |-- PARAMETERS
| | | | |-- logfile
| | | | |-- login.sh
| | | | `-- wait_for_process.sh
| | | |-- hint
| | | | |-- home.jpg
| | | | |-- left.jpg
| | | | |-- right.jpg
| | | | `-- up.jpg
| | | |-- img
| | | | |-- Thumbs.db
| | | | |-- default_cover.jpg
| | | | |-- delete.gif
| | | | |-- dir_close.gif
| | | | |-- dir_open.gif
| | | | |-- email.gif
| | | | |-- fav_link.gif
| | | | |-- home.JPG
| | | | |-- home.gif
| | | | |-- left.JPG
| | | | |-- msn_logo.gif
| | | | |-- new_album.jpg
| | | | |-- new_photo.jpg
| | | | |-- right.JPG
| | | | `-- up.JPG
| | | |-- index.cgi
| | | |-- listAlbum.cgi
| | | |-- login.cgi
| | | |-- modify.cgi
| | | |-- newAlbum.cgi
| | | |-- newMessage.cgi
| | | |-- newTopic.cgi
| | | |-- personalwebpages.css
| | | |-- picts
| | | | |-- PersonalData
| | | | | |-- LatestPhoto_index.jpg
| | | | | |-- Thumbs.db
| | | | | `-- myPhoto_index.jpg
| | | | `-- basic
| | | | |-- Album_360480_Potrait_sample.jpg
| | | | |-- Album_360480_landscape_sample.jpg
| | | | |-- Album_asusProductFamily.jpg
| | | | |-- Album_newAlbum.jpg
| | | | |-- Album_newAlbum_bg.jpg
| | | | |-- Arrow-down.gif
| | | | |-- Arrow-right.gif
| | | | |-- Bg-botright_corner.jpg
| | | | |-- Bg-bottom.jpg
| | | | |-- Bg-green_pattern.jpg
| | | | |-- Bg-right.jpg
| | | | |-- Bg-top.jpg
| | | | |-- Bg-topright_corner.jpg
| | | | |-- Edit_icon.gif
| | | | |-- Empty_But_bg.jpg
| | | | |-- Folder_icon.gif
| | | | |-- Grayline.jpg
| | | | |-- Label01.jpg
| | | | |-- Label02.jpg
| | | | |-- Label03.jpg
| | | | |-- Label04_wASUS.jpg
| | | | |-- Label_bg_green.gif
| | | | |-- Label_bg_white.gif
| | | | |-- Label_en_AboutMeON.jpg
| | | | |-- Label_en_AboutMeOff.jpg
| | | | |-- Label_en_FavoriteLinksON.jpg
| | | | |-- Label_en_FavoriteLinksOff.jpg
| | | | |-- Label_en_HomeON.jpg
| | | | |-- Label_en_HomeOff.jpg
| | | | |-- Label_en_MessageboardON.jpg
| | | | |-- Label_en_MessageboardOff.jpg
| | | | |-- Label_en_PhotoAlbumsON.jpg
| | | | |-- Label_en_PhotoAlbumsOff.jpg
| | | | |-- Sample_pic03.jpg
| | | | |-- Thumbs.db
| | | | |-- fav_link.gif
| | | | |-- table-Bottom.jpg
| | | | |-- table-BottomLeft_corner.jpg
| | | | |-- table-BottomRight_corner.jpg
| | | | |-- table-Left.jpg
| | | | |-- table-Right.jpg
| | | | |-- table-Top.jpg
| | | | |-- table-TopLeft_corner.jpg
| | | | `-- table-TopRight_corner.jpg
| | | |-- psp.css
| | | |-- showAlbum.cgi
| | | |-- showMessage.cgi
| | | |-- showPhoto.cgi
| | | |-- showSlides.cgi
| | | |-- slideshow.js
| | | `-- upload.cgi
| | |-- MessageBoard
| | | `-- messages.txt
| | |-- Personal
| | | |-- bighead.jpg
| | | |-- favorite
| | | `-- person.txt
| | |-- PhotoAlbum
| | |-- index.html
| | `-- psp.html
| `-- www
| |-- download_config_bt_upload.asp
| |-- download_config_logsop.asp
| |-- download_config_opst.asp
| |-- download_opst.asp
| `-- libwwwapps.so
|-- bin
| |-- [ -> busybox
| |-- ash -> /shares/bin/busybox
| |-- attr
| |-- bunzip2 -> busybox
| |-- busybox
| |-- bzcat -> busybox
| |-- cat -> busybox
| |-- chacl
| |-- chmod -> busybox
| |-- chown -> busybox
| |-- cp -> busybox
| |-- cut -> busybox
| |-- date -> busybox
| |-- dd -> busybox
| |-- df -> busybox
| |-- du -> busybox
| |-- echo -> busybox
| |-- env -> busybox
| |-- expr -> busybox
| |-- false -> busybox
| |-- free -> busybox
| |-- getfacl
| |-- getfattr
| |-- grep -> busybox
| |-- gunzip -> busybox
| |-- head -> /shares/bin/busybox
| |-- hexdump -> busybox
| |-- kill -> busybox
| |-- killall -> busybox
| |-- ln -> busybox
| |-- ls -> busybox
| |-- mkdir -> busybox
| |-- mknod -> busybox
| |-- more -> busybox
| |-- mount -> busybox
| |-- msh -> busybox
| |-- mv -> busybox
| |-- ping -> busybox
| |-- printcmd
| |-- printd
| |-- printjob
| |-- ps -> busybox
| |-- pwd -> busybox
| |-- rcsysver
| |-- rm -> busybox
| |-- rmdir -> busybox
| |-- sed -> busybox
| |-- sensord
| |-- setfacl
| |-- setfattr
| |-- sh -> busybox
| |-- sleep -> busybox
| |-- sync -> busybox
| |-- tail -> /shares/bin/busybox
| |-- tar -> busybox
| |-- test -> busybox
| |-- touch -> busybox
| |-- tr -> busybox
| |-- true -> busybox
| |-- umount -> busybox
| |-- uncompress -> busybox
| |-- unzip -> busybox
| |-- utelnetd
| |-- uuencode -> busybox
| |-- wc -> /shares/bin/busybox
| |-- wget -> busybox
| |-- wipedisks
| `-- zcat -> busybox
|-- dev
|-- etc
| |-- buildinfo.txt
| |-- fdisk_fat32_claim_commands.txt
| |-- group -> /tmp/group
| |-- host.conf
| |-- hostid -> /tmp/hostid
| |-- hosts -> /tmp/hosts
| |-- hosts.allow -> /tmp/hosts.allow
| |-- hosts.deny -> /tmp/hosts.deny
| |-- image_vars.txt
| |-- init_scripts
| | `-- bcmgpiosetup.sh
| |-- ld.so.cache
| |-- ld.so.conf
| |-- nsswitch.conf
| |-- passwd -> /tmp/passwd
| |-- resolv.conf -> /tmp/resolv.conf
| |-- services
| `-- vsftpd.conf
|-- foreign_shares
|-- lib
| |-- ld.so.1
| |-- libacl.so -> libacl.so.1
| |-- libacl.so.1 -> libacl.so.1.1.0
| |-- libacl.so.1.1.0
| |-- libattr.so -> libattr.so.1
| |-- libattr.so.1 -> libattr.so.1.1.0
| |-- libattr.so.1.1.0
| |-- libbigballofmud.so
| |-- libbigballofmud.so.0 -> libbigballofmud.so
| |-- libc.so.6
| |-- libcrypt.so.1
| |-- libdl.so.2
| |-- libgcc_s.so.0
| |-- libnsl.so.1
| |-- libnss_dns.so.2
| |-- libnss_files.so.2
| |-- libpthread.so.0
| |-- libresolv.so.2
| |-- libwwwapps.so -> /apps/www/libwwwapps.so
| `-- modules
| `-- 2.4.20
| |-- build -> /root/WL700g/nasoc/src/linux/linux
| |-- kernel
| | |-- arch
| | | `-- mips
| | | `-- brcm-boards
| | | `-- bcm947xx
| | | |-- bcmaecgpo.o
| | | |-- bcmgpio.o
| | | |-- bcmlm63.o
| | | |-- bcmmiocpld.o
| | | |-- bcmrtcds1337.o
| | | |-- bcmrtcrv5c386.o
| | | |-- bcmrtcst4181.o
| | | `-- bcmserbus.o
| | |-- drivers
| | | |-- i2c
| | | | `-- bcm2wire.o
| | | |-- media
| | | | `-- video
| | | | `-- videodev.o
| | | |-- net
| | | | |-- bcm
| | | | |-- et
| | | | | `-- et.o
| | | | `-- wl
| | | | `-- wl.o
| | | |-- scsi
| | | | `-- frodo
| | | | `-- frodo.o
| | | |-- se
| | | | `-- bcm_se.o
| | | |-- sound
| | | | `-- soundcore.o
| | | `-- usb
| | | `-- pwc.o
| | |-- fs
| | | `-- nls
| | | |-- nls_big5.o
| | | |-- nls_cp437.o
| | | |-- nls_cp874.o
| | | |-- nls_cp932.o
| | | |-- nls_cp936.o
| | | |-- nls_cp949.o
| | | |-- nls_cp950.o
| | | |-- nls_euc-jp.o
| | | |-- nls_euc-kr.o
| | | |-- nls_gb2312.o
| | | |-- nls_iso8859-1.o
| | | |-- nls_sjis.o
| | | |-- nls_tis-620.o
| | | `-- nls_utf8.o
| | `-- net
| | |-- core
| | | `-- pktgen.o
| | `-- ipv4
| | `-- netfilter
| | |-- ip_autofw.o
| | |-- ip_conntrack.o
| | |-- ip_conntrack_ftp.o
| | |-- ip_conntrack_h323.o
| | |-- ip_conntrack_pptp.o
| | |-- ip_conntrack_proto_gre.o
| | |-- ip_conntrack_tftp.o
| | |-- ip_nat_ftp.o
| | |-- ip_nat_h323.o
| | |-- ip_nat_pptp.o
| | |-- ip_nat_proto_gre.o
| | |-- ip_nat_starcraft.o
| | |-- ip_nat_tftp.o
| | |-- ip_tables.o
| | |-- ipt_LOG.o
| | |-- ipt_MARK.o
| | |-- ipt_MASQUERADE.o
| | |-- ipt_NETMAP.o
| | |-- ipt_REDIRECT.o
| | |-- ipt_REJECT.o
| | |-- ipt_TCPMSS.o
| | |-- ipt_limit.o
| | |-- ipt_mac.o
| | |-- ipt_mark.o
| | |-- ipt_state.o
| | |-- ipt_tcpmss.o
| | |-- ipt_time.o
| | |-- iptable_filter.o
| | |-- iptable_mangle.o
| | `-- iptable_nat.o
| |-- ov511_decomp.o
| |-- ov518_decomp.o
| |-- ov51x.o
| |-- parport
| `-- security
| `-- sec.o
|-- mnt
|-- proc
|-- sbin
| |-- arytst
| |-- bpa_connect -> rc.asus
| |-- bpa_disconnect -> rc.asus
| |-- claimdisk -> rc.asus
| |-- convertasus -> rc.asus
| |-- ddns_updated -> rc.asus
| |-- detect_multipath
| |-- diskerror -> rc
| |-- diskstatus -> rc.asus
| |-- dosfsck
| |-- erase -> rc
| |-- erasedisk -> rc.asus
| |-- fdisk -> ../bin/busybox
| |-- firewall
| |-- fsck.minix -> ../bin/busybox
| |-- fsck.msdos -> dosfsck
| |-- fsck.vfat -> dosfsck
| |-- gpio -> rc.asus
| |-- hdparm
| |-- hotdiskadd -> rc
| |-- hotdiskremove -> rc
| |-- hotplug -> rc.asus
| |-- hotplug.asus -> rc
| |-- hotplug_orig -> rc
| |-- httppost -> rc.asus
| |-- hwclock -> ../bin/busybox
| |-- ifconfig -> ../bin/busybox
| |-- init -> rc
| |-- insmod -> ../bin/busybox
| |-- klogd -> ../bin/busybox
| |-- list_all_shares -> rc
| |-- logread -> ../bin/busybox
| |-- lsmod -> ../bin/busybox
| |-- lsraid
| |-- masq_mac -> rc.asus
| |-- miscio_input_change -> rc
| |-- mkdosfs -> mkfs.msdos
| |-- mkfs.minix -> ../bin/busybox
| |-- mkfs.msdos
| |-- mkraid
| |-- mkreiserfs
| |-- mkswap -> ../bin/busybox
| |-- ntp -> rc.asus
| |-- ots -> rc.asus
| |-- portmap
| |-- purgeshare -> rc
| |-- raid0run -> mkraid
| |-- raidhotadd -> raidstart
| |-- raidhotremove -> raidstart
| |-- raidreconf
| |-- raidsetfaulty -> raidstart
| |-- raidstart
| |-- raidstop -> raidstart
| |-- rc
| |-- rc.asus
| |-- rcamdmain -> rc.asus
| |-- rcasus -> rc.asus
| |-- reboot -> ../bin/busybox
| |-- reiserfsck
| |-- rerun_watchdog -> rc.asus
| |-- rerun_webcam -> rc.asus
| |-- resize_reiserfs
| |-- restore -> rc.asus
| |-- rmmod -> ../bin/busybox
| |-- rmstorage -> rc.asus
| |-- rmwebcam -> rc.asus
| |-- route -> ../bin/busybox
| |-- rsrom -> rc.asus
| |-- rtctime -> rc.asus
| |-- sendalarm -> rc.asus
| |-- start_bpalogin -> rc.asus
| |-- start_ddns -> rc.asus
| |-- start_qos -> rc.asus
| |-- stats -> rc
| |-- stop_bpalogin -> rc.asus
| |-- stoprcasus -> rc.asus
| |-- store_domain_sid
| |-- store_machine_password
| |-- swapoff -> ../bin/busybox
| |-- swapon -> ../bin/busybox
| |-- syslogd -> ../bin/busybox
| |-- tmpgroupadd
| |-- tmpgroupdel
| |-- tmpuseradd
| |-- tmpuseraddgroup
| |-- tmpuserchgpw
| |-- tmpuserdel
| |-- tmpuserdelgroup
| |-- tmpusersetgroup
| |-- translate_virtual_share_path -> rc
| |-- usbcopymain -> rc.asus
| |-- user_note
| |-- validate -> rc
| |-- validate_user -> rc
| |-- vsftpd
| |-- watchdog -> rc.asus
| |-- waveservermain -> rc.asus
| |-- wlan_update -> rc.asus
| |-- wmac -> rc.asus
| |-- write -> rc
| |-- writeraw -> rc.asus
| `-- wsrom -> rc.asus
|-- shares
|-- tmp
|-- usr
| |-- lib
| | |-- iptables
| | | |-- libipt_DNAT.so
| | | |-- libipt_LOG.so
| | | |-- libipt_MARK.so
| | | |-- libipt_MASQUERADE.so
| | | |-- libipt_NETMAP.so
| | | |-- libipt_POOL.so
| | | |-- libipt_SNAT.so
| | | |-- libipt_TCPMSS.so
| | | |-- libipt_TTL.so
| | | |-- libipt_autofw.so
| | | |-- libipt_icmp.so
| | | |-- libipt_iplimit.so
| | | |-- libipt_limit.so
| | | |-- libipt_mac.so
| | | |-- libipt_mark.so
| | | |-- libipt_mport.so
| | | |-- libipt_pool.so
| | | |-- libipt_standard.so
| | | |-- libipt_state.so
| | | |-- libipt_tcp.so
| | | |-- libipt_tcpmss.so
| | | |-- libipt_time.so
| | | `-- libipt_udp.so
| | |-- libbcm.so
| | |-- libcharset.so
| | |-- libcharset.so.1 -> libcharset.so
| | |-- libcorewebhooks.so
| | |-- libcrypto.so
| | |-- libdiskwebhooks.so
| | |-- libgmp.so
| | |-- libiconv.so
| | |-- libiconv.so.2 -> libiconv.so
| | |-- libiconv_e.so
| | |-- libmiscio.so
| | |-- libnetconf.so
| | |-- libnetregistration.so
| | |-- libnetvarplugin.so
| | |-- libnetwebhooks.so
| | |-- libnvram.so
| | |-- libprintwebhooks.so
| | |-- libsamplehooks.so
| | |-- libsamplenetregistration.so
| | |-- libshared.so
| | |-- libtranslation.so
| | |-- libtranslation_database.so
| | |-- libubsec.so
| | |-- libwebhooks.so
| | |-- libwinnet.so
| | `-- pppd
| | `-- rp-pppoe.so
| |-- local
| | `-- samba
| | |-- bin
| | | |-- check_lanman_password
| | | |-- net
| | | |-- smbauth
| | | |-- smbclient
| | | |-- smbcontrol
| | | |-- smbmessage
| | | |-- smbpasswd
| | | |-- tdb_restore_secrets
| | | `-- tdbbackup
| | |-- lib
| | | |-- charset
| | | | |-- CP437.so
| | | | `-- CP850.so
| | | |-- lowcase.dat -> /tmp/lowcase.dat
| | | |-- smb.conf -> /tmp/samba/lib/smb.conf
| | | `-- upcase.dat -> /tmp/upcase.dat
| | |-- private -> /tmp/samba/private
| | |-- sbin
| | | |-- nmbd
| | | `-- smbd
| | `-- var
| | `-- locks -> /tmp/samba/var/locks
| |-- sbin
| | |-- bpalogin
| | |-- brctl
| | |-- chat
| | |-- disconnect_disk
| | |-- disktestwait
| | |-- dnsmasq
| | |-- epi_ttcp
| | |-- et
| | |-- exportfs
| | |-- ez-ipupdate
| | |-- httpd
| | |-- infosvr
| | |-- iptables
| | |-- iptables-restore
| | |-- mDNSResponderPosix
| | |-- makecasetables
| | |-- mini_sendmail
| | |-- miscio
| | |-- nas
| | |-- nas4not -> nas
| | |-- nfsstat
| | |-- nhfsgraph
| | |-- nhfsnums
| | |-- nhfsrun
| | |-- nhfsstone
| | |-- ntpclient
| | |-- nvram
| | |-- pivotcheck
| | |-- pppd
| | |-- pppoe
| | |-- pppoe-relay
| | |-- pptp
| | |-- rcamd
| | |-- rcextract
| | |-- rchotdiskadd
| | |-- rchotdiskremove
| | |-- rcinit
| | |-- rcuninstall
| | |-- respart
| | |-- rpc.lockd
| | |-- rpc.mountd
| | |-- rpc.nfsd
| | |-- rpc.rquotad
| | |-- rpc.statd
| | |-- runwebhooks
| | |-- rwrtc
| | |-- se_util
| | |-- set_0_1_3_6_out
| | |-- set_0_4_6_in
| | |-- showmount
| | |-- smartctl
| | |-- smartd
| | |-- smtpclient
| | |-- soft_power_waiter
| | |-- tc
| | |-- test
| | |-- test_ide_usb
| | |-- udhcpc -> udhcpd
| | |-- udhcpd
| | |-- upnp
| | |-- vconfig
| | |-- webapps
| | |-- wl
| | `-- wlconf
| |-- share
| | `-- empty
| `-- tmp -> ../tmp
|-- var
| |-- lib
| | `-- nfs -> /tmp/var/lib/nfs
| |-- lock -> /tmp/var/lock
| |-- log -> /tmp/var/log
| |-- run -> /tmp/var/run
| `-- tmp -> /tmp/var/tmp
`-- www
|-- English
| |-- 2col_leftNav.css
| |-- 2col_rightNav.css
| |-- Advanced_ACL_Content.asp
| |-- Advanced_APLAN_Content.asp
| |-- Advanced_BasicFirewall_Content.asp
| |-- Advanced_DDNS_Content.asp
| |-- Advanced_DHCP_Content.asp
| |-- Advanced_Exposed_Content.asp
| |-- Advanced_FilterHelp_Widzard.asp
| |-- Advanced_Firewall_Content.asp
| |-- Advanced_GRouterHelp_Widzard.asp
| |-- Advanced_GWStaticRoute_Content.asp
| |-- Advanced_Help_Widzard.asp
| |-- Advanced_LANWAN_Content.asp
| |-- Advanced_LFirewall_Content.asp
| |-- Advanced_MACFilter_Content.asp
| |-- Advanced_NAT_Content.asp
| |-- Advanced_PortForwarding_Widzard.asp
| |-- Advanced_PortTrigger_Content.asp
| |-- Advanced_QOS_Content.asp
| |-- Advanced_RDHCP_Content.asp
| |-- Advanced_RLANWAN_Content.asp
| |-- Advanced_RMISC_Content.asp
| |-- Advanced_RemoteControl_Widzard.asp
| |-- Advanced_RouteStatus_Content.asp
| |-- Advanced_RouterHelp_Widzard.asp
| |-- Advanced_ShowTime_Widzard.asp
| |-- Advanced_StaticRoute_Content.asp
| |-- Advanced_URLFilter_Content.asp
| |-- Advanced_VirtualServer_Content.asp
| |-- Advanced_VirtualServer_Widzard.asp
| |-- Advanced_WAdvanced_Content.asp
| |-- Advanced_WCertificate_Content.asp
| |-- Advanced_WMMADV_Content.asp
| |-- Advanced_WMode_Content.asp
| |-- Advanced_WSecurity_Content.asp
| |-- Advanced_WebCam_Content.asp
| |-- Advanced_WebCam_Content_NAS.asp
| |-- Advanced_Wireless_Content.asp
| |-- Restarting.asp
| |-- SaveRestart.asp
| |-- SetupA.exe -> /shares/MYVOLUME1/MYSHARE1/Utility/SetupA.exe
| |-- SetupD.exe -> /shares/MYVOLUME1/MYSHARE1/Utility/SetupD.exe
| |-- ShowWebCam.asp
| |-- ShowWebCamPic.asp
| |-- WL700g.CFG -> /tmp/settings
| |-- administration
| | |-- basic.asp
| | |-- error_alerts.asp
| | |-- firmware_info.asp
| | |-- firmware_upgrade.asp
| | |-- reboot_wait.asp
| | |-- restore_defaults.asp
| | |-- restore_defaults_wait.asp
| | |-- send_test_mail.asp
| | |-- send_test_windows_message.asp
| | `-- upgrade_result.asp
| |-- administration.asp
| |-- advanced.asp
| |-- applications.asp
| |-- apply.asp
| |-- apply_apps.asp
| |-- apply_ex.asp
| |-- apply_ip_ex.asp
| |-- apply_printer.asp
| |-- apply_webcam_ex.asp
| |-- apps_install.asp
| |-- apps_pool.asp
| |-- apps_uninstall.asp
| |-- bandwidth.asp
| |-- blank.asp
| |-- common
| | |-- image -> /www/English/image
| | |-- javascript
| | | |-- browser-detect.js
| | | |-- menu.js -> /www/English/javascript/menu.js
| | | |-- title.js -> /www/English/javascript/title.js
| | | `-- utils.js -> /www/English/javascript/utils.js
| | |-- style-moz5.css
| | `-- style.css
| |-- delete_problem.asp
| |-- disk_management
| | |-- abort_disk_test_result.asp
| | |-- add_mirrors.asp
| | |-- add_mirrors_result.asp
| | |-- change_encryption_result.asp
| | |-- change_pool_encryption.asp
| | |-- claim_disk.asp
| | |-- claim_result.asp
| | |-- create_new_pool.asp
| | |-- create_pool_result.asp
| | |-- default_disk_behaviour.asp
| | |-- disk_power_management.asp
| | |-- disk_self_test_result.asp
| | |-- disk_spin_down_result.asp
| | |-- encrypt_pool.asp
| | |-- encrypted_pool_authentication.asp
| | |-- full_health_details.asp
| | |-- password_recovery_result.asp
| | |-- pool_authentication_result.asp
| | |-- remove_mirrors.asp
| | |-- remove_mirrors_result.asp
| | |-- remove_pool_result.asp
| | |-- rename_disk.asp
| | |-- rename_disk_result.asp
| | |-- rename_pool.asp
| | |-- rename_pool_result.asp
| | |-- repair_partition_handler.asp
| | |-- repair_partition_result.asp
| | |-- resize_pool.asp
| | |-- resize_pool_result.asp
| | |-- safely_remove_disk_result.asp
| | |-- wipe_disk.asp
| | |-- wipe_disk_result.asp
| | |-- wipe_pool.asp
| | `-- wipe_pool_result.asp
| |-- disk_management.asp
| |-- diskstatus.asp
| |-- display.jpg -> /var/tmp/display.jpg
| |-- dstatus.asp
| |-- file_access
| | |-- complete_share_permissions_result.asp
| | |-- create_new_share.asp
| | |-- create_pdc.asp
| | |-- create_pdc_result.asp
| | |-- create_sas.asp
| | |-- create_sas_result.asp
| | |-- create_share_result.asp
| | |-- delete_pdc.asp
| | |-- delete_sas.asp
| | |-- delete_share_result.asp
| | |-- foreign_share_access_enable_result.asp
| | |-- foreign_share_access_result.asp
| | |-- foreign_share_cifs_enable_result.asp
| | |-- foreign_share_nfs_enable_result.asp
| | |-- join_workgroup_domain_result.asp
| | |-- rename_share.asp
| | |-- rename_share_result.asp
| | |-- share_access.asp
| | |-- share_access_enable_result.asp
| | |-- share_access_result.asp
| | |-- share_cifs_enable_result.asp
| | |-- share_nfs_enable_result.asp
| | `-- windows_setup.asp
| |-- file_access.asp
| |-- filter.asp
| |-- general.js
| |-- graph
| | |-- Option-BrowseShareON_icon.gif
| | |-- Option-BrowseShareOff_icon.gif
| | |-- Option-ConfigurationOff_icon.gif
| | |-- Option-ConfigurationOn_icon.gif
| | |-- Option-DownloadMachineOff_icon.gif
| | |-- Option-DownloadMachineOn_icon.gif
| | |-- Option-PersonalWebpageOff_icon.gif
| | |-- Option-PersonalWebpageOn_icon.gif
| | `-- help.gif
| |-- image
| | |-- 0.gif
| | |-- 1.gif
| | |-- 10.gif
| | |-- 11.gif
| | |-- 12.gif
| | |-- 13.gif
| | |-- 14.gif
| | |-- 15.gif
| | |-- 16.gif
| | |-- 17.gif
| | |-- 18.gif
| | |-- 19.gif
| | |-- 2.gif
| | |-- 20.gif
| | |-- 21.gif
| | |-- 22.gif
| | |-- 23.gif
| | |-- 24.gif
| | |-- 25.gif
| | |-- 26.gif
| | |-- 27.gif
| | |-- 28.gif
| | |-- 3.gif
| | |-- 4.gif
| | |-- 5.gif
| | |-- 6.gif
| | |-- 7.gif
| | |-- 8.gif
| | |-- 9.gif
| | |-- arrowLeft.gif
| | |-- arrowRight.gif
| | |-- asus.jpg
| | |-- asus_banner.jpg
| | |-- background.gif
| | |-- background_left.gif
| | |-- background_right.gif
| | |-- ban1.jpg
| | |-- ban2.jpg
| | |-- black.gif
| | |-- change_encryption.gif
| | |-- change_password.gif
| | |-- clear.gif
| | |-- delete.gif
| | |-- empty.gif
| | |-- encrypt_pool.gif
| | |-- enter_encryption.gif
| | |-- folder.gif
| | |-- folderClosed.gif
| | |-- folderOpen.gif
| | |-- forgot_password.gif
| | |-- leaf.gif
| | |-- line.gif
| | |-- line1.gif
| | |-- line2.gif
| | |-- line3.gif
| | |-- lock_closed.gif
| | |-- lock_open.gif
| | |-- minus1.gif
| | |-- minus2.gif
| | |-- minus3.gif
| | |-- minus4.gif
| | |-- page.gif
| | |-- plus1.gif
| | |-- plus2.gif
| | |-- plus3.gif
| | |-- plus4.gif
| | |-- remove_disk.gif
| | |-- repair_partition.gif
| | |-- scrolldown.jpg
| | |-- scrollup.jpg
| | `-- slider.gif
| |-- index.asp
| |-- index_NAS.asp
| |-- javascript
| | |-- arrayExtension.js
| | |-- browser-detect.js
| | |-- colorutil.js
| | |-- complete_state_update.js
| | |-- eventhandler.js
| | |-- formutil.js
| | |-- graph.js
| | |-- keys.js
| | |-- libcrossbrowser.js
| | |-- menu.js
| | |-- menu_NAS.js
| | |-- menuroutines.js
| | |-- networkutils.js
| | |-- password_prompts.js
| | |-- serverprogress.js
| | |-- slider.js
| | |-- spincontrol.js
| | |-- time_zone_info.js
| | |-- title.js
| | |-- tree.js
| | |-- treeElement.js
| | `-- utils.js
| |-- list_folder_contents.asp
| |-- log.asp
| |-- login_result.asp
| |-- logo_new.gif
| |-- md5.js
| |-- netcam_mfc_activeX.cab
| |-- networking
| |-- overlib.js
| |-- personalwebpages.css
| |-- phrase.js
| |-- printer
| | |-- 1test.asp
| | |-- create_printserver_result.asp
| | `-- printers.asp
| |-- printers.asp
| |-- problem.asp
| |-- psp.asp
| |-- pstatus.asp
| |-- reboot.asp
| |-- redirect.asp
| |-- redirecting.asp
| |-- rename_file.asp
| |-- set_time.asp
| |-- setting.asp
| |-- settings.asp
| |-- setup
| |-- setup.exe -> /shares/MYVOLUME1/MYSHARE1/Utility/Setup.exe
| |-- share_browsing
| | |-- browse_shares.asp
| | |-- browse_shares_frame.asp
| | |-- browse_shares_header.asp
| | |-- browse_shares_listing.asp
| | |-- delete_file_result.asp
| | |-- list_folder_contents.asp
| | |-- make_directory_result.asp
| | |-- remove_directory_result.asp
| | |-- rename_file.asp
| | |-- rename_file_or_directory_result.asp
| | `-- upload_file_result.asp
| |-- site_map.asp
| |-- start_apply.asp
| |-- start_apply_ex.asp
| |-- start_finish.asp
| |-- start_internet_account.asp
| |-- start_internet_ip.asp
| |-- start_internet_special.asp
| |-- start_internet_type.asp
| |-- start_ip.asp
| |-- start_ip_NAS.asp
| |-- start_set_time.asp
| |-- start_system.asp
| |-- start_system_NAS.asp
| |-- start_wireless.asp
| |-- status.asp
| |-- style-moz5.css
| |-- style-start.css
| |-- style.css
| |-- table.asp
| |-- update_state_result.asp
| |-- update_variable_result.asp
| |-- upload_file_result.asp
| |-- upload_install_result.asp
| |-- upload_result.asp
| |-- upload_setting_result.asp
| |-- user_management
| | |-- change_password_result.asp
| | |-- change_user_password.asp
| | |-- create_new_user.asp
| | |-- create_user_result.asp
| | |-- delete_user_result.asp
| | |-- set_foreign_share_permission_result.asp
| | |-- set_share_permission_result.asp
| | `-- user_management.asp
| |-- wan_action.asp
| |-- wan_conn.asp
| |-- wan_disc.asp
| |-- webcam.asp
| |-- wireless
| |-- wl.js
| |-- wstatus.asp
| `-- wwwapps
| |-- download_config_bt_upload.asp
| |-- download_config_logsop.asp
| |-- download_config_opst.asp
| `-- download_opst.asp
|-- Japan
| |-- 2col_leftNav.css
| |-- 2col_rightNav.css
| |-- Advanced_ACL_Content.asp
| |-- Advanced_APLAN_Content.asp
| |-- Advanced_BasicFirewall_Content.asp
| |-- Advanced_DDNS_Content.asp
| |-- Advanced_DHCP_Content.asp
| |-- Advanced_Exposed_Content.asp
| |-- Advanced_FilterHelp_Widzard.asp
| |-- Advanced_Firewall_Content.asp
| |-- Advanced_GRouterHelp_Widzard.asp
| |-- Advanced_GWStaticRoute_Content.asp
| |-- Advanced_Help_Widzard.asp
| |-- Advanced_LANWAN_Content.asp
| |-- Advanced_LFirewall_Content.asp
| |-- Advanced_MACFilter_Content.asp
| |-- Advanced_NAT_Content.asp
| |-- Advanced_PortForwarding_Widzard.asp
| |-- Advanced_PortTrigger_Content.asp
| |-- Advanced_QOS_Content.asp
| |-- Advanced_RDHCP_Content.asp
| |-- Advanced_RLANWAN_Content.asp
| |-- Advanced_RMISC_Content.asp
| |-- Advanced_RemoteControl_Widzard.asp
| |-- Advanced_RouteStatus_Content.asp
| |-- Advanced_RouterHelp_Widzard.asp
| |-- Advanced_ShowTime_Widzard.asp
| |-- Advanced_StaticRoute_Content.asp
| |-- Advanced_URLFilter_Content.asp
| |-- Advanced_VirtualServer_Content.asp
| |-- Advanced_VirtualServer_Widzard.asp
| |-- Advanced_WAdvanced_Content.asp
| |-- Advanced_WCertificate_Content.asp
| |-- Advanced_WMMADV_Content.asp
| |-- Advanced_WMode_Content.asp
| |-- Advanced_WSecurity_Content.asp
| |-- Advanced_WebCam_Content.asp
| |-- Advanced_WebCam_Content_NAS.asp
| |-- Advanced_Wireless_Content.asp
| |-- Restarting.asp
| |-- SaveRestart.asp
| |-- SetupA.exe -> /shares/MYVOLUME1/MYSHARE1/Utility/SetupA.exe
| |-- SetupD.exe -> /shares/MYVOLUME1/MYSHARE1/Utility/SetupD.exe
| |-- ShowWebCam.asp
| |-- ShowWebCamPic.asp
| |-- add_mirrors.asp
| |-- administration
| | |-- basic.asp
| | |-- error_alerts.asp
| | |-- firmware_info.asp
| | |-- firmware_upgrade.asp
| | |-- reboot_wait.asp
| | |-- restore_defaults.asp
| | |-- restore_defaults_wait.asp
| | |-- send_test_mail.asp
| | |-- send_test_windows_message.asp
| | `-- upgrade_result.asp
| |-- administration.asp
| |-- advanced.asp
| |-- applications.asp
| |-- apply.asp
| |-- apply_apps.asp
| |-- apply_ex.asp
| |-- apply_ip_ex.asp
| |-- apply_printer.asp
| |-- apply_webcam_ex.asp
| |-- apps_install.asp
| |-- apps_pool.asp
| |-- apps_uninstall.asp
| |-- bandwidth.asp
| |-- blank.asp
| |-- common
| | |-- image -> /www/Japan/image
| | |-- javascript
| | | |-- browser-detect.js
| | | |-- menu.js -> /www/Japan/javascript/menu.js
| | | |-- title.js -> /www/Japan/javascript/title.js
| | | `-- utils.js -> /www/Japan/javascript/utils.js
| | |-- style-moz5.css
| | `-- style.css
| |-- delete_problem.asp
| |-- disk_management
| | |-- abort_disk_test_result.asp
| | |-- add_mirrors.asp
| | |-- add_mirrors_result.asp
| | |-- change_encryption_result.asp
| | |-- change_pool_encryption.asp
| | |-- claim_disk.asp
| | |-- claim_result.asp
| | |-- create_new_pool.asp
| | |-- create_pool_result.asp
| | |-- default_disk_behaviour.asp
| | |-- disk_power_management.asp
| | |-- disk_self_test_result.asp
| | |-- disk_spin_down_result.asp
| | |-- encrypt_pool.asp
| | |-- encrypted_pool_authentication.asp
| | |-- full_health_details.asp
| | |-- password_recovery_result.asp
| | |-- pool_authentication_result.asp
| | |-- remove_mirrors.asp
| | |-- remove_mirrors_result.asp
| | |-- remove_pool_result.asp
| | |-- rename_disk.asp
| | |-- rename_disk_result.asp
| | |-- rename_pool.asp
| | |-- rename_pool_result.asp
| | |-- repair_partition_handler.asp
| | |-- repair_partition_result.asp
| | |-- resize_pool.asp
| | |-- resize_pool_result.asp
| | |-- safely_remove_disk_result.asp
| | |-- wipe_disk.asp
| | |-- wipe_disk_result.asp
| | |-- wipe_pool.asp
| | `-- wipe_pool_result.asp
| |-- disk_management.asp
| |-- diskstatus.asp
| |-- display.jpg -> /var/tmp/display.jpg
| |-- dstatus.asp
| |-- file_access
| | |-- complete_share_permissions_result.asp
| | |-- create_new_share.asp
| | |-- create_pdc.asp
| | |-- create_pdc_result.asp
| | |-- create_sas.asp
| | |-- create_sas_result.asp
| | |-- create_share_result.asp
| | |-- delete_pdc.asp
| | |-- delete_sas.asp
| | |-- delete_share_result.asp
| | |-- foreign_share_access_enable_result.asp
| | |-- foreign_share_access_result.asp
| | |-- foreign_share_cifs_enable_result.asp
| | |-- foreign_share_nfs_enable_result.asp
| | |-- join_workgroup_domain_result.asp
| | |-- rename_share.asp
| | |-- rename_share_result.asp
| | |-- share_access.asp
| | |-- share_access_enable_result.asp
| | |-- share_access_result.asp
| | |-- share_cifs_enable_result.asp
| | |-- share_nfs_enable_result.asp
| | `-- windows_setup.asp
| |-- file_access.asp
| |-- filter.asp
| |-- general.js
| |-- graph
| | |-- Option-BrowseShareON_icon.gif
| | |-- Option-BrowseShareOff_icon.gif
| | |-- Option-ConfigurationOff_icon.gif
| | |-- Option-ConfigurationOn_icon.gif
| | |-- Option-DownloadMachineOff_icon.gif
| | |-- Option-DownloadMachineOn_icon.gif
| | |-- Option-PersonalWebpageOff_icon.gif
| | |-- Option-PersonalWebpageOn_icon.gif
| | `-- help.gif
| |-- image
| | |-- 0.gif
| | |-- 1.gif
| | |-- 10.gif
| | |-- 11.gif
| | |-- 12.gif
| | |-- 13.gif
| | |-- 14.gif
| | |-- 15.gif
| | |-- 16.gif
| | |-- 17.gif
| | |-- 18.gif
| | |-- 19.gif
| | |-- 2.gif
| | |-- 20.gif
| | |-- 21.gif
| | |-- 22.gif
| | |-- 23.gif
| | |-- 24.gif
| | |-- 25.gif
| | |-- 26.gif
| | |-- 27.gif
| | |-- 28.gif
| | |-- 3.gif
| | |-- 4.gif
| | |-- 5.gif
| | |-- 6.gif
| | |-- 7.gif
| | |-- 8.gif
| | |-- 9.gif
| | |-- arrowLeft.gif
| | |-- arrowRight.gif
| | |-- asus.jpg
| | |-- asus_banner.jpg
| | |-- background.gif
| | |-- background_left.gif
| | |-- background_right.gif
| | |-- ban1.jpg
| | |-- ban2.jpg
| | |-- black.gif
| | |-- change_encryption.gif
| | |-- change_password.gif
| | |-- clear.gif
| | |-- delete.gif
| | |-- empty.gif
| | |-- encrypt_pool.gif
| | |-- enter_encryption.gif
| | |-- folder.gif
| | |-- folderClosed.gif
| | |-- folderOpen.gif
| | |-- forgot_password.gif
| | |-- leaf.gif
| | |-- line.gif
| | |-- line1.gif
| | |-- line2.gif
| | |-- line3.gif
| | |-- lock_closed.gif
| | |-- lock_open.gif
| | |-- minus1.gif
| | |-- minus2.gif
| | |-- minus3.gif
| | |-- minus4.gif
| | |-- page.gif
| | |-- plus1.gif
| | |-- plus2.gif
| | |-- plus3.gif
| | |-- plus4.gif
| | |-- remove_disk.gif
| | |-- repair_partition.gif
| | |-- scrolldown.jpg
| | |-- scrollup.jpg
| | `-- slider.gif
| |-- index.asp
| |-- index_NAS.asp
| |-- javascript
| | |-- arrayExtension.js
| | |-- browser-detect.js
| | |-- colorutil.js
| | |-- complete_state_update.js
| | |-- eventhandler.js
| | |-- formutil.js
| | |-- graph.js
| | |-- keys.js
| | |-- libcrossbrowser.js
| | |-- menu.js
| | |-- menu_NAS.js
| | |-- menuroutines.js
| | |-- networkutils.js
| | |-- password_prompts.js
| | |-- serverprogress.js
| | |-- slider.js
| | |-- spincontrol.js
| | |-- time_zone_info.js
| | |-- title.js
| | |-- tree.js
| | |-- treeElement.js
| | `-- utils.js
| |-- list_folder_contents.asp
| |-- log.asp
| |-- login_result.asp
| |-- logo_new.gif
| |-- md5.js
| |-- netcam_mfc_activeX.cab
| |-- networking
| |-- overlib.js
| |-- personalwebpages.css
| |-- phrase.js
| |-- printer
| | |-- 1test.asp
| | |-- create_printserver_result.asp
| | `-- printers.asp
| |-- printers.asp
| |-- problem.asp
| |-- psp.asp
| |-- pstatus.asp
| |-- reboot.asp
| |-- redirect.asp
| |-- redirecting.asp
| |-- rename_file.asp
| |-- set_time.asp
| |-- setting.asp
| |-- settings.asp
| |-- setup
| |-- share_browsing
| | |-- browse_shares.asp
| | |-- browse_shares_frame.asp
| | |-- browse_shares_header.asp
| | |-- browse_shares_listing.asp
| | |-- delete_file_result.asp
| | |-- list_folder_contents.asp
| | |-- make_directory_result.asp
| | |-- remove_directory_result.asp
| | |-- rename_file.asp
| | |-- rename_file_or_directory_result.asp
| | `-- upload_file_result.asp
| |-- site_map.asp
| |-- start_apply.asp
| |-- start_apply_ex.asp
| |-- start_finish.asp
| |-- start_internet_account.asp
| |-- start_internet_ip.asp
| |-- start_internet_special.asp
| |-- start_internet_type.asp
| |-- start_ip.asp
| |-- start_ip_NAS.asp
| |-- start_set_time.asp
| |-- start_system.asp
| |-- start_system_NAS.asp
| |-- start_wireless.asp
| |-- status.asp
| |-- style-moz5.css
| |-- style-start.css
| |-- style.css
| |-- table.asp
| |-- update_state_result.asp
| |-- update_variable_result.asp
| |-- upload_file_result.asp
| |-- upload_install_result.asp
| |-- upload_result.asp
| |-- upload_setting_result.asp
| |-- user_management
| | |-- change_password_result.asp
| | |-- change_user_password.asp
| | |-- create_new_user.asp
| | |-- create_user_result.asp
| | |-- delete_user_result.asp
| | |-- set_foreign_share_permission_result.asp
| | |-- set_share_permission_result.asp
| | `-- user_management.asp
| |-- wan_action.asp
| |-- wan_conn.asp
| |-- wan_disc.asp
| |-- webcam.asp
| |-- wireless
| |-- wl.js
| |-- wstatus.asp
| `-- wwwapps
| |-- download_config_bt_upload.asp
| |-- download_config_logsop.asp
| |-- download_config_opst.asp
| `-- download_opst.asp
`-- Taiwan
|-- 2col_leftNav.css
|-- 2col_rightNav.css
|-- Advanced_ACL_Content.asp
|-- Advanced_APLAN_Content.asp
|-- Advanced_BasicFirewall_Content.asp
|-- Advanced_DDNS_Content.asp
|-- Advanced_DHCP_Content.asp
|-- Advanced_Exposed_Content.asp
|-- Advanced_FilterHelp_Widzard.asp
|-- Advanced_Firewall_Content.asp
|-- Advanced_GRouterHelp_Widzard.asp
|-- Advanced_GWStaticRoute_Content.asp
|-- Advanced_Help_Widzard.asp
|-- Advanced_LANWAN_Content.asp
|-- Advanced_LFirewall_Content.asp
|-- Advanced_MACFilter_Content.asp
|-- Advanced_NAT_Content.asp
|-- Advanced_PortForwarding_Widzard.asp
|-- Advanced_PortTrigger_Content.asp
|-- Advanced_QOS_Content.asp
|-- Advanced_RDHCP_Content.asp
|-- Advanced_RLANWAN_Content.asp
|-- Advanced_RMISC_Content.asp
|-- Advanced_RemoteControl_Widzard.asp
|-- Advanced_RouteStatus_Content.asp
|-- Advanced_RouterHelp_Widzard.asp
|-- Advanced_ShowTime_Widzard.asp
|-- Advanced_StaticRoute_Content.asp
|-- Advanced_URLFilter_Content.asp
|-- Advanced_VirtualServer_Content.asp
|-- Advanced_VirtualServer_Widzard.asp
|-- Advanced_WAdvanced_Content.asp
|-- Advanced_WCertificate_Content.asp
|-- Advanced_WMMADV_Content.asp
|-- Advanced_WMode_Content.asp
|-- Advanced_WSecurity_Content.asp
|-- Advanced_WebCam_Content.asp
|-- Advanced_WebCam_Content_NAS.asp
|-- Advanced_Wireless_Content.asp
|-- Restarting.asp
|-- SaveRestart.asp
|-- SetupA.exe -> /shares/MYVOLUME1/MYSHARE1/Utility/SetupA.exe
|-- SetupD.exe -> /shares/MYVOLUME1/MYSHARE1/Utility/SetupD.exe
|-- ShowWebCam.asp
|-- ShowWebCamPic.asp
|-- WL700g.CFG -> /tmp/settings
|-- administration
| |-- basic.asp
| |-- error_alerts.asp
| |-- firmware_info.asp
| |-- firmware_upgrade.asp
| |-- reboot_wait.asp
| |-- restore_defaults.asp
| |-- restore_defaults_wait.asp
| |-- send_test_mail.asp
| |-- send_test_windows_message.asp
| `-- upgrade_result.asp
|-- administration.asp
|-- advanced.asp
|-- applications.asp
|-- apply.asp
|-- apply_apps.asp
|-- apply_ex.asp
|-- apply_ip_ex.asp
|-- apply_printer.asp
|-- apply_webcam_ex.asp
|-- apps_install.asp
|-- apps_pool.asp
|-- apps_uninstall.asp
|-- bandwidth.asp
|-- blank.asp
|-- common
| |-- image -> /www/Taiwan/image
| |-- javascript
| | |-- browser-detect.js
| | |-- menu.js -> /www/Taiwan/javascript/menu.js
| | |-- title.js -> /www/Taiwan/javascript/title.js
| | `-- utils.js -> /www/Taiwan/javascript/utils.js
| |-- style-moz5.css
| `-- style.css
|-- delete_problem.asp
|-- disk_management
| |-- abort_disk_test_result.asp
| |-- add_mirrors.asp
| |-- add_mirrors_result.asp
| |-- change_encryption_result.asp
| |-- change_pool_encryption.asp
| |-- claim_disk.asp
| |-- claim_result.asp
| |-- create_new_pool.asp
| |-- create_pool_result.asp
| |-- default_disk_behaviour.asp
| |-- disk_power_management.asp
| |-- disk_self_test_result.asp
| |-- disk_spin_down_result.asp
| |-- encrypt_pool.asp
| |-- encrypted_pool_authentication.asp
| |-- full_health_details.asp
| |-- password_recovery_result.asp
| |-- pool_authentication_result.asp
| |-- remove_mirrors.asp
| |-- remove_mirrors_result.asp
| |-- remove_pool_result.asp
| |-- rename_disk.asp
| |-- rename_disk_result.asp
| |-- rename_pool.asp
| |-- rename_pool_result.asp
| |-- repair_partition_handler.asp
| |-- repair_partition_result.asp
| |-- resize_pool.asp
| |-- resize_pool_result.asp
| |-- safely_remove_disk_result.asp
| |-- wipe_disk.asp
| |-- wipe_disk_result.asp
| |-- wipe_pool.asp
| `-- wipe_pool_result.asp
|-- disk_management.asp
|-- diskstatus.asp
|-- display.jpg -> /var/tmp/display.jpg
|-- dstatus.asp
|-- file_access
| |-- complete_share_permissions_result.asp
| |-- create_new_share.asp
| |-- create_pdc.asp
| |-- create_pdc_result.asp
| |-- create_sas.asp
| |-- create_sas_result.asp
| |-- create_share_result.asp
| |-- delete_pdc.asp
| |-- delete_sas.asp
| |-- delete_share_result.asp
| |-- foreign_share_access_enable_result.asp
| |-- foreign_share_access_result.asp
| |-- foreign_share_cifs_enable_result.asp
| |-- foreign_share_nfs_enable_result.asp
| |-- join_workgroup_domain_result.asp
| |-- rename_share.asp
| |-- rename_share_result.asp
| |-- share_access.asp
| |-- share_access_enable_result.asp
| |-- share_access_result.asp
| |-- share_cifs_enable_result.asp
| |-- share_nfs_enable_result.asp
| `-- windows_setup.asp
|-- file_access.asp
|-- filter.asp
|-- general.js
|-- graph
| |-- Option-BrowseShareON_icon.gif
| |-- Option-BrowseShareOff_icon.gif
| |-- Option-ConfigurationOff_icon.gif
| |-- Option-ConfigurationOn_icon.gif
| |-- Option-DownloadMachineOff_icon.gif
| |-- Option-DownloadMachineOn_icon.gif
| |-- Option-PersonalWebpageOff_icon.gif
| |-- Option-PersonalWebpageOn_icon.gif
| `-- help.gif
|-- image
| |-- 0.gif
| |-- 1.gif
| |-- 10.gif
| |-- 11.gif
| |-- 12.gif
| |-- 13.gif
| |-- 14.gif
| |-- 15.gif
| |-- 16.gif
| |-- 17.gif
| |-- 18.gif
| |-- 19.gif
| |-- 2.gif
| |-- 20.gif
| |-- 21.gif
| |-- 22.gif
| |-- 23.gif
| |-- 24.gif
| |-- 25.gif
| |-- 26.gif
| |-- 27.gif
| |-- 28.gif
| |-- 3.gif
| |-- 4.gif
| |-- 5.gif
| |-- 6.gif
| |-- 7.gif
| |-- 8.gif
| |-- 9.gif
| |-- arrowLeft.gif
| |-- arrowRight.gif
| |-- asus.jpg
| |-- asus_banner.jpg
| |-- background.gif
| |-- background_left.gif
| |-- background_right.gif
| |-- ban1.jpg
| |-- ban2.jpg
| |-- black.gif
| |-- change_encryption.gif
| |-- change_password.gif
| |-- clear.gif
| |-- delete.gif
| |-- empty.gif
| |-- encrypt_pool.gif
| |-- enter_encryption.gif
| |-- folder.gif
| |-- folderClosed.gif
| |-- folderOpen.gif
| |-- forgot_password.gif
| |-- leaf.gif
| |-- line.gif
| |-- line1.gif
| |-- line2.gif
| |-- line3.gif
| |-- lock_closed.gif
| |-- lock_open.gif
| |-- minus1.gif
| |-- minus2.gif
| |-- minus3.gif
| |-- minus4.gif
| |-- page.gif
| |-- plus1.gif
| |-- plus2.gif
| |-- plus3.gif
| |-- plus4.gif
| |-- remove_disk.gif
| |-- repair_partition.gif
| |-- scrolldown.jpg
| |-- scrollup.jpg
| `-- slider.gif
|-- index.asp
|-- index_NAS.asp
|-- javascript
| |-- arrayExtension.js
| |-- browser-detect.js
| |-- colorutil.js
| |-- complete_state_update.js
| |-- eventhandler.js
| |-- formutil.js
| |-- graph.js
| |-- keys.js
| |-- libcrossbrowser.js
| |-- menu.js
| |-- menu_NAS.js
| |-- menuroutines.js
| |-- networkutils.js
| |-- password_prompts.js
| |-- serverprogress.js
| |-- slider.js
| |-- spincontrol.js
| |-- time_zone_info.js
| |-- title.js
| |-- tree.js
| |-- treeElement.js
| `-- utils.js
|-- list_folder_contents.asp
|-- log.asp
|-- login_result.asp
|-- logo_new.gif
|-- md5.js
|-- netcam_mfc_activeX.cab
|-- networking
|-- overlib.js
|-- personalwebpages.css
|-- phrase.js
|-- printer
| |-- 1test.asp
| |-- create_printserver_result.asp
| `-- printers.asp
|-- printers.asp
|-- problem.asp
|-- psp.asp
|-- pstatus.asp
|-- reboot.asp
|-- redirect.asp
|-- redirecting.asp
|-- rename_file.asp
|-- set_time.asp
|-- setting.asp
|-- settings.asp
|-- setup
|-- setup.exe -> /shares/MYVOLUME1/MYSHARE1/Utility/Setup.exe
|-- share_browsing
| |-- browse_shares.asp
| |-- browse_shares_frame.asp
| |-- browse_shares_header.asp
| |-- browse_shares_listing.asp
| |-- delete_file_result.asp
| |-- list_folder_contents.asp
| |-- make_directory_result.asp
| |-- remove_directory_result.asp
| |-- rename_file.asp
| |-- rename_file_or_directory_result.asp
| `-- upload_file_result.asp
|-- site_map.asp
|-- start_apply.asp
|-- start_apply_ex.asp
|-- start_finish.asp
|-- start_internet_account.asp
|-- start_internet_ip.asp
|-- start_internet_special.asp
|-- start_internet_type.asp
|-- start_ip.asp
|-- start_ip_NAS.asp
|-- start_set_time.asp
|-- start_system.asp
|-- start_system_NAS.asp
|-- start_wireless.asp
|-- status.asp
|-- style-moz5.css
|-- style-start.css
|-- style.css
|-- table.asp
|-- update_state_result.asp
|-- update_variable_result.asp
|-- upload_file_result.asp
|-- upload_install_result.asp
|-- upload_result.asp
|-- upload_setting_result.asp
|-- user_management
| |-- change_password_result.asp
| |-- change_user_password.asp
| |-- create_new_user.asp
| |-- create_user_result.asp
| |-- delete_user_result.asp
| |-- set_foreign_share_permission_result.asp
| |-- set_share_permission_result.asp
| `-- user_management.asp
|-- wan_action.asp
|-- wan_conn.asp
|-- wan_disc.asp
|-- webcam.asp
|-- wireless
|-- wl.js
|-- wstatus.asp
`-- wwwapps
|-- download_config_bt_upload.asp
|-- download_config_logsop.asp
|-- download_config_opst.asp
`-- download_opst.asp
153 directories, 1905 files
どうやら、日本語のものも入っているようです。それと、別の場所にも書いたの ですが、 giFT が入っているのは、個人的にどうかな、と思います。 |
|
|