Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.71k stars 252 forks source link

VMware Player - No network link #3368

Open Hoerli1337 opened 1 month ago

Hoerli1337 commented 1 month ago

Hi!

I tried to take a look at the project. I noticed that no network adapters are used in the images for VMware.

I am using VMware Player 17.5.1 on a Windows 10 system. The image can be started and the system also recognizes all network adapters, but they are all DOWN. When I tried to change the network config, I found that it was missing.

Is the image broken or does it simply not work with VMware Player, but only with ESX? network config network interface

I have also tested VirtualBox, which works without any problems.

Incidentally, I am also automatically logged in to VMware via CLI, whereas with VirtualBox I still have to enter “root” as the user name when logging in.

Ysurac commented 1 month ago

Your current image doesn't seems to be correctly loaded: the (none) indicate a problem. Can be a problem during download, version compatibilities,... You tried the vmdk or ova ?

Hoerli1337 commented 1 month ago

I only tried the vmdk-files.

Edit: With ova-files it works fine :)