Find the Exact and all connected device's IPs on the virtual machine
KARAN JAIN

KARAN JAIN @karanjain2527

About: Flutter developer || CTF player || Cybersecurity student

Location:
Bangalore
Joined:
Nov 7, 2024

Find the Exact and all connected device's IPs on the virtual machine

Publish Date: Dec 19 '24
10 1

The IP address 10.0.2.4 typically indicates that your Kali Linux virtual machine (VM) is using a NAT (Network Address Translation) network configuration. This setup assigns a private IP address to your VM, and the host machine acts as a bridge to access external networks.

If you want to identify the current IP address and ensure proper connectivity, follow these steps:

Image description

If you get the same problem as above or can't find the IP addresses of all the connected devices.

Image description

Step 1: Go to your virtual box

-->Go to settings.

Image description

Step 2:Go to the Network

-->Click on "Enabled network adapter".
-->Go to "Attached to:" and change NAT to bridged adapter.

Image description

Step 3:Go to Advanced

-->Enabled promiscuous mode
-->Set it to "Allowed all"
Image description
-->click on OK and you are good to go!!

Image description

-->you got all the devices exact IP addresses.

Image description

Comments 1 total

Add comment