DEH00's Posts

I have tried to change my Linux VM from NAT to bridged (so that I can connect to the VM from external machines) and think I have followed the instructions correctly, but I am unable to get an IP addr... See more...
I have tried to change my Linux VM from NAT to bridged (so that I can connect to the VM from external machines) and think I have followed the instructions correctly, but I am unable to get an IP address on the same network and I cannot reach the VM. I haven't tried yet, but wonder if I have to set up a new VM and set it to bridged from the beginning?? Thoughts? Thank you.
Thank you very much - this helps me understand and makes sense. I have tried to change the VM from NAT to bridged and think I have followed the instructions correctly but I am unable to get an IP ad... See more...
Thank you very much - this helps me understand and makes sense. I have tried to change the VM from NAT to bridged and think I have followed the instructions correctly but I am unable to get an IP address on the same network and I still cannot reach the VM. I haven't tried yet, but wonder if I have to set up a new VM and set it to bridged from the beginning?? Thoughts? Thank you.
I have a CentOS Linux virtual machine. When I run ifconfig -a on it to get the IP, it reports back with what appear to be two different IP addresses: ens192: 192.168.20.130 virbr0: 192.168.122.1  ... See more...
I have a CentOS Linux virtual machine. When I run ifconfig -a on it to get the IP, it reports back with what appear to be two different IP addresses: ens192: 192.168.20.130 virbr0: 192.168.122.1   What are the differences between these, and which one should I use if I want to connect to my virtual machine?   (side note: I cannot connect to either of the IP addresses from an external machine right now)   
I can ping another device from the VM, but I am unable to ping the VM OS from another device. If I run the network configuration as bridged networking, I end up with a bad IP address for the VM (169.... See more...
I can ping another device from the VM, but I am unable to ping the VM OS from another device. If I run the network configuration as bridged networking, I end up with a bad IP address for the VM (169.254.252.106) and cannot access the VM.
I have created a Linux virtual machine using VMware Workstation 17 Player. I can connect from the VM to the internet and from the machine the VM is running on to the VM. However I want to be able to ... See more...
I have created a Linux virtual machine using VMware Workstation 17 Player. I can connect from the VM to the internet and from the machine the VM is running on to the VM. However I want to be able to connect to the VM from a separate machine.