さくらのVPSでローカル接続してみました。 1Gbpsベストエフォート : centos

さくらのVPSでローカル接続をやってみました。

http://support.sakura.ad.jp/manual/vps/mainte/local.html

に従って、以下の手順でOKでした。

1. スイッチの作成
コントロールパネル>サーバー一覧>ネットワーク>追加

ゾーンを選択して(石狩第1
適当な名前でスイッチを作成しました。

2. サーバーに割り当てる
*注意点としては、サーバーをシャットダウンした状態でないとこの作業は出来ません
該当サーバーをシャットダウンしてから

サーバー>該当サーバーの「接続設定」
eth1に1で作成したスイッチを設定

今回は2台

3. サーバーのネットワーク設定
# ifconfig -a
eth0 , loだけだったのが eth1 , eth2が増えているのを確認。
/etc/sysconfig/network-scripts/ifcfg-eth1

GATEWAYはeth0
DEVICE="eth1"
IPADDR="192.168.101.152"
NETMASK="255.255.0.0"
BROADCAST="192.168.255.255"
ONBOOT="yes"
TYPE="Ethernet"

こんな感じで、eth0と間違えると当然接続出来なくなるので注意。

# /etc/rc.d/init.d/network status
Configured devices:
lo eth0 eth1
Currently active devices:
lo eth0

# /etc/rc.d/init.d/network reload
Shutting down interface eth0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: [ OK ]
Bringing up interface eth1: [ OK ]

# /etc/rc.d/init.d/network status
Configured devices:
lo eth0 eth1
Currently active devices:
lo eth0 eth1
# ifconfig
eth0 Link encap:Ethernet HWaddr
eth1 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet addr:192.168.101.152 Bcast:192.168.255.255 Mask:255.255.0.0
inet6 addr: /64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:38 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2508 (2.4 KiB) TX bytes:630 (630.0 b)

lo Link encap:Local Loopback

こんな感じで、出来ました。

もう一台同じスイッチに接続して、速度を見てみます。

eth0は 100Mbps eth1は1Gbpsということで

2GBのファイルを転送してみました。
ech0 10.4M/s
ech1 74.8M/s

500Mbps以上は出ています。7倍くらい速かったですが、混んでくるとどうなるのかというところですが、近所の人次第ですね。

iptablesでip制限している場合はその設定も

This entry was posted on 月曜日, 11月 4th, 2013 at 11:46 PM and is filed under cent os, Network, さくらのVPS. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Unityによるゲームを公開しております iOS/Android
https://itunes.apple.com/jp/app/lost-knight-3d-action/id900917032
https://play.google.com/store/apps/details?id=com.groundroad.runknight

各種開発支援・機能開発等小さいお仕事などもお請けしております。
unity開発支援, PHPシステム開発, javascript/html5 フロント開発, titanium mobileアプリ開発
お気軽にお問い合わせください
大崎・五反田近郊での対面でのお打ち合わせはいつでも可能です。