| BBルータ解剖 |
|
| LINKSYS WRV54G-JP |
|
この製品の自信の表れか、 CISCO のロゴがフロントに描かれています。 の、割には「VPN最大50トンネル同時接続が可能」と謳いながら、小さく 「VPNトンネルはWRV54G-JP同士の1対1接続のみ動作保証およびサポート対象となります。」 とあるのは、少し残念です(と、思ったのですが LINKSYS はここのところ CISCO 色を出して活動しているのですね)。デザインも、機械的な感じで、 私は好きではありません。好みが分かれるデザインだと思います。2004.6.16 |
| CPU と OS |
|---|
ファームウェアから、 CPU は XScale の IPX425 だと思われます。 同じく、 OS は Linux version 2.4.19openrg-rmk6-ds1 #23 Thu May 27 15:51:36 CST 2004 のようです。 hardhat ベースみたいです。 |
| アップデートファームの取り出し |
|---|
| 確認ファーム Version : 2.26 |
ここから Version 2.26 の ファームウェアファイルをダウンロードします。ダウンロードしたファイルを 解凍すると、WRV54G-JP_V2_26JP.rmt が取り出せます。 取り出したファイルは大まかに2つに分かれています。前半部分が kernel などを 含むファイル、後半が userland のようです。 まず、前半部分と後半部分を取り出します。 dd if=WRV54G-JP_V2_26JP.rmt of=image1 bs=1 skip=12258 count=743085 dd if=WRV54G-JP_V2_26JP.rmt of=image2 bs=1 skip=793746 count=3297517 前半部分は gzip 形式なので、解凍します。取り出せたファイルは kernel を含む ファイルで、上記 kernel の内容や、 IPX425 独自のコードなどが見られます。 後半部分も、gzip 形式なので、解凍します。解凍すると rd.img というファイルに なります。このファイルはファイルシステムのイメージファイルなので、 Linux マシンなどで、 -o loop オプションをつけて mount することができます。 以下は mount したときの tree の結果です。
[toyota@kashyyyk]% tree
.
|-- bin
| |-- _pluto_adns -> /mnt/cramfs//bin/_pluto_adns
| |-- arp -> /mnt/cramfs//bin/arp
| |-- busybox -> /mnt/cramfs//bin/busybox
| |-- cat -> /mnt/cramfs/bin/busybox
| |-- catchoids -> /mnt/cramfs//bin/catchoids
| |-- chgrp -> /mnt/cramfs/bin/busybox
| |-- chmod -> /mnt/cramfs/bin/busybox
| |-- chown -> /mnt/cramfs/bin/busybox
| |-- cp -> /mnt/cramfs/bin/busybox
| |-- date -> /mnt/cramfs/bin/busybox
| |-- df -> /mnt/cramfs/bin/busybox
| |-- du -> /mnt/cramfs/bin/busybox
| |-- echo -> /mnt/cramfs/bin/busybox
| |-- eroute -> /mnt/cramfs//bin/eroute
| |-- filter -> /mnt/cramfs//bin/filter
| |-- flex -> /mnt/cramfs//bin/flex
| |-- getoid -> /mnt/cramfs//bin/getoid
| |-- grep -> /mnt/cramfs/bin/busybox
| |-- gunzip -> /mnt/cramfs/bin/busybox
| |-- gzip -> /mnt/cramfs/bin/busybox
| |-- head -> /mnt/cramfs/bin/busybox
| |-- ifconfig -> /mnt/cramfs/bin/busybox
| |-- init -> /mnt/cramfs//bin/init
| |-- insmod -> /mnt/cramfs/bin/busybox
| |-- ip -> /mnt/cramfs//bin/ip
| |-- kill -> /mnt/cramfs/bin/busybox
| |-- killall -> /mnt/cramfs/bin/busybox
| |-- klipsdebug -> /mnt/cramfs//bin/klipsdebug
| |-- l2tpd -> /mnt/cramfs//bin/l2tpd
| |-- ln -> /mnt/cramfs/bin/busybox
| |-- ls -> /mnt/cramfs/bin/busybox
| |-- lsmod -> /mnt/cramfs/bin/busybox
| |-- mac_set -> /mnt/cramfs//bin/mac_set
| |-- main_task -> /mnt/cramfs//bin/main_task
| |-- mkdir -> /mnt/cramfs/bin/busybox
| |-- more -> /mnt/cramfs/bin/busybox
| |-- mount -> /mnt/cramfs/bin/busybox
| |-- mv -> /mnt/cramfs/bin/busybox
| |-- ping -> /mnt/cramfs/bin/busybox
| |-- pkcs_request -> /mnt/cramfs//bin/pkcs_request
| |-- pluto -> /mnt/cramfs//bin/pluto
| |-- pppd -> /mnt/cramfs//bin/pppd
| |-- pptp -> /mnt/cramfs//bin/pptp
| |-- pptp_callmgr -> /mnt/cramfs//bin/pptp_callmgr
| |-- pptpctrl -> /mnt/cramfs//bin/pptpctrl
| |-- pptpd -> /mnt/cramfs//bin/pptpd
| |-- ps -> /mnt/cramfs/bin/busybox
| |-- pwd -> /mnt/cramfs/bin/busybox
| |-- radvd -> /mnt/cramfs//bin/radvd
| |-- radvdump -> /mnt/cramfs//bin/radvdump
| |-- ranbits -> /mnt/cramfs//bin/ranbits
| |-- rm -> /mnt/cramfs/bin/busybox
| |-- rmdir -> /mnt/cramfs/bin/busybox
| |-- rmmod -> /mnt/cramfs/bin/busybox
| |-- route -> /mnt/cramfs/bin/busybox
| |-- rsasigkey -> /mnt/cramfs//bin/rsasigkey
| |-- setoid -> /mnt/cramfs//bin/setoid
| |-- sh -> /mnt/cramfs/bin/busybox
| |-- sort -> /mnt/cramfs/bin/busybox
| |-- spi -> /mnt/cramfs//bin/spi
| |-- spigrp -> /mnt/cramfs//bin/spigrp
| |-- stty -> /mnt/cramfs/bin/busybox
| |-- sync -> /mnt/cramfs/bin/busybox
| |-- tail -> /mnt/cramfs/bin/busybox
| |-- tan -> /mnt/cramfs//bin/tan
| |-- tar -> /mnt/cramfs/bin/busybox
| |-- tftp -> /mnt/cramfs/bin/busybox
| |-- tncfg -> /mnt/cramfs//bin/tncfg
| |-- touch -> /mnt/cramfs/bin/busybox
| |-- tproxy -> /mnt/cramfs//bin/tproxy
| |-- umount -> /mnt/cramfs/bin/busybox
| |-- updatedd -> /mnt/cramfs//bin/updatedd
| |-- usleep -> /mnt/cramfs/bin/busybox
| |-- wala -> /mnt/cramfs//bin/wala
| `-- zcat -> /mnt/cramfs/bin/busybox
|-- dev
| |-- chardev
| |-- console -> /dev/ttyS1
| |-- cua0
| |-- fb0
| |-- fb0H1440
| |-- fb1
| |-- fb2
| |-- fb3
| |-- fd0
| |-- full
| |-- hda
| |-- hda1
| |-- hda2
| |-- hda3
| |-- hda4
| |-- hda5
| |-- hda6
| |-- hda7
| |-- hda8
| |-- hdb
| |-- hdb1
| |-- hdb2
| |-- hdb3
| |-- hdb4
| |-- hdb5
| |-- hdb6
| |-- hdb7
| |-- hdb8
| |-- hdc
| |-- hdc1
| |-- hdc2
| |-- hdc3
| |-- hdc4
| |-- hdc5
| |-- hdc6
| |-- hdc7
| |-- hdc8
| |-- hdd
| |-- hdd1
| |-- hdd2
| |-- hdd3
| |-- hdd4
| |-- hdd5
| |-- hdd6
| |-- hdd7
| |-- hdd8
| |-- kmem
| |-- loop0
| |-- loop1
| |-- mem
| |-- mtd0
| |-- mtd1
| |-- mtd2
| |-- mtd3
| |-- mtd_rgconf0 -> mtdblock1
| |-- mtd_rgconf1 -> mtdblock2
| |-- mtdblock0
| |-- mtdblock1
| |-- mtdblock2
| |-- mtdblock3
| |-- mtdr0
| |-- mtdr1
| |-- mtdr2
| |-- mtdr3
| |-- null
| |-- nvram
| |-- openrg.hw_buttons
| |-- perm_storage -> mtdblock0
| |-- phone0
| |-- phone1
| |-- phone10
| |-- phone11
| |-- phone12
| |-- phone13
| |-- phone14
| |-- phone15
| |-- phone2
| |-- phone3
| |-- phone4
| |-- phone5
| |-- phone6
| |-- phone7
| |-- phone8
| |-- phone9
| |-- port
| |-- ppp
| |-- ptyp0
| |-- ptyp1
| |-- ptyp2
| |-- ptyp3
| |-- ptyp4
| |-- ptyp5
| |-- ptyp6
| |-- ptyp7
| |-- ptyp8
| |-- ptyp9
| |-- ptypa
| |-- ptypb
| |-- ptypc
| |-- ptypd
| |-- ptype
| |-- ptypf
| |-- ptyq0
| |-- ptyq1
| |-- ptyq2
| |-- ptyq3
| |-- ptyq4
| |-- ptyq5
| |-- ptyq6
| |-- ptyq7
| |-- ptyq8
| |-- ptyq9
| |-- ptyqa
| |-- ptyqb
| |-- ptyqc
| |-- ptyqd
| |-- ptyqe
| |-- ptyqf
| |-- ptyr0
| |-- ptyr1
| |-- ptyr2
| |-- ptyr3
| |-- ptyr4
| |-- ptyr5
| |-- ptyr6
| |-- ptyr7
| |-- ptyr8
| |-- ptyr9
| |-- ptyra
| |-- ptyrb
| |-- ptyrc
| |-- ptyrd
| |-- ptyre
| |-- ptyrf
| |-- ptys0
| |-- ptys1
| |-- ptys2
| |-- ptys3
| |-- ptys4
| |-- ptys5
| |-- ptys6
| |-- ptys7
| |-- ptys8
| |-- ptys9
| |-- ptysa
| |-- ptysb
| |-- ptysc
| |-- ptysd
| |-- ptyse
| |-- ptysf
| |-- ram0
| |-- ram1
| |-- ram2
| |-- ram3
| |-- random
| |-- rg_chrdev
| |-- rtc
| |-- tpanel
| |-- tty
| |-- tty0
| |-- tty1
| |-- tty2
| |-- tty3
| |-- tty4
| |-- tty5
| |-- tty6
| |-- tty7
| |-- tty8
| |-- ttyS0
| |-- ttyS1
| |-- ttyUSB0
| |-- ttyUSB1
| |-- ttyp0
| |-- ttyp1
| |-- ttyp2
| |-- ttyp3
| |-- ttyp4
| |-- ttyp5
| |-- ttyp6
| |-- ttyp7
| |-- ttyp8
| |-- ttyp9
| |-- ttypa
| |-- ttypb
| |-- ttypc
| |-- ttypd
| |-- ttype
| |-- ttypf
| |-- ttyq0
| |-- ttyq1
| |-- ttyq2
| |-- ttyq3
| |-- ttyq4
| |-- ttyq5
| |-- ttyq6
| |-- ttyq7
| |-- ttyq8
| |-- ttyq9
| |-- ttyqa
| |-- ttyqb
| |-- ttyqc
| |-- ttyqd
| |-- ttyqe
| |-- ttyqf
| |-- ttyr0
| |-- ttyr1
| |-- ttyr2
| |-- ttyr3
| |-- ttyr4
| |-- ttyr5
| |-- ttyr6
| |-- ttyr7
| |-- ttyr8
| |-- ttyr9
| |-- ttyra
| |-- ttyrb
| |-- ttyrc
| |-- ttyrd
| |-- ttyre
| |-- ttyrf
| |-- ttys0
| |-- ttys1
| |-- ttys2
| |-- ttys3
| |-- ttys4
| |-- ttys5
| |-- ttys6
| |-- ttys7
| |-- ttys8
| |-- ttys9
| |-- ttysa
| |-- ttysb
| |-- ttysc
| |-- ttysd
| |-- ttyse
| |-- ttysf
| |-- ubd0
| |-- ubd1
| |-- urandom
| |-- vscisdn
| |-- vsctdm
| |-- wala
| `-- zero
|-- etc
| |-- hhl-arch -> /mnt/cramfs//etc/hhl-arch
| |-- hotplug
| | `-- isl3890.arm -> /mnt/cramfs//etc/hotplug/isl3890.arm
| |-- inetd.conf -> /mnt/cramfs//etc/inetd.conf
| |-- ipsec.d
| | |-- cacerts
| | `-- private
| |-- modules.conf -> /mnt/cramfs//etc/modules.conf
| |-- nsswitch.conf -> /mnt/cramfs//etc/nsswitch.conf
| |-- ppp
| | `-- ioptions -> /mnt/cramfs//etc//ppp/ioptions
| |-- protocols -> /mnt/cramfs//etc/protocols
| |-- radvd.conf -> /mnt/cramfs//etc/radvd.conf
| |-- resolv.conf -> /mnt/cramfs//etc/resolv.conf
| |-- rpc -> /mnt/cramfs//etc/rpc
| |-- services -> /mnt/cramfs//etc/services
| `-- termcap -> /mnt/cramfs//etc/termcap
|-- fstab
|-- home
| `-- httpd
| `-- html
| |-- Access.htm -> /mnt/cramfs//home/httpd/html/Access.htm
| |-- AdminDiag.htm -> /mnt/cramfs//home/httpd/html/AdminDiag.htm
| |-- AdminDiagConfig.htm -> /mnt/cramfs//home/httpd/html/AdminDiagConfig.htm
| |-- AdminManage.htm -> /mnt/cramfs//home/httpd/html/AdminManage.htm
| |-- AdminManageConfig.htm -> /mnt/cramfs//home/httpd/html/AdminManageConfig.htm
| |-- AdminRTCFGMNG.htm -> /mnt/cramfs//home/httpd/html/AdminRTCFGMNG.htm
| |-- AdminReboot.htm -> /mnt/cramfs//home/httpd/html/AdminReboot.htm
| |-- AdminRebootConfig.htm -> /mnt/cramfs//home/httpd/html/AdminRebootConfig.htm
| |-- AdminReport.htm -> /mnt/cramfs//home/httpd/html/AdminReport.htm
| |-- AdminReportConfig.htm -> /mnt/cramfs//home/httpd/html/AdminReportConfig.htm
| |-- AdminRestore.htm -> /mnt/cramfs//home/httpd/html/AdminRestore.htm
| |-- AdminRestore1.htm -> /mnt/cramfs//home/httpd/html/AdminRestore1.htm
| |-- AdminRestore2.htm -> /mnt/cramfs//home/httpd/html/AdminRestore2.htm
| |-- AdminRestoreConfig.htm -> /mnt/cramfs//home/httpd/html/AdminRestoreConfig.htm
| |-- AdminRestoreUnregister.htm -> /mnt/cramfs//home/httpd/html/AdminRestoreUnregister.htm
| |-- AdminRestoreUnregisterConfig.htm -> /mnt/cramfs//home/httpd/html/AdminRestoreUnregisterConfig.htm
| |-- AdminRouting.htm -> /mnt/cramfs//home/httpd/html/AdminRouting.htm
| |-- AdminRoutingConfig.htm -> /mnt/cramfs//home/httpd/html/AdminRoutingConfig.htm
| |-- AdminUpgrade.htm -> /mnt/cramfs//home/httpd/html/AdminUpgrade.htm
| |-- AdvancedVPN.htm -> /mnt/cramfs//home/httpd/html/AdvancedVPN.htm
| |-- AdvancedVPNConfig.htm -> /mnt/cramfs//home/httpd/html/AdvancedVPNConfig.htm
| |-- AdvancedWirelessSettings.htm -> /mnt/cramfs//home/httpd/html/AdvancedWirelessSettings.htm
| |-- AdvancedWirelessSettingsConfig.htm -> /mnt/cramfs//home/httpd/html/AdvancedWirelessSettingsConfig.htm
| |-- AppDDNS.htm -> /mnt/cramfs//home/httpd/html/AppDDNS.htm
| |-- AppDDNSConfig.htm -> /mnt/cramfs//home/httpd/html/AppDDNSConfig.htm
| |-- AppDDNSURL.htm -> /mnt/cramfs//home/httpd/html/AppDDNSURL.htm
| |-- AppDMZ.htm -> /mnt/cramfs//home/httpd/html/AppDMZ.htm
| |-- AppDMZConfig.htm -> /mnt/cramfs//home/httpd/html/AppDMZConfig.htm
| |-- AppDYNDDNS.htm -> /mnt/cramfs//home/httpd/html/AppDYNDDNS.htm
| |-- AppDYNDDNSConfig.htm -> /mnt/cramfs//home/httpd/html/AppDYNDDNSConfig.htm
| |-- AppPF.htm -> /mnt/cramfs//home/httpd/html/AppPF.htm
| |-- AppPFConfig.htm -> /mnt/cramfs//home/httpd/html/AppPFConfig.htm
| |-- AppPT.htm -> /mnt/cramfs//home/httpd/html/AppPT.htm
| |-- AppPTConfig.htm -> /mnt/cramfs//home/httpd/html/AppPTConfig.htm
| |-- AppTZODDNS.htm -> /mnt/cramfs//home/httpd/html/AppTZODDNS.htm
| |-- AppTZODDNSConfig.htm -> /mnt/cramfs//home/httpd/html/AppTZODDNSConfig.htm
| |-- AppUPnPF.htm -> /mnt/cramfs//home/httpd/html/AppUPnPF.htm
| |-- AppUPnPFConfig.htm -> /mnt/cramfs//home/httpd/html/AppUPnPFConfig.htm
| |-- BasicWirelessSettings.htm -> /mnt/cramfs//home/httpd/html/BasicWirelessSettings.htm
| |-- BasicWirelessSettingsConfig.htm -> /mnt/cramfs//home/httpd/html/BasicWirelessSettingsConfig.htm
| |-- FilterIncoming.htm -> /mnt/cramfs//home/httpd/html/FilterIncoming.htm
| |-- FilterIncomingConfig.htm -> /mnt/cramfs//home/httpd/html/FilterIncomingConfig.htm
| |-- Filters.htm -> /mnt/cramfs//home/httpd/html/Filters.htm
| |-- FiltersConfig.htm -> /mnt/cramfs//home/httpd/html/FiltersConfig.htm
| |-- Generate.htm -> /mnt/cramfs//home/httpd/html/Generate.htm
| |-- HAdminManage.htm -> /mnt/cramfs//home/httpd/html/HAdminManage.htm
| |-- HAdminReport.htm -> /mnt/cramfs//home/httpd/html/HAdminReport.htm
| |-- HAdvancedWirelessSettings.htm -> /mnt/cramfs//home/httpd/html/HAdvancedWirelessSettings.htm
| |-- HAppDMZ.htm -> /mnt/cramfs//home/httpd/html/HAppDMZ.htm
| |-- HAppPF.htm -> /mnt/cramfs//home/httpd/html/HAppPF.htm
| |-- HAppUPnP.htm -> /mnt/cramfs//home/httpd/html/HAppUPnP.htm
| |-- HBasicWirelessSettings.htm -> /mnt/cramfs//home/httpd/html/HBasicWirelessSettings.htm
| |-- HSecurityFirewall.htm -> /mnt/cramfs//home/httpd/html/HSecurityFirewall.htm
| |-- HSecurityVPN.htm -> /mnt/cramfs//home/httpd/html/HSecurityVPN.htm
| |-- HWirelessSecurity.htm -> /mnt/cramfs//home/httpd/html/HWirelessSecurity.htm
| |-- List_of_PCs.htm -> /mnt/cramfs//home/httpd/html/List_of_PCs.htm
| |-- List_of_PCsConfig.htm -> /mnt/cramfs//home/httpd/html/List_of_PCsConfig.htm
| |-- MACClone.htm -> /mnt/cramfs//home/httpd/html/MACClone.htm
| |-- MACCloneConfig.htm -> /mnt/cramfs//home/httpd/html/MACCloneConfig.htm
| |-- MACCloneMyMACConfig.htm -> /mnt/cramfs//home/httpd/html/MACCloneMyMACConfig.htm
| |-- MACConfig.htm -> /mnt/cramfs//home/httpd/html/MACConfig.htm
| |-- PortService.htm -> /mnt/cramfs//home/httpd/html/PortService.htm
| |-- PortServiceConfig.htm -> /mnt/cramfs//home/httpd/html/PortServiceConfig.htm
| |-- SecurityFirewall.htm -> /mnt/cramfs//home/httpd/html/SecurityFirewall.htm
| |-- SecurityFirewallConfig.htm -> /mnt/cramfs//home/httpd/html/SecurityFirewallConfig.htm
| |-- SecurityVPN.htm -> /mnt/cramfs//home/httpd/html/SecurityVPN.htm
| |-- SecurityVPNAuto.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNAuto.htm
| |-- SecurityVPNAutoConfig.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNAutoConfig.htm
| |-- SecurityVPNBtnConfig.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNBtnConfig.htm
| |-- SecurityVPNGWDisabled.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNGWDisabled.htm
| |-- SecurityVPNGWEnabled.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNGWEnabled.htm
| |-- SecurityVPNLocalGroupHost.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNLocalGroupHost.htm
| |-- SecurityVPNLocalGroupIP.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNLocalGroupIP.htm
| |-- SecurityVPNLocalGroupRange.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNLocalGroupRange.htm
| |-- SecurityVPNLocalGroupSubnet.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNLocalGroupSubnet.htm
| |-- SecurityVPNManual.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNManual.htm
| |-- SecurityVPNManualConfig.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNManualConfig.htm
| |-- SecurityVPNRemoteGatewayAny.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNRemoteGatewayAny.htm
| |-- SecurityVPNRemoteGatewayFQDN.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNRemoteGatewayFQDN.htm
| |-- SecurityVPNRemoteGatewayIP.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNRemoteGatewayIP.htm
| |-- SecurityVPNRemoteGroupAny.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNRemoteGroupAny.htm
| |-- SecurityVPNRemoteGroupHost.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNRemoteGroupHost.htm
| |-- SecurityVPNRemoteGroupIP.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNRemoteGroupIP.htm
| |-- SecurityVPNRemoteGroupRange.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNRemoteGroupRange.htm
| |-- SecurityVPNRemoteGroupSubnet.htm -> /mnt/cramfs//home/httpd/html/SecurityVPNRemoteGroupSubnet.htm
| |-- SetupDHCP.htm -> /mnt/cramfs//home/httpd/html/SetupDHCP.htm
| |-- SetupDHCPConfig.htm -> /mnt/cramfs//home/httpd/html/SetupDHCPConfig.htm
| |-- SetupPPPoE.htm -> /mnt/cramfs//home/httpd/html/SetupPPPoE.htm
| |-- SetupPPPoEConfig.htm -> /mnt/cramfs//home/httpd/html/SetupPPPoEConfig.htm
| |-- SetupPPTP.htm -> /mnt/cramfs//home/httpd/html/SetupPPTP.htm
| |-- SetupPPTPConfig.htm -> /mnt/cramfs//home/httpd/html/SetupPPTPConfig.htm
| |-- SetupStatic.htm -> /mnt/cramfs//home/httpd/html/SetupStatic.htm
| |-- SetupStaticConfig.htm -> /mnt/cramfs//home/httpd/html/SetupStaticConfig.htm
| |-- StatusLan.htm -> /mnt/cramfs//home/httpd/html/StatusLan.htm
| |-- StatusLan1.htm -> /mnt/cramfs//home/httpd/html/StatusLan1.htm
| |-- StatusLan2.htm -> /mnt/cramfs//home/httpd/html/StatusLan2.htm
| |-- StatusRouter.htm -> /mnt/cramfs//home/httpd/html/StatusRouter.htm
| |-- StatusRouterDHCP.htm -> /mnt/cramfs//home/httpd/html/StatusRouterDHCP.htm
| |-- StatusRouterDHCPConfig.htm -> /mnt/cramfs//home/httpd/html/StatusRouterDHCPConfig.htm
| |-- StatusRouterPPPoE.htm -> /mnt/cramfs//home/httpd/html/StatusRouterPPPoE.htm
| |-- StatusRouterPPPoEConfig.htm -> /mnt/cramfs//home/httpd/html/StatusRouterPPPoEConfig.htm
| |-- StatusRouterPPTP.htm -> /mnt/cramfs//home/httpd/html/StatusRouterPPTP.htm
| |-- StatusRouterPPTPConfig.htm -> /mnt/cramfs//home/httpd/html/StatusRouterPPTPConfig.htm
| |-- StatusRouterStatic.htm -> /mnt/cramfs//home/httpd/html/StatusRouterStatic.htm
| |-- StatusSystemPerformance.htm -> /mnt/cramfs//home/httpd/html/StatusSystemPerformance.htm
| |-- StatusWireless.htm -> /mnt/cramfs//home/httpd/html/StatusWireless.htm
| |-- WS_None.htm -> /mnt/cramfs//home/httpd/html/WS_None.htm
| |-- WS_NoneConfig.htm -> /mnt/cramfs//home/httpd/html/WS_NoneConfig.htm
| |-- WS_Radius.htm -> /mnt/cramfs//home/httpd/html/WS_Radius.htm
| |-- WS_RadiusConfig.htm -> /mnt/cramfs//home/httpd/html/WS_RadiusConfig.htm
| |-- WS_WPAPSK.htm -> /mnt/cramfs//home/httpd/html/WS_WPAPSK.htm
| |-- WS_WPAPSKConfig.htm -> /mnt/cramfs//home/httpd/html/WS_WPAPSKConfig.htm
| |-- WS_WPARadius.htm -> /mnt/cramfs//home/httpd/html/WS_WPARadius.htm
| |-- WS_WPARadiusConfig.htm -> /mnt/cramfs//home/httpd/html/WS_WPARadiusConfig.htm
| |-- WS_Wep.htm -> /mnt/cramfs//home/httpd/html/WS_Wep.htm
| |-- WS_WepConfig.htm -> /mnt/cramfs//home/httpd/html/WS_WepConfig.htm
| |-- WirelessNetworkAccess.htm -> /mnt/cramfs//home/httpd/html/WirelessNetworkAccess.htm
| |-- WirelessNetworkAccessConfig.htm -> /mnt/cramfs//home/httpd/html/WirelessNetworkAccessConfig.htm
| |-- WirelessSecurity.htm -> /mnt/cramfs//home/httpd/html/WirelessSecurity.htm
| |-- WirelessSecurity.js -> /mnt/cramfs//home/httpd/html/WirelessSecurity.js
| |-- advwireless.js -> /mnt/cramfs//home/httpd/html/advwireless.js
| |-- changeurl.js -> /mnt/cramfs//home/httpd/html/changeurl.js
| |-- continue.js -> /mnt/cramfs//home/httpd/html/continue.js
| |-- ddns.js -> /mnt/cramfs//home/httpd/html/ddns.js
| |-- dhcp.js -> /mnt/cramfs//home/httpd/html/dhcp.js
| |-- dhcp2.js -> /mnt/cramfs//home/httpd/html/dhcp2.js
| |-- dhcp_table.htm -> /mnt/cramfs//home/httpd/html/dhcp_table.htm
| |-- dhcp_table1.htm -> /mnt/cramfs//home/httpd/html/dhcp_table1.htm
| |-- dhcp_table2.htm -> /mnt/cramfs//home/httpd/html/dhcp_table2.htm
| |-- filterin.js -> /mnt/cramfs//home/httpd/html/filterin.js
| |-- filterindex.htm -> /mnt/cramfs//home/httpd/html/filterindex.htm
| |-- filters.js -> /mnt/cramfs//home/httpd/html/filters.js
| |-- footer.htm -> /mnt/cramfs//home/httpd/html/footer.htm
| |-- footer1.htm -> /mnt/cramfs//home/httpd/html/footer1.htm
| |-- footerless.htm -> /mnt/cramfs//home/httpd/html/footerless.htm
| |-- footerrefresh.htm -> /mnt/cramfs//home/httpd/html/footerrefresh.htm
| |-- help.js -> /mnt/cramfs//home/httpd/html/help.js
| |-- helpmore.htm -> /mnt/cramfs//home/httpd/html/helpmore.htm
| |-- images
| | |-- UI_02.gif -> /mnt/cramfs//home/httpd/html/images/UI_02.gif
| | |-- UI_03.gif -> /mnt/cramfs//home/httpd/html/images/UI_03.gif
| | |-- UI_04.gif -> /mnt/cramfs//home/httpd/html/images/UI_04.gif
| | |-- UI_05.gif -> /mnt/cramfs//home/httpd/html/images/UI_05.gif
| | |-- UI_06.gif -> /mnt/cramfs//home/httpd/html/images/UI_06.gif
| | |-- UI_07.gif -> /mnt/cramfs//home/httpd/html/images/UI_07.gif
| | |-- UI_08.gif -> /mnt/cramfs//home/httpd/html/images/UI_08.gif
| | |-- UI_09.gif -> /mnt/cramfs//home/httpd/html/images/UI_09.gif
| | |-- UI_10.gif -> /mnt/cramfs//home/httpd/html/images/UI_10.gif
| | |-- UI_Cisco.gif -> /mnt/cramfs//home/httpd/html/images/UI_Cisco.gif
| | `-- UI_Linksys.gif -> /mnt/cramfs//home/httpd/html/images/UI_Linksys.gif
| |-- index.htm -> /mnt/cramfs//home/httpd/html/index.htm
| |-- index_i.htm -> /mnt/cramfs//home/httpd/html/index_i.htm
| |-- ipsec.js -> /mnt/cramfs//home/httpd/html/ipsec.js
| |-- ipsecindex.htm -> /mnt/cramfs//home/httpd/html/ipsecindex.htm
| |-- lan.js -> /mnt/cramfs//home/httpd/html/lan.js
| |-- lan2.js -> /mnt/cramfs//home/httpd/html/lan2.js
| |-- netcomp.htm -> /mnt/cramfs//home/httpd/html/netcomp.htm
| |-- nsutil.js -> /mnt/cramfs//home/httpd/html/nsutil.js
| |-- restore.htm -> /mnt/cramfs//home/httpd/html/restore.htm
| |-- rg_conf.htm -> /mnt/cramfs//home/httpd/html/rg_conf.htm
| |-- routing.js -> /mnt/cramfs//home/httpd/html/routing.js
| |-- routing_table.htm -> /mnt/cramfs//home/httpd/html/routing_table.htm
| |-- rule.js -> /mnt/cramfs//home/httpd/html/rule.js
| |-- setup.js -> /mnt/cramfs//home/httpd/html/setup.js
| |-- status.js -> /mnt/cramfs//home/httpd/html/status.js
| |-- summary.htm -> /mnt/cramfs//home/httpd/html/summary.htm
| |-- title.htm -> /mnt/cramfs//home/httpd/html/title.htm
| |-- upgrade.htm -> /mnt/cramfs//home/httpd/html/upgrade.htm
| |-- upgradeerror.js -> /mnt/cramfs//home/httpd/html/upgradeerror.js
| |-- upgradeok.js -> /mnt/cramfs//home/httpd/html/upgradeok.js
| |-- upgradetransfer.js -> /mnt/cramfs//home/httpd/html/upgradetransfer.js
| |-- uploaderror.js -> /mnt/cramfs//home/httpd/html/uploaderror.js
| |-- uploadtransfer.js -> /mnt/cramfs//home/httpd/html/uploadtransfer.js
| |-- ver.htm -> /mnt/cramfs//home/httpd/html/ver.htm
| |-- wan.js -> /mnt/cramfs//home/httpd/html/wan.js
| |-- wireless.js -> /mnt/cramfs//home/httpd/html/wireless.js
| `-- wirelessfiltermac.js -> /mnt/cramfs//home/httpd/html/wirelessfiltermac.js
|-- lib
| |-- ld-linux.so.2 -> /mnt/cramfs/lib/ld-linux.so.2
| |-- libc.so.6 -> /mnt/cramfs/lib/libc.so.6
| |-- libcrypt.so.1 -> /mnt/cramfs/lib/libcrypt.so.1
| |-- libcrypto.so -> /mnt/cramfs//lib/libcrypto.so
| |-- libdl.so.2 -> /mnt/cramfs/lib/libdl.so.2
| |-- libfreeswan.so -> /mnt/cramfs//lib/libfreeswan.so
| |-- libgmp.so.2 -> libgmp.so.2.0.2
| |-- libgmp.so.2.0.2 -> /mnt/cramfs//lib/libgmp.so.2.0.2
| |-- libnsl.so.1 -> /mnt/cramfs/lib/libnsl.so.1
| |-- libnss_dns.so.2 -> /mnt/cramfs/lib/libnss_dns.so.2
| |-- libnss_files.so.2 -> /mnt/cramfs/lib/libnss_files.so.2
| |-- libopenrg.so -> /mnt/cramfs//lib/libopenrg.so
| |-- libopenrg_gpl.so -> /mnt/cramfs//lib/libopenrg_gpl.so
| |-- libprism_ap.so -> /mnt/cramfs//lib/libprism_ap.so
| |-- libresolv.so.2 -> /mnt/cramfs/lib/libresolv.so.2
| |-- libssl.so -> /mnt/cramfs//lib/libssl.so
| |-- libutil.so.1 -> /mnt/cramfs/lib/libutil.so.1
| `-- modules
| |-- bsd_comp.o -> /mnt/cramfs//lib/modules/bsd_comp.o
| |-- btn.o -> /mnt/cramfs//lib/modules/btn.o
| |-- csr.o -> /mnt/cramfs//lib/modules/csr.o
| |-- hwdmz.o -> /mnt/cramfs//lib/modules/hwdmz.o
| |-- hwdmz_conf.o -> /mnt/cramfs//lib/modules/hwdmz_conf.o
| |-- igmp_proxy_mod.o -> /mnt/cramfs//lib/modules/igmp_proxy_mod.o
| |-- ipfilter.o -> /mnt/cramfs//lib/modules/ipfilter.o
| |-- islpci.o -> /mnt/cramfs//lib/modules/islpci.o
| |-- ixp425_csr_init_mod.o -> /mnt/cramfs//lib/modules/ixp425_csr_init_mod.o
| |-- ixp425_eth_mod.o -> /mnt/cramfs//lib/modules/ixp425_eth_mod.o
| |-- ixp425_flash_mod.o -> /mnt/cramfs//lib/modules/ixp425_flash_mod.o
| |-- kos_lib.o -> /mnt/cramfs//lib/modules/kos_lib.o
| |-- krgldr_module.o -> /mnt/cramfs//lib/modules/krgldr_module.o
| |-- log_chardev.o -> /mnt/cramfs//lib/modules/log_chardev.o
| |-- nb_rt.o -> /mnt/cramfs//lib/modules/nb_rt.o
| |-- ppp_deflate.o -> /mnt/cramfs//lib/modules/ppp_deflate.o
| |-- pppoe_relay.o -> /mnt/cramfs//lib/modules/pppoe_relay.o
| |-- rg_auth1x_pktfil.o -> /mnt/cramfs//lib/modules/rg_auth1x_pktfil.o
| |-- rg_bridge.o -> /mnt/cramfs//lib/modules/rg_bridge.o
| |-- rg_dhcp_pktfil.o -> /mnt/cramfs//lib/modules/rg_dhcp_pktfil.o
| |-- rg_ipv4.o -> /mnt/cramfs//lib/modules/rg_ipv4.o
| `-- tcp_mss.o -> /mnt/cramfs//lib/modules/tcp_mss.o
|-- lost+found
|-- mnt
| |-- cramfs
| | |-- bin
| | | |-- _pluto_adns
| | | |-- arp
| | | |-- busybox
| | | |-- catchoids
| | | |-- eroute
| | | |-- filter
| | | |-- flex
| | | |-- getoid
| | | |-- init
| | | |-- ip
| | | |-- klipsdebug
| | | |-- l2tpd
| | | |-- mac_set
| | | |-- main_task
| | | |-- pkcs_request
| | | |-- pluto
| | | |-- pppd
| | | |-- pptp
| | | |-- pptp_callmgr
| | | |-- pptpctrl
| | | |-- pptpd
| | | |-- radvd
| | | |-- radvdump
| | | |-- ranbits
| | | |-- rsasigkey
| | | |-- setoid
| | | |-- spi
| | | |-- spigrp
| | | |-- tan
| | | |-- tncfg
| | | |-- tproxy
| | | |-- updatedd
| | | `-- wala
| | |-- etc
| | | |-- hhl-arch
| | | |-- hotplug
| | | | `-- isl3890.arm
| | | |-- inetd.conf
| | | |-- modules.conf
| | | |-- nsswitch.conf
| | | |-- ppp
| | | | `-- ioptions
| | | |-- protocols
| | | |-- radvd.conf
| | | |-- resolv.conf
| | | |-- rpc
| | | |-- services
| | | `-- termcap
| | |-- home
| | | `-- httpd
| | | `-- html
| | | |-- Access.htm
| | | |-- AdminDiag.htm
| | | |-- AdminDiagConfig.htm
| | | |-- AdminManage.htm
| | | |-- AdminManageConfig.htm
| | | |-- AdminRTCFGMNG.htm
| | | |-- AdminReboot.htm
| | | |-- AdminRebootConfig.htm
| | | |-- AdminReport.htm
| | | |-- AdminReportConfig.htm
| | | |-- AdminRestore.htm
| | | |-- AdminRestore1.htm
| | | |-- AdminRestore2.htm
| | | |-- AdminRestoreConfig.htm
| | | |-- AdminRestoreUnregister.htm
| | | |-- AdminRestoreUnregisterConfig.htm
| | | |-- AdminRouting.htm
| | | |-- AdminRoutingConfig.htm
| | | |-- AdminUpgrade.htm
| | | |-- AdvancedVPN.htm
| | | |-- AdvancedVPNConfig.htm
| | | |-- AdvancedWirelessSettings.htm
| | | |-- AdvancedWirelessSettingsConfig.htm
| | | |-- AppDDNS.htm
| | | |-- AppDDNSConfig.htm
| | | |-- AppDDNSURL.htm
| | | |-- AppDMZ.htm
| | | |-- AppDMZConfig.htm
| | | |-- AppDYNDDNS.htm
| | | |-- AppDYNDDNSConfig.htm
| | | |-- AppPF.htm
| | | |-- AppPFConfig.htm
| | | |-- AppPT.htm
| | | |-- AppPTConfig.htm
| | | |-- AppTZODDNS.htm
| | | |-- AppTZODDNSConfig.htm
| | | |-- AppUPnPF.htm
| | | |-- AppUPnPFConfig.htm
| | | |-- BasicWirelessSettings.htm
| | | |-- BasicWirelessSettingsConfig.htm
| | | |-- FilterIncoming.htm
| | | |-- FilterIncomingConfig.htm
| | | |-- Filters.htm
| | | |-- FiltersConfig.htm
| | | |-- Generate.htm
| | | |-- HAdminManage.htm
| | | |-- HAdminReport.htm
| | | |-- HAdvancedWirelessSettings.htm
| | | |-- HAppDMZ.htm
| | | |-- HAppPF.htm
| | | |-- HAppUPnP.htm
| | | |-- HBasicWirelessSettings.htm
| | | |-- HSecurityFirewall.htm
| | | |-- HSecurityVPN.htm
| | | |-- HWirelessSecurity.htm
| | | |-- List_of_PCs.htm
| | | |-- List_of_PCsConfig.htm
| | | |-- MACClone.htm
| | | |-- MACCloneConfig.htm
| | | |-- MACCloneMyMACConfig.htm
| | | |-- MACConfig.htm
| | | |-- PortService.htm
| | | |-- PortServiceConfig.htm
| | | |-- SecurityFirewall.htm
| | | |-- SecurityFirewallConfig.htm
| | | |-- SecurityVPN.htm
| | | |-- SecurityVPNAuto.htm
| | | |-- SecurityVPNAutoConfig.htm
| | | |-- SecurityVPNBtnConfig.htm
| | | |-- SecurityVPNGWDisabled.htm
| | | |-- SecurityVPNGWEnabled.htm
| | | |-- SecurityVPNLocalGroupHost.htm
| | | |-- SecurityVPNLocalGroupIP.htm
| | | |-- SecurityVPNLocalGroupRange.htm
| | | |-- SecurityVPNLocalGroupSubnet.htm
| | | |-- SecurityVPNManual.htm
| | | |-- SecurityVPNManualConfig.htm
| | | |-- SecurityVPNRemoteGatewayAny.htm
| | | |-- SecurityVPNRemoteGatewayFQDN.htm
| | | |-- SecurityVPNRemoteGatewayIP.htm
| | | |-- SecurityVPNRemoteGroupAny.htm
| | | |-- SecurityVPNRemoteGroupHost.htm
| | | |-- SecurityVPNRemoteGroupIP.htm
| | | |-- SecurityVPNRemoteGroupRange.htm
| | | |-- SecurityVPNRemoteGroupSubnet.htm
| | | |-- SetupDHCP.htm
| | | |-- SetupDHCPConfig.htm
| | | |-- SetupPPPoE.htm
| | | |-- SetupPPPoEConfig.htm
| | | |-- SetupPPTP.htm
| | | |-- SetupPPTPConfig.htm
| | | |-- SetupStatic.htm
| | | |-- SetupStaticConfig.htm
| | | |-- StatusLan.htm
| | | |-- StatusLan1.htm
| | | |-- StatusLan2.htm
| | | |-- StatusRouter.htm
| | | |-- StatusRouterDHCP.htm
| | | |-- StatusRouterDHCPConfig.htm
| | | |-- StatusRouterPPPoE.htm
| | | |-- StatusRouterPPPoEConfig.htm
| | | |-- StatusRouterPPTP.htm
| | | |-- StatusRouterPPTPConfig.htm
| | | |-- StatusRouterStatic.htm
| | | |-- StatusSystemPerformance.htm
| | | |-- StatusWireless.htm
| | | |-- WS_None.htm
| | | |-- WS_NoneConfig.htm
| | | |-- WS_Radius.htm
| | | |-- WS_RadiusConfig.htm
| | | |-- WS_WPAPSK.htm
| | | |-- WS_WPAPSKConfig.htm
| | | |-- WS_WPARadius.htm
| | | |-- WS_WPARadiusConfig.htm
| | | |-- WS_Wep.htm
| | | |-- WS_WepConfig.htm
| | | |-- WirelessNetworkAccess.htm
| | | |-- WirelessNetworkAccessConfig.htm
| | | |-- WirelessSecurity.htm
| | | |-- WirelessSecurity.js
| | | |-- advwireless.js
| | | |-- changeurl.js
| | | |-- continue.js
| | | |-- ddns.js
| | | |-- dhcp.js
| | | |-- dhcp2.js
| | | |-- dhcp_table.htm
| | | |-- dhcp_table1.htm
| | | |-- dhcp_table2.htm
| | | |-- filterin.js
| | | |-- filterindex.htm
| | | |-- filters.js
| | | |-- footer.htm
| | | |-- footer1.htm
| | | |-- footerless.htm
| | | |-- footerrefresh.htm
| | | |-- help.js
| | | |-- helpmore.htm
| | | |-- images
| | | | |-- UI_02.gif
| | | | |-- UI_03.gif
| | | | |-- UI_04.gif
| | | | |-- UI_05.gif
| | | | |-- UI_06.gif
| | | | |-- UI_07.gif
| | | | |-- UI_08.gif
| | | | |-- UI_09.gif
| | | | |-- UI_10.gif
| | | | |-- UI_Cisco.gif
| | | | `-- UI_Linksys.gif
| | | |-- index.htm
| | | |-- index_i.htm
| | | |-- ipsec.js
| | | |-- ipsecindex.htm
| | | |-- lan.js
| | | |-- lan2.js
| | | |-- netcomp.htm
| | | |-- nsutil.js
| | | |-- restore.htm
| | | |-- rg_conf.htm
| | | |-- routing.js
| | | |-- routing_table.htm
| | | |-- rule.js
| | | |-- setup.js
| | | |-- status.js
| | | |-- summary.htm
| | | |-- title.htm
| | | |-- upgrade.htm
| | | |-- upgradeerror.js
| | | |-- upgradeok.js
| | | |-- upgradetransfer.js
| | | |-- uploaderror.js
| | | |-- uploadtransfer.js
| | | |-- ver.htm
| | | |-- wan.js
| | | |-- wireless.js
| | | `-- wirelessfiltermac.js
| | `-- lib
| | |-- ld-linux.so.2
| | |-- libc.so.6
| | |-- libcrypt.so.1
| | |-- libcrypto.so
| | |-- libdl.so.2
| | |-- libfreeswan.so
| | |-- libgmp.so.2.0.2
| | |-- libnsl.so.1
| | |-- libnss_dns.so.2
| | |-- libnss_files.so.2
| | |-- libopenrg.so
| | |-- libopenrg_gpl.so
| | |-- libprism_ap.so
| | |-- libresolv.so.2
| | |-- libssl.so
| | |-- libutil.so.1
| | `-- modules
| | |-- bsd_comp.o
| | |-- btn.o
| | |-- csr.o
| | |-- hwdmz.o
| | |-- hwdmz_conf.o
| | |-- igmp_proxy_mod.o
| | |-- ipfilter.o
| | |-- islpci.o
| | |-- ixp425_csr_init_mod.o
| | |-- ixp425_eth_mod.o
| | |-- ixp425_flash_mod.o
| | |-- kos_lib.o
| | |-- krgldr_module.o
| | |-- log_chardev.o
| | |-- nb_rt.o
| | |-- ppp_deflate.o
| | |-- pppoe_relay.o
| | |-- rg_auth1x_pktfil.o
| | |-- rg_bridge.o
| | |-- rg_dhcp_pktfil.o
| | |-- rg_ipv4.o
| | `-- tcp_mss.o
| `-- flash
|-- proc
|-- tmp
|-- usr
| `-- local
| `-- openrg
| `-- armsaeb
| `-- armv4b-hardhat-linux -> /
`-- var
|-- lock
| `-- subsys
|-- log
|-- run
`-- state
`-- dhcp
42 directories, 805 files
ぱっと見た感じでは、面白そうなファイルはなさそうです。 |
| ライセンス |
|---|
LINKSYS さん、探したのですが、 Linux 周りのライセンスについて、 記述されているものは見つかりませんでしたが、どこに書かれて いるのですかね。 |
|
|