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 5 years have passed since last update.

SANS SEC642 サーバ設定

Last updated at Posted at 2020-01-25

SANS SEC642の講義で貰ったVMサーバイメージを動かす方法
1)DNS/DHCPサーバの起動
2)ターゲットサーバの起動
3)SAMURAIも含めて、OSイメージのネットワーク設定をすべてホストオンリーにする

ただし、VMwarePlayerでは、DHCPサーバから、正しいIPアドレスを掴めないトラブルが発生します。
理由は、Vmware PlayerではデフォルトでDHCPサーバが動作しており、SAMURAIやターゲットサーバは優先的にVMwareのDHCPサーバからIPアドレスを取得しに行きます。

ですので、サービスメニューからVMwareのDHCPサーバを停止すればOKです。
vmdhcp.png

参考
http://one.angato.org/studyenv/csrpractice/dhcp/

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?