Current location - Health Preservation Learning Network - Healthy weight loss - How to build OpenWRT soft route with virtual machine
How to build OpenWRT soft route with virtual machine
Hello, there are two points to note when installing openwrt on vmware. First, when creating a virtual machine, the version of VMware should not be too high, just choose 6.5-7.x, as shown in the figure. The second point is the type of virtual disk, which IDE must choose, as shown in the figure. Other virtual machines should follow the default settings.

Just connect telent and configure it. Enter the role interface first, and then enter CD /etc/config in the/etc/config directory to enter the vi network. Configure the network file, and then add the wan interface. If your wan is DHCP, add the following: config interface' wan' option ifname' eth0' option.