富士通 PRIMERGY TX100 S3 OSレスタイプ PYT10PZD2X ― 2014/01/15 21:01

久しぶりに大きい筐体のパソコン(サーバー機扱いですが)を買いました。
OSが同封されていない型なので、今ubuntu12.04をDLしております。暫くたったら、Windows8/8.1などを購入して、インストールしてみる予定です。
FUJITSU PRIMERGY TX100 S3 OSレスタイプ PYT10PZD2X
http://nttxstore.jp/_II_FJ14095056
Pentium G640
http://ark.intel.com/ja/products/53486/Intel-Pentium-Processor-G640-3M-Cache-2_80-GHz
Intel C202 Chipset
http://ark.intel.com/ja/products/52803/
http://wiki.nothing.sh/page/%C9%D9%BB%CE%C4%CC%20PRIMERGY%20TX100%20S3p
http://www.limemo.net/blog/2012/10/tx100s3-01.html
OSが同封されていない型なので、今ubuntu12.04をDLしております。暫くたったら、Windows8/8.1などを購入して、インストールしてみる予定です。
FUJITSU PRIMERGY TX100 S3 OSレスタイプ PYT10PZD2X
http://nttxstore.jp/_II_FJ14095056
Pentium G640
http://ark.intel.com/ja/products/53486/Intel-Pentium-Processor-G640-3M-Cache-2_80-GHz
Intel C202 Chipset
http://ark.intel.com/ja/products/52803/
http://wiki.nothing.sh/page/%C9%D9%BB%CE%C4%CC%20PRIMERGY%20TX100%20S3p
http://www.limemo.net/blog/2012/10/tx100s3-01.html
1/2 checks passed ― 2014/01/13 19:21
起動しようとすると、何回もこのメッセージが出て、起動が失敗します。何が起きているのか調べましたが、何か良く分からないです。「Get System Log」を見ると何回かブートを試みていますが、それらが失敗して、カーネルパニックを起こしています。
以下の様な情報を見つけましたが、今ひとつ対処方法が分からないです。
http://live-cast.asia/blog/2012/09/status-check-passed-1-2.html
https://forums.aws.amazon.com/thread.jspa?messageID=381196&tstart=0#381196
http://www.yuichon.com/2013/05/ec2instances-statuschecks/
https://forums.aws.amazon.com/thread.jspa?threadID=102057
以下の様な情報を見つけましたが、今ひとつ対処方法が分からないです。
http://live-cast.asia/blog/2012/09/status-check-passed-1-2.html
https://forums.aws.amazon.com/thread.jspa?messageID=381196&tstart=0#381196
http://www.yuichon.com/2013/05/ec2instances-statuschecks/
https://forums.aws.amazon.com/thread.jspa?threadID=102057
VNC接続その2 ― 2014/01/12 22:06

以下に従ってやったら、接続出来ました。
http://blog.youria.jp/kyo/centos/build_ec2_for_squid/
http://blog.youria.jp/kyo/centos/build_ec2_for_vnc/
使用したAMIは以下の通りです。
成功:RightImage_CentOS_5.6_x64_v5.7.14_EBS (ami-6e41f46f)
失敗:RHEL-6.4_GA-x86_64-10-Hourly2 (ami-5769f956)
RHEL-6.4 は設定が何処か足りないのでしょうね。
http://blog.youria.jp/kyo/centos/build_ec2_for_squid/
http://blog.youria.jp/kyo/centos/build_ec2_for_vnc/
使用したAMIは以下の通りです。
成功:RightImage_CentOS_5.6_x64_v5.7.14_EBS (ami-6e41f46f)
失敗:RHEL-6.4_GA-x86_64-10-Hourly2 (ami-5769f956)
RHEL-6.4 は設定が何処か足りないのでしょうね。
VNC接続 ― 2014/01/12 19:03
AWSのLinuxへVNC接続しようとしましたが、現状できていません。
ソフトのインストールは成功しているはずだし、AWSでポート(5900-5902)も「Security Group」で開けているのに。
ソフトのインストール手順&設定
http://tanyaolinux.blogspot.jp/2013/02/aws-ec2centosguivnc.html
Macでの設定
http://blog.goo.ne.jp/nakano-tomofumi/e/6fe60c4edb06c30a13bfff086dd02782
参考
http://d.hatena.ne.jp/pellosh/20110310/1299772536
ソフトのインストールは成功しているはずだし、AWSでポート(5900-5902)も「Security Group」で開けているのに。
ソフトのインストール手順&設定
http://tanyaolinux.blogspot.jp/2013/02/aws-ec2centosguivnc.html
Macでの設定
http://blog.goo.ne.jp/nakano-tomofumi/e/6fe60c4edb06c30a13bfff086dd02782
参考
http://d.hatena.ne.jp/pellosh/20110310/1299772536
cpuminer ― 2014/01/07 12:20
cpuminer を試してみました。こっちの方は簡単に出来ました。
手順1:
sudo yum install gcc make curl-devel
wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2.tar.gz
tar xzf pooler-cpuminer-2.3.2.tar.gz
cd cpuminer-2.3.2/
./configure CFLAGS="-O3"
make
minerd が出来上がる。
手順2:
sudo yum install gcc make curl-devel
wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2-linux-x86_64.tar.gz
tar xzf pooler-cpuminer-2.3.2-linux-x86_64.tar.gz
minerd が出て来る。
実行:
./minerd -a scrypt -o stratum+tcp://ltc.2chpool.com:3333 -u user_id.worker_id -p worker_password
ログ:
[2014-01-07 02:44:33] Binding thread 5 to cpu 5
[2014-01-07 02:44:33] Binding thread 3 to cpu 3
[2014-01-07 02:44:33] Starting Stratum on stratum+tcp://ltc.2chpool.com:3333
[2014-01-07 02:44:33] Binding thread 0 to cpu 0
[2014-01-07 02:44:33] Binding thread 1 to cpu 1
[2014-01-07 02:44:33] Binding thread 2 to cpu 2
[2014-01-07 02:44:33] Binding thread 7 to cpu 7
[2014-01-07 02:44:33] Binding thread 6 to cpu 6
[2014-01-07 02:44:33] Binding thread 4 to cpu 4
[2014-01-07 02:44:33] 8 miner threads started, using 'scrypt' algorithm.
[2014-01-07 02:44:34] Stratum detected new block
[2014-01-07 02:44:35] thread 2: 4104 hashes, 5.06 khash/s
[2014-01-07 02:44:35] thread 0: 4104 hashes, 5.06 khash/s
[2014-01-07 02:44:35] thread 1: 4104 hashes, 5.05 khash/s
[2014-01-07 02:44:35] thread 3: 4104 hashes, 5.04 khash/s
[2014-01-07 02:44:35] thread 6: 4104 hashes, 4.99 khash/s
[2014-01-07 02:44:35] thread 5: 4104 hashes, 4.97 khash/s
[2014-01-07 02:44:35] thread 7: 4104 hashes, 4.98 khash/s
[2014-01-07 02:44:35] thread 4: 4104 hashes, 4.97 khash/s
[2014-01-07 02:45:14] thread 5: 179928 hashes, 4.64 khash/s
[2014-01-07 02:45:14] accepted: 1/1 (100.00%), 39.79 khash/s (yay!!!)
[2014-01-07 02:45:39] thread 3: 302520 hashes, 4.76 khash/s
[2014-01-07 02:45:39] thread 2: 303780 hashes, 4.78 khash/s
[2014-01-07 02:45:39] thread 0: 303576 hashes, 4.77 khash/s
[2014-01-07 02:45:39] thread 1: 302904 hashes, 4.75 khash/s
[2014-01-07 02:45:39] thread 4: 298200 hashes, 4.66 khash/s
[2014-01-07 02:45:39] thread 6: 299652 hashes, 4.66 khash/s
[2014-01-07 02:45:39] thread 7: 298548 hashes, 4.63 khash/s
[2014-01-07 02:46:12] thread 7: 147888 hashes, 4.52 khash/s
[2014-01-07 02:46:12] accepted: 2/2 (100.00%), 37.55 khash/s (yay!!!)
参考サイト:
http://2chpool.com/soft.html#cpuminer
https://bitcointalk.org/index.php?topic=55038.0
http://sourceforge.net/projects/cpuminer/files/
手順1:
sudo yum install gcc make curl-devel
wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2.tar.gz
tar xzf pooler-cpuminer-2.3.2.tar.gz
cd cpuminer-2.3.2/
./configure CFLAGS="-O3"
make
minerd が出来上がる。
手順2:
sudo yum install gcc make curl-devel
wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2-linux-x86_64.tar.gz
tar xzf pooler-cpuminer-2.3.2-linux-x86_64.tar.gz
minerd が出て来る。
実行:
./minerd -a scrypt -o stratum+tcp://ltc.2chpool.com:3333 -u user_id.worker_id -p worker_password
ログ:
[2014-01-07 02:44:33] Binding thread 5 to cpu 5
[2014-01-07 02:44:33] Binding thread 3 to cpu 3
[2014-01-07 02:44:33] Starting Stratum on stratum+tcp://ltc.2chpool.com:3333
[2014-01-07 02:44:33] Binding thread 0 to cpu 0
[2014-01-07 02:44:33] Binding thread 1 to cpu 1
[2014-01-07 02:44:33] Binding thread 2 to cpu 2
[2014-01-07 02:44:33] Binding thread 7 to cpu 7
[2014-01-07 02:44:33] Binding thread 6 to cpu 6
[2014-01-07 02:44:33] Binding thread 4 to cpu 4
[2014-01-07 02:44:33] 8 miner threads started, using 'scrypt' algorithm.
[2014-01-07 02:44:34] Stratum detected new block
[2014-01-07 02:44:35] thread 2: 4104 hashes, 5.06 khash/s
[2014-01-07 02:44:35] thread 0: 4104 hashes, 5.06 khash/s
[2014-01-07 02:44:35] thread 1: 4104 hashes, 5.05 khash/s
[2014-01-07 02:44:35] thread 3: 4104 hashes, 5.04 khash/s
[2014-01-07 02:44:35] thread 6: 4104 hashes, 4.99 khash/s
[2014-01-07 02:44:35] thread 5: 4104 hashes, 4.97 khash/s
[2014-01-07 02:44:35] thread 7: 4104 hashes, 4.98 khash/s
[2014-01-07 02:44:35] thread 4: 4104 hashes, 4.97 khash/s
[2014-01-07 02:45:14] thread 5: 179928 hashes, 4.64 khash/s
[2014-01-07 02:45:14] accepted: 1/1 (100.00%), 39.79 khash/s (yay!!!)
[2014-01-07 02:45:39] thread 3: 302520 hashes, 4.76 khash/s
[2014-01-07 02:45:39] thread 2: 303780 hashes, 4.78 khash/s
[2014-01-07 02:45:39] thread 0: 303576 hashes, 4.77 khash/s
[2014-01-07 02:45:39] thread 1: 302904 hashes, 4.75 khash/s
[2014-01-07 02:45:39] thread 4: 298200 hashes, 4.66 khash/s
[2014-01-07 02:45:39] thread 6: 299652 hashes, 4.66 khash/s
[2014-01-07 02:45:39] thread 7: 298548 hashes, 4.63 khash/s
[2014-01-07 02:46:12] thread 7: 147888 hashes, 4.52 khash/s
[2014-01-07 02:46:12] accepted: 2/2 (100.00%), 37.55 khash/s (yay!!!)
参考サイト:
http://2chpool.com/soft.html#cpuminer
https://bitcointalk.org/index.php?topic=55038.0
http://sourceforge.net/projects/cpuminer/files/
Litecoin mining ― 2014/01/06 22:28
Litecoinの採掘に成功しました。レートは約230kHash/sです、高いのか低いのか判断がつきません。一位の人は約1900kHash/sです。どのようなマシンを使っているのでしょうね。ちなみに2chpoolを使ってます。
参考:
http://2chpool.com/
http://2chpool.com/account.html
http://2chpool.com/soft.html
GPU性能比較
https://litecoin.info/Mining_hardware_comparison
コマンド:
cudaminer -o stratum+tcp://ltc.2chpool.com:3333 -u user_id.worker_id -p worker_password
ログ:
*** CudaMiner for nVidia GPUs by Christian Buchner ***
This is version 2013-12-18 (beta)
based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
Cuda additions Copyright 2013 Christian Buchner
My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
[2014-01-06 12:13:41] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-06 12:13:41] Starting Stratum on stratum+tcp://ltc.2chpool.com:3333
[2014-01-06 12:13:44] Stratum detected new block
[2014-01-06 12:13:45] GPU #0: GRID K520 with compute capability 3.0
[2014-01-06 12:13:45] GPU #0: interactive: 0, tex-cache: 0 , single-alloc: 0
[2014-01-06 12:13:45] GPU #0: Performing auto-tuning (Patience...)
[2014-01-06 12:13:45] GPU #0: maximum warps: 977
[2014-01-06 12:14:38] Stratum detected new block
[2014-01-06 12:17:19] Stratum detected new block
[2014-01-06 12:17:58] Stratum detected new block
[2014-01-06 12:20:08] Stratum detected new block
[2014-01-06 12:20:14] GPU #0: 233.72 khash/s with configuration K24x32
[2014-01-06 12:20:14] GPU #0: using launch configuration K24x32
[2014-01-06 12:20:14] GPU #0: GRID K520, 0.06 khash/s
[2014-01-06 12:20:14] GPU #0: GRID K520, 112.86 khash/s
[2014-01-06 12:20:33] GPU #0: GRID K520, 224.30 khash/s
[2014-01-06 12:20:33] accepted: 1/1 (100.00%), 224.30 khash/s (yay!!!)
[2014-01-06 12:20:49] GPU #0: GRID K520, 224.09 khash/s
[2014-01-06 12:20:49] accepted: 2/2 (100.00%), 224.09 khash/s (yay!!!)
[2014-01-06 12:20:58] Stratum detected new block
[2014-01-06 12:20:59] GPU #0: GRID K520, 223.20 khash/s
[2014-01-06 12:21:07] GPU #0: GRID K520, 222.80 khash/s
[2014-01-06 12:21:07] accepted: 3/3 (100.00%), 222.80 khash/s (yay!!!)
[2014-01-06 12:21:38] GPU #0: GRID K520, 224.82 khash/s
[2014-01-06 12:21:38] accepted: 4/4 (100.00%), 224.82 khash/s (yay!!!)
参考:
http://2chpool.com/
http://2chpool.com/account.html
http://2chpool.com/soft.html
GPU性能比較
https://litecoin.info/Mining_hardware_comparison
コマンド:
cudaminer -o stratum+tcp://ltc.2chpool.com:3333 -u user_id.worker_id -p worker_password
ログ:
*** CudaMiner for nVidia GPUs by Christian Buchner ***
This is version 2013-12-18 (beta)
based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
Cuda additions Copyright 2013 Christian Buchner
My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
[2014-01-06 12:13:41] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-06 12:13:41] Starting Stratum on stratum+tcp://ltc.2chpool.com:3333
[2014-01-06 12:13:44] Stratum detected new block
[2014-01-06 12:13:45] GPU #0: GRID K520 with compute capability 3.0
[2014-01-06 12:13:45] GPU #0: interactive: 0, tex-cache: 0 , single-alloc: 0
[2014-01-06 12:13:45] GPU #0: Performing auto-tuning (Patience...)
[2014-01-06 12:13:45] GPU #0: maximum warps: 977
[2014-01-06 12:14:38] Stratum detected new block
[2014-01-06 12:17:19] Stratum detected new block
[2014-01-06 12:17:58] Stratum detected new block
[2014-01-06 12:20:08] Stratum detected new block
[2014-01-06 12:20:14] GPU #0: 233.72 khash/s with configuration K24x32
[2014-01-06 12:20:14] GPU #0: using launch configuration K24x32
[2014-01-06 12:20:14] GPU #0: GRID K520, 0.06 khash/s
[2014-01-06 12:20:14] GPU #0: GRID K520, 112.86 khash/s
[2014-01-06 12:20:33] GPU #0: GRID K520, 224.30 khash/s
[2014-01-06 12:20:33] accepted: 1/1 (100.00%), 224.30 khash/s (yay!!!)
[2014-01-06 12:20:49] GPU #0: GRID K520, 224.09 khash/s
[2014-01-06 12:20:49] accepted: 2/2 (100.00%), 224.09 khash/s (yay!!!)
[2014-01-06 12:20:58] Stratum detected new block
[2014-01-06 12:20:59] GPU #0: GRID K520, 223.20 khash/s
[2014-01-06 12:21:07] GPU #0: GRID K520, 222.80 khash/s
[2014-01-06 12:21:07] accepted: 3/3 (100.00%), 222.80 khash/s (yay!!!)
[2014-01-06 12:21:38] GPU #0: GRID K520, 224.82 khash/s
[2014-01-06 12:21:38] accepted: 4/4 (100.00%), 224.82 khash/s (yay!!!)
Litecoin ― 2014/01/05 20:04
Bitcoinが良いのですがなかなか採掘出来ないと言うので、Litecoinの環境を整えようとしております。
「Amazon Linux AMI with NVIDIA GRID GPU Driver」はデフォルトでNVIDIAとcudaの環境が整っている様なので、この設定は抜かして良さそうです。
以下の様にしたらコンパイル出来ました。cudaは5.0でなく最新版の5.5で大丈夫の様です。
sudo su -
yum update
yum install wget git kernel-devel gcc make curl-devel gcc-c++
yum install automake
git clone https://github.com/cbuchner1/CudaMiner
cd CudaMiner
export LD_LIBRARY_PATH="/opt/nvidia/cuda/lib64:/opt/nvidia/cuda/lib"
./autogen.sh
./configure
make
ll cudaminer
-rwxr-xr-x 1 root root 2683541 Jan 5 09:58 cudaminer
参考サイト
https://litecointalk.org/index.php?topic=3231.0
http://www.kevintaber.com/2013/12/05/compile-cudaminer-centos-6-5-minimal/
https://github.com/cbuchner1/CudaMiner/issues/60
Unix ドライバ (NVIDIA)
http://www.nvidia.co.jp/object/unix-jp.html
CUDA Downloads (NVIDIA)
https://developer.nvidia.com/cuda-downloads
実行結果の例:
以下の様になっておりますが、詳細不明
[root@ip-10-0-0-210 CudaMiner]# ./cudaminer -d 0 -i 0 --benchmark
*** CudaMiner for nVidia GPUs by Christian Buchner ***
This is version 2013-12-18 (beta)
based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
Cuda additions Copyright 2013 Christian Buchner
My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
[2014-01-05 11:27:48] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-05 11:27:59] GPU #0: GRID K520 with compute capability 3.0
[2014-01-05 11:27:59] GPU #0: interactive: 0, tex-cache: 0 , single-alloc: 0
[2014-01-05 11:27:59] GPU #0: Performing auto-tuning (Patience...)
[2014-01-05 11:27:59] GPU #0: maximum warps: 977
「Amazon Linux AMI with NVIDIA GRID GPU Driver」はデフォルトでNVIDIAとcudaの環境が整っている様なので、この設定は抜かして良さそうです。
以下の様にしたらコンパイル出来ました。cudaは5.0でなく最新版の5.5で大丈夫の様です。
sudo su -
yum update
yum install wget git kernel-devel gcc make curl-devel gcc-c++
yum install automake
git clone https://github.com/cbuchner1/CudaMiner
cd CudaMiner
export LD_LIBRARY_PATH="/opt/nvidia/cuda/lib64:/opt/nvidia/cuda/lib"
./autogen.sh
./configure
make
ll cudaminer
-rwxr-xr-x 1 root root 2683541 Jan 5 09:58 cudaminer
参考サイト
https://litecointalk.org/index.php?topic=3231.0
http://www.kevintaber.com/2013/12/05/compile-cudaminer-centos-6-5-minimal/
https://github.com/cbuchner1/CudaMiner/issues/60
Unix ドライバ (NVIDIA)
http://www.nvidia.co.jp/object/unix-jp.html
CUDA Downloads (NVIDIA)
https://developer.nvidia.com/cuda-downloads
実行結果の例:
以下の様になっておりますが、詳細不明
[root@ip-10-0-0-210 CudaMiner]# ./cudaminer -d 0 -i 0 --benchmark
*** CudaMiner for nVidia GPUs by Christian Buchner ***
This is version 2013-12-18 (beta)
based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
Cuda additions Copyright 2013 Christian Buchner
My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
[2014-01-05 11:27:48] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-05 11:27:59] GPU #0: GRID K520 with compute capability 3.0
[2014-01-05 11:27:59] GPU #0: interactive: 0, tex-cache: 0 , single-alloc: 0
[2014-01-05 11:27:59] GPU #0: Performing auto-tuning (Patience...)
[2014-01-05 11:27:59] GPU #0: maximum warps: 977
g2.2xlarge ― 2014/01/03 23:25
cg1.4xlargeは$2.1/Hと高いので、g2.2xlargeを試そうとしております。ちなみに$0.65/H。USでしか今は使えない様ですね。
【AWS発表】 3Dストリーミングアプリケーション構築に最適なEC2 G2インスタンスタイプを追加
http://aws.typepad.com/aws_japan/2013/11/build-3d-streaming-applications-with-ec2s-new-g2-instance-type.html
Amazon Linux AMI with NVIDIA GRID GPU Driver
https://aws.amazon.com/marketplace/pp/B00FYCDDTE
Amazon Linux AMI 2013.09 Release Notes
http://aws.amazon.com/jp/amazon-linux-ami/2013.09-release-notes/
Amazon Linux AMI
http://aws.amazon.com/jp/amazon-linux-ami/
root ではなく ec2-user でログイン
http://memo-off.blogspot.jp/2010/10/amazon-linux-ami.html
【AWS発表】 3Dストリーミングアプリケーション構築に最適なEC2 G2インスタンスタイプを追加
http://aws.typepad.com/aws_japan/2013/11/build-3d-streaming-applications-with-ec2s-new-g2-instance-type.html
Amazon Linux AMI with NVIDIA GRID GPU Driver
https://aws.amazon.com/marketplace/pp/B00FYCDDTE
Amazon Linux AMI 2013.09 Release Notes
http://aws.amazon.com/jp/amazon-linux-ami/2013.09-release-notes/
Amazon Linux AMI
http://aws.amazon.com/jp/amazon-linux-ami/
root ではなく ec2-user でログイン
http://memo-off.blogspot.jp/2010/10/amazon-linux-ami.html
Bitcoin ― 2014/01/01 16:38
BitcoinがAWSのGPGPUで採掘出来るか確かめています。採掘プログラムはpythonを利用しているようだが他のプログラムは無いのか?
Bitcoinの説明
http://www.bitcoin.co.jp/index.html
口座開設
https://blockchain.info/ja/wallet/
取引(Mt. Gox)
https://www.mtgox.com/
採掘開始手順
https://bitcointalk.org/index.php?topic=2636
プログラム入手先
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.6/
https://pypi.python.org/pypi/python-jsonrpc
https://github.com/CFSworks/poclbm-mmp/tree/master
Bitcoinの説明
http://www.bitcoin.co.jp/index.html
口座開設
https://blockchain.info/ja/wallet/
取引(Mt. Gox)
https://www.mtgox.com/
採掘開始手順
https://bitcointalk.org/index.php?topic=2636
プログラム入手先
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.6/
https://pypi.python.org/pypi/python-jsonrpc
https://github.com/CFSworks/poclbm-mmp/tree/master
OpenVPN再び ― 2012/09/17 22:38
ルターでVPNをと調べたところまたOpenVPNに行き当たりました。 (^^)
http://kaznor.blog56.fc2.com/blog-entry-85.html
Open-wrtやDD-WRTを使ってfonやbuffaloのルターに書き込みOpenVPNの設定をして使用するようです。
http://ja.wikipedia.org/wiki/OpenWrt
http://ja.wikipedia.org/wiki/DD-WRT
お勧めのfonやbuffaloのルターは中古のようです。
http://kaznor.blog56.fc2.com/blog-entry-74.html
fonのファームの更新法を紹介する前見たサイトが役立ちそうです。
http://www.gcd.org/blog/2008/01/145/
2009年頃に流行ったらしいです。今やるとしたら何がいいのでしょうね。中古の安いルーターを買って色々試すのも良いかも知れないですね。
http://kaznor.blog56.fc2.com/blog-entry-85.html
Open-wrtやDD-WRTを使ってfonやbuffaloのルターに書き込みOpenVPNの設定をして使用するようです。
http://ja.wikipedia.org/wiki/OpenWrt
http://ja.wikipedia.org/wiki/DD-WRT
お勧めのfonやbuffaloのルターは中古のようです。
http://kaznor.blog56.fc2.com/blog-entry-74.html
fonのファームの更新法を紹介する前見たサイトが役立ちそうです。
http://www.gcd.org/blog/2008/01/145/
2009年頃に流行ったらしいです。今やるとしたら何がいいのでしょうね。中古の安いルーターを買って色々試すのも良いかも知れないですね。
最近のコメント