当前位置:网站首页>VMware virtual machine installation openwrt as side route single arm route img image to vmdk
VMware virtual machine installation openwrt as side route single arm route img image to vmdk
2022-04-23 02:06:00 【Black and white gray 12345】
1. install VMware
Please download and install by yourself VMware 16.2 And above
2. img Mirror rotation vmdk Format
- Download the vmdk A system of formats , Please ignore this step
- Download the img A system of formats , Please download by yourself StarWind V2V Image Converter The tool converts it to vmdk Format , The download link is as follows https://www.starwindsoftware.com/tmplink/starwindconverter.exe
3. establish OpenWrt virtual machine
-
Create a virtual machine
-
Use custom mode
-
Use compatibility mode
-
Install the operating system later
-
choice Linux operating system , The kernel version is determined by the mirrored kernel
-
Name the virtual machine and select the storage location
-
Processor configuration
-
Memory configuration Suggest 2G start
-
The network configuration Be sure to select the bridging mode for bypass
-
I/O Set up
-
Disk settings
-
Select an existing disk to create a system , That is, the previously generated vmdk file
-
Leave the existing format unchanged
-
Custom hardware Delete useless hardware devices
4. To configure OpenWrt Soft route
-
Start virtual machine
-
View local network information , Determine the of soft routing IP Address and gateway settings
-
Modify the of soft routing IP Address and gateway
vi /etc/config/network
- Press down
i
perhapsinsert
Key to enter edit mode - Press down
esc
Exit edit mode - Input
:wq
And then go back ( Save and exit editing )
- Restart soft routing
reboot
- This machine inputs the soft route in the browser IP The address enters the soft route management interface
5. Problems encountered and solutions
1. Virtual machines can't ping Communication host
The mainframe can ping Through virtual machines
Virtual machines can't ping Communication host
- Method 1: Turn off the host firewall
- Method 2: Modify host firewall inbound rules
Windows Security Center - Advanced settings - EnableVirtual machine monitoring
Inbound rules
2. The virtual machine has no network
Because the campus network is used , Equipment certification may be involved , Virtual machines can't ping Through gateway , Naturally, you can't get out of the station , You can't access the network , It can only be solved by changing the router network .
版权声明
本文为[Black and white gray 12345]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220837231408.html
边栏推荐
- 我国科学家揭示突破水稻产量瓶颈新机制
- Sqlserver data transfer to MySQL
- 012_ Access denied for user ‘root‘@‘localhost‘ (using password: YES)
- Use Xdebug breakpoint debugging in postman
- What business scenarios will the BGP server be used in?
- Today will finally write system out. Println()
- How to change the size of SVG pictures without width in openlayer
- Use of j-link RTT
- Common formatting problems after word writing
- 2022.4.10-----leetcode. eight hundred and four
猜你喜欢
Analyze the advantages and disadvantages of tunnel proxy IP.
How to initialize "naming and surname" in C language
Wechat public platform test number application, authorized login function and single sign on using hbuilder X and wechat developer tools
Why is one plus one equal to two
Heap overflow of kernel PWN basic tutorial
Chinese scientists reveal a new mechanism for breaking through the bottleneck of rice yield
How does Axure set the content of the text box to the current date when the page is loaded
001_redis设置存活时间
App optimization and advanced scoreboard Part 2 [Mui + flask + mongodb]
Micro build low code zero foundation introductory course
随机推荐
什么是bgp服务器,有哪些优势?
ESP32蓝牙Bluetooth Controller API介绍
Startup of openstack service
Leetcode46 Full Permutation
PHP & laravel & master several ways of generating token by API and some precautions (PIT)
Is the availability of proxy IP equal to the efficiency of proxy IP?
动态代理ip的测试步骤有哪些?
What are the common proxy IP problems?
Analyze the three functions of static proxy IP.
Echo "new password" |passwd -- stdin user name
Heap overflow of kernel PWN basic tutorial
EBS:PO_EMPLOYEE_HIERARCHIES_ALL
什么是代理IP池,如何构建?
【Chrome扩展程序】content_script的跨域问题
从开源爱好者到 Apache 董事,一共分几步?
Quel est le fichier makefile?
【dpdk】10. Dpdk DNS learning notes
假如404页面是这样的 | 每日趣闻
LeetCode 283. Move zero (simple, array) Day12
2022.4.22-----leetcode. three hundred and ninety-six