- Mastering Linux Security and Hardening
- Donald A. Tevault
- 182字
- 2021-07-02 19:19:18
Configuring a network for VirtualBox virtual machines
Some of our training scenarios will require you to simulate creating a connection to a remote server. You would do this by using your host machine to connect to a virtual machine. When you first create a virtual machine on VirtualBox, the networking is set to NAT mode. In order to connect to the virtual machine from the host, you'll need to set the virtual machine's network adapter to Bridged Adapter mode. Here's how you can do this:
- Shut down any virtual machines that you've already created.
- On the VirtualBox manager screen, open the Settings dialog for a virtual machine.
- Click the Network menu item, and change the Attached to setting from NAT to Bridged Adapter:

- Expand the Advanced item, and change the Promiscuous Mode setting to Allow All:

- Restart the virtual machine and set it to use a static IP address.
If you assign static IP addresses from the high end of your subnet range, it will be easier to prevent conflicts with low-number IP addresses that get handed out from your internet gateway.
推薦閱讀
- 代碼審計:企業(yè)級Web代碼安全架構(gòu)
- Web安全之深度學(xué)習(xí)實戰(zhàn)
- 信息安全等級保護測評與整改指導(dǎo)手冊
- CTF那些事兒
- VMware vCloud Security
- 網(wǎng)絡(luò)安全監(jiān)控實戰(zhàn):深入理解事件檢測與響應(yīng)
- INSTANT Microsoft Forefront UAG Mobile Configuration Starter
- 黑客攻防從入門到精通:絕招版(第2版)
- 網(wǎng)絡(luò)安全設(shè)計
- 反黑風(fēng)暴:黑客社會工程學(xué)攻防演練
- 網(wǎng)站入侵與腳本技術(shù)快速防殺
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)基礎(chǔ)理論及關(guān)鍵技術(shù)
- 應(yīng)用密碼學(xué):原理、分析與Python實現(xiàn)
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用實踐教程
- 從實踐中學(xué)習(xí)TCP/IP協(xié)議