0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

[Oracle Cloud] basionの作成

Posted at

はじめに

こんにちわ
本記事ではbasionを取り上げます

basionとは?
Oracle Cloud Infrastructure Bastionは、パブリック・エンドポイントを持たないリソースへのプライベートな期限付きSSHアクセスを提供します。(下記引用)
https://docs.oracle.com/ja/solutions/use-bastion-service/index.html#GUID-1B455658-0988-42C4-A52F-4757A3201232

つまりは踏み台ですね
これまでは踏み台用サーバをわざわざcompute等で作成するケースが多かったと思います
これがサービス提供されているので便利ですね
且つ無料です
https://www.oracle.com/jp/security/cloud-security/bastion/

ではさっそく触ってみましょう

手順

参考ドキュメントはこちら↓
https://docs.oracle.com/ja-jp/iaas/Content/Bastion/Tasks/managingbastions.htm

メニューを開きます
image.png

アイデンティティとセキュリティ をクリック
image.png

要塞 をクリック
image.png

リスト範囲 で適切なコンパートメントを選択
image.png

要塞の作成 をクリック
image.png

要塞の作成 画面
各所を入力
image.png

許可するCIDRを指定
image.png

オプション の設定
TTLを設定可能
image.png

残念ながら使用環境のquotaに引っかかったので作成手順だけまずは示しました
環境が用意できましたら、実際の作成やセッションを試したいと思います

ありがとうございました

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?