Forem

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

Posted on

2 2 2 2 2

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

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

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

Top comments (2)

Collapse
 
yugeshweb profile image
Yugesh

awesome..!🙌

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay