Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Amazon VPCでVPN
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Isobe Kazuhiko
November 26, 2011
Technology
0
43
Amazon VPCでVPN
Isobe Kazuhiko
November 26, 2011
Tweet
Share
More Decks by Isobe Kazuhiko
See All by Isobe Kazuhiko
今こそ遊ぼうパンデミック
muramasa64
0
30
My Keyboard Situation
muramasa64
0
26
Slack Enterprise Grid with multiple IdP
muramasa64
0
48
cloudpackを支える認証技術
muramasa64
0
44
AWS Account Numberを取得するN個の方法
muramasa64
0
30
実践VPC
muramasa64
0
32
AWS Identity and Access Management
muramasa64
0
28
Introduction to AWS SDK for Ruby
muramasa64
0
33
Other Decks in Technology
See All in Technology
Security Diaries of an Open Source IAM
ahus1
0
210
聲の形にみるアクセシビリティ
tomokusaba
0
170
事例に見るスマートファクトリーへの道筋〜工場データをAI Readyにする実践ステップ〜
hamadakoji
1
300
Shifting from MCP to Skills / ベストプラクティスの変遷を辿る
yamanoku
4
820
(Test) ai-meetup slide creation
oikon48
1
310
AI実装による「レビューボトルネック」を解消する仕様駆動開発(SDD)/ ai-sdd-review-bottleneck
rakus_dev
0
110
堅牢.py#2 LT資料
t3tra
0
140
AWSの資格って役に立つの?
tk3fftk
1
200
クラウド × シリコンの Mashup - AWS チップ開発で広がる AI 基盤の選択肢
htokoyo
2
220
作りっぱなしで終わらせない! 価値を出し続ける AI エージェントのための「信頼性」設計 / Designing Reliability for AI Agents that Deliver Continuous Value
aoto
PRO
2
280
楽しく学ぼう!ネットワーク入門
shotashiratori
4
3.1k
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
Featured
See All Featured
Producing Creativity
orderedlist
PRO
348
40k
Designing for Performance
lara
611
70k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
320
The browser strikes back
jonoalderson
0
790
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
A Modern Web Designer's Workflow
chriscoyier
698
190k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
390
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
110
Transcript
Amazon VPCで VPN Amazon VPCで VPN ISOBE Kazuhiko (cloudpack) JAWS-UG浜松
2011-11-26 Powered by Rabbit 1.0.4 and COZMIXNG
提供 01 28
cloudpack Amazon EC2をはじめとするクラ ウド導入設計、運用・保守サービ ス 月額費用固定型 日本円で請求書発行 フルマネージドホスティング 02 28
cloudpack 詳しくはWebで! http://cloudpack.jp/ 03 28
自己紹介 Twitter: muramasa64 cloudpackでAWSを運用 好きなAWSサービス: API 04 28
Amazon VPC 2011-08-04より正式版として東京 リージョンでも提供開始 仮想ネットワークを実現するため の機能 (by @KenTamagawa) http://aws.typepad.com/aws_japan/2011/03/a-new- approach-to-amazon-ec2-networking.html
05 28
詳しくは AWS荒木さんによるAWSマイス ターシリーズ第7回 VPC詳細を http://www.slideshare.net/ kentamagawa/vpc-aws7 06 28
できること(1) 任意のSubnetを定義可能 192.168.1.0/24など指定できる 複数のSubnetを作って分けられ る いわゆるDMZとLANを分けることがで きる 07 28
できること(2) EC2に任意のPrivate IPを指定で きる インスタンス起動時に指定できる EC2にPublic IPアドレスを割り当 てないことができる Non VPC環境のEC2には必ずPublic
IP が割り当てられてしまう 08 28
できること(3) Network ACLsを使ってsubnetご とにアクセス制御できる ACL = Access Control List OutBoundも制限できる
セキュリティグループとNetwork ACL 両方とも対応 09 28
できること(4) ELBが使えるようになりました VPCのELBはVPC内で動作する ELBにセキュリティグループを割り当て てアクセス制御できる 10 28
できること(5) 拠点間VPN AWSにVPN接続 複数拠点から同時接続できる AWSがハブとなって複数拠点間の通信 もできる 11 28
VPN接続 VPN = Virtual Private Network Amazon VPCに、拠点間VPN接続 できるサービス 会社のLANからそのままクラウド
に接続 12 28
VPN接続の構成図 13 28
VPCの作成 14 28
VPCの初期状態 15 28
subnetの作成 16 28
subnetの初期状態 17 28
Virtual Private Gatewayの作成 18 28
Customer Gatewayの 作成 19 28
VPN Connectionの作成 20 28
VPNの状態 21 28
設定情報のダウンロード 22 28
設定ファイルをマージ 23 28
VPNで接続できた状態 24 28
複数拠点接続 AWSをハブに拠点間通信ができる 25 28
複数拠点接続の注意点 デフォルトの設定に加えて、BGP 経路アドバタイズの設定が必要 # Screen OS set ipv4 0.0.0.0/0 ↓
set ipv4 192.168.1.0/24 26 28
まとめ VPCは強化されたネットワーク VPCには簡単にVPN接続できます AWSをハブに拠点間接続も簡単 VPCは真のプライベートクラウド 27 28
ご静聴ありがとうございました Powered by Rabbit 1.0.4 and COZMIXNG 28 28