LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-01-2010, 07:56 AM   #1
qrange
Senior Member
 
Registered: Jul 2006
Location: Belgrade, Yugoslavia
Distribution: Debian stable/testing, amd64
Posts: 1,061

Rep: Reputation: 47
unknown IP address of device


what would be the simplest way to find out device IP address?
I don't know its factory set address, so my plan is to connect laptop directly to it with ethernet.
it should respond to ping.
 
Old 09-01-2010, 08:33 AM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Ask your DCHP server what leases it has given out?
 
Old 09-01-2010, 08:36 AM   #3
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
what device ?

are you able to get a shell ?

Code:
ifconfig
 
Old 09-01-2010, 08:58 AM   #4
qrange
Senior Member
 
Registered: Jul 2006
Location: Belgrade, Yugoslavia
Distribution: Debian stable/testing, amd64
Posts: 1,061

Original Poster
Rep: Reputation: 47
well, no, its not a router or computer but a specialized hardware.
it has ethernet port and when i connect it to switch, for eg., the LEDs start blinking.
 
Old 09-01-2010, 09:04 AM   #5
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
Code:
i=1
while [ $i -le 255 ]
do
 ping -c 5 192.168.1.$i > ping.out
 i=`expr $i + 1`
done

Last edited by schneidz; 09-01-2010 at 09:40 AM.
 
Old 09-01-2010, 09:05 AM   #6
kirukan
Senior Member
 
Registered: Jun 2008
Location: Eelam
Distribution: Redhat, Solaris, Suse
Posts: 1,278

Rep: Reputation: 148Reputation: 148
What is the brand name? just search by using brand name in google hopefully you can get the default ip address
Ex:- DLink broadband wireless router having default ip 192.168.1.1 as like search it in google or the product authorized website

Last edited by kirukan; 09-01-2010 at 09:09 AM.
 
Old 09-01-2010, 09:07 AM   #7
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,675

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
Also
nmap -sP 192.168.0.0/24

Chance IP address and netmask to match your network. This will list all IP address found.

I would assume the manual for the device would list its default IP address.
 
1 members found this post helpful.
Old 09-01-2010, 04:18 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,972

Rep: Reputation: 3622Reputation: 3622Reputation: 3622Reputation: 3622Reputation: 3622Reputation: 3622Reputation: 3622Reputation: 3622Reputation: 3622Reputation: 3622Reputation: 3622
If I remember right. I do that with a port server sometimes. I find the mac (usually written on it) and assign an ip via arp static then I can access the web based interface. This assumes you have some way to then open settings either web based or command line. If you then set the ip from config you have to remember to remove the static arp.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Device Mapper and unknown device. cartman_jp Linux - Server 4 02-14-2010 02:17 AM
Asking for an unknown IP address from a known MAC address jf.argentino Linux - Networking 6 06-01-2008 07:23 AM
Showing Device Status as Unknown Device for all hardware ganesh_g1982 Linux - Hardware 1 12-02-2006 02:13 PM
UNKNOWN displayed rather than IP address jah3765 Linux - General 0 11-17-2004 02:11 PM
loop: can't open device /dev/loop0: No such device or address miaviator278 Linux - Security 3 06-09-2004 09:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration