Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Configuration of virtual machine NAT

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

In LINUX learning, virtual machines are often used. In order to enable virtual machines to access the network, virtual machines are generally set to bridge or NAT mode. The following is the specific configuration for NAT mode settings.

One: configure the virtual machine

Select NAT in the virtual machine-"Settings -" network adapter and power on to connect automatically.

Second: edit-- "Virtual Network Editor VMNET8

Change the configuration-"Subnet IP (this is set to the network segment where your host is located." For example, 192.168.3.0 255.255.255.0)

NAT setting setting gateway to real machine IP

DHCP setting, setting DHCP start IP and end IP (generally, the start IP is one bigger than the native IP)

Third, enter LINUX and modify the configuration file:

Vi / etc/sysconfig/network-scripts/ifcfg-eno16777736

HWADDR=00:0C:29:54:C7:64

TYPE=EthernetDDR=00:0C:29:54:C7:64

TYPE=Ethernet

NAME=eno1

ONBOOT=yes

BOOTPROTO=dhcp

4: the virtual machine can be connected using the tool CRT, and the virtual machine can access the external network (when the host is connected to the network)

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report