当前位置:网站首页>Virtual machine configuration network
Virtual machine configuration network
2022-07-04 10:29:00 【Good night to you】
linux Three modes of network :
NAT Pattern :
1. edit -- Virtual network adapter --NAT Pattern
2. Set up -- network adapter --NAT Pattern -- Set the network segment to be consistent with the host
So the subnet here IP The network segment is 192.168.80.0. The subnet mask is :255.2555.255.0
The host machine ip Address the query
1. Turn on the Internet and internet Set up
2. Change adapter options
3. See here ip The address is 192.168.80.1
Automatic access to IP Address
[[email protected] ~]# nmcli connection modify "ens33" ipv4.method auto connection.autoconnect yes
[[email protected] ~]# nmcli connection down ens33
[[email protected] ~]# nmcli connection up ens33 // Restart NIC , Refresh ip Address
Manual access ip Address
[[email protected] ~]# nmcli connection modify ens33 ipv4.method manual ipv4.addresses 192.168.80.30/24 ipv4.gateway 192.168.80.2 ipv4.dns 8.8.8.8 connection.autoconnect yes
[[email protected] ~]# nmcli connection down ens33[[email protected] ~]# nmcli connection up ens33 // Restart NIC , Refresh ip Address
Changing configuration files , configure network
Inquire about ip Address :ip a
Query the default gateway :ip r
Inquire about DNS:cat /etc/resolv.conf
Bridging mode :
1. edit -- Virtual Network Editor -- Bridging mode -- Automatically or specify a specific network card
2. Set up -- network adapter -- Bridging mode
3. Check host ip Address
4. To configure linux ip Address
5. Configured linux,ip Address and host IP Address , Subnet mask , The default gateway ,dns Is the same
6. Restart NIC
7. mutual ping
8.ping www.baidu.com
Host mode :
1. edit -- Virtual Network Editor -- Host only mode -- Do not tick DHCP
2. Set up -- network adapter -- Host only mode
3. To configure Linux Of ip
4. Configure the ip Address
5. Host and linux Keep the same segment , The same gateway
6. mutual ping
边栏推荐
- Jianzhi offer 04 (implemented in C language)
- Development guidance document of CMDB
- Work order management system OTRs
- Dynamic memory management
- OSPF summary
- Latex arranges single column table pictures in double column format articles
- The time difference between the past time and the present time of uniapp processing, such as just, a few minutes ago, a few hours ago, a few months ago
- Servlet基本原理与常见API方法的应用
- DCL statement of MySQL Foundation
- [untitled]
猜你喜欢
Reasons and solutions for the 8-hour difference in mongodb data date display
【FAQ】华为帐号服务报错 907135701的常见原因总结和解决方法
Latex learning insertion number - list of filled dots, bars, numbers
Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing
六月份阶段性大总结之Doris/Clickhouse/Hudi一网打尽
Use the data to tell you where is the most difficult province for the college entrance examination!
C language structure to realize simple address book
[200 opencv routines] 218 Multi line italic text watermark
Tables in the thesis of latex learning
A little feeling
随机推荐
Rhsca day 11 operation
Realsense of d435i, d435, d415, t265_ Matching and installation of viewer environment
Uniapp--- initial use of websocket (long link implementation)
Pod management
Exercise 7-8 converting strings to decimal integers (15 points)
使用 C# 提取 PDF 文件中的所有文字(支持 .NET Core)
Evolution from monomer architecture to microservice architecture
leetcode842. Split the array into Fibonacci sequences
The bamboo shadow sweeps the steps, the dust does not move, and the moon passes through the marsh without trace -- in-depth understanding of the pointer
Rhcsa learning practice
MongoDB数据日期显示相差8小时 原因和解决方案
C language structure to realize simple address book
Native div has editing ability
Collection of practical string functions
Whether a person is reliable or not, closed loop is very important
Work order management system OTRs
Laravel文档阅读笔记-How to use @auth and @guest directives in Laravel
[FAQ] summary of common causes and solutions of Huawei account service error 907135701
Reprint: summation formula of proportional series and its derivation process
Some summaries of the third anniversary of joining Ping An in China