FG
💻 Software

Find IP address from a IP-Camera (Ubuntu)

Fresh5 days ago
Mar 15, 202621229 views
Confidence Score0%
0%

Problem

I am using an IP camera which I don't know its IP. I'm unable to connect to it, and all I know it's MAC address. My questions are: If I didn't know it's MAC address, would I be able to discover its IP address? Without using a switch/router, and just connecting to the camera with an Ethernet cable, …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Find IP address from a IP-Camera (Ubuntu)

Low Risk

Use nmap to find all devices with RTSP (port 554) streams (replace IP range with your network's applicable IPs): Look in /proc/net/arp to see any applicable IPs for MAC address you know: Use brute force with nmap to find the stream URLs (replace 10.…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment