Reachability of IP address of virtual machine
0
votes
1
answer
353
views
I have a virtual machine (Linux) installed in my PC (Windows) and I was wondering the reachability of the IP address assigned to the virtual machine.
According to
ipconfig
on Windows and ifconfig
on Linux:
for the **host machine**:
- IP address is 192.168.1.208
- subnet masking is 255.255.255.0
for the **virtual machine**:
- IP address is 192.168.124.130
- subnet masking is 255.255.255.0
I was wondering how to make the virtual machine a part of the LAN so that other devices on the LAN can access it.
Update:
The issue is resolved after I changed the VM network adapter to **Bridged**.
Asked by Yiyang Yan
(27 rep)
Jan 17, 2023, 02:58 AM
Last activity: Jun 9, 2023, 03:09 AM
Last activity: Jun 9, 2023, 03:09 AM