LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-27-2005, 03:25 PM   #1
o2cool_axxess
LQ Newbie
 
Registered: Jan 2005
Location: earth
Distribution: slackware
Posts: 1

Rep: Reputation: 0
Lightbulb i cant find my wired antana!


i have a wireless antana device that i would like to use with my linux box to connect to my wireless router the next floor down. i cannot remember the ip address for it and it is a static ip address i believe it starts with 17x.x.x.x is there a way i can do a search for ip addresses to find it?

This antana is built to connect to a wired connection and has a wireless pcmcia card in it that connects to wireless routers. all i need to know is how to search for a ip address. or maybe search a range of ip addresses.

thanks.
 
Old 01-28-2005, 07:37 AM   #2
fr_laz
Member
 
Registered: Jan 2005
Location: Cork Ireland
Distribution: Debian
Posts: 384

Rep: Reputation: 32
Hi,

typically, 172.16.0.0 networks are used, since this range is made for private use.

maybe you can try the following command lines from your linux box :
ifconfig eth0 172.16.0.1 netmask 255.255.255.0
for i in $(seq 2 255) ; do if ping -c 3 "172.16.0.$i" &> /dev/null ; then echo 172.16.0.$i ; fi ; done
 
  


Reply



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
Wireless Laptop to Wired ethernet via Linux PC (wired/wireless) sambartle Linux - Wireless Networking 0 01-30-2005 04:37 AM
Wired AxeZ Linux - Software 1 11-14-2004 12:13 PM
Wired to Wireless back to Wired The_Nerd Linux - Hardware 5 09-15-2004 09:20 PM
wireless on wired.. miguetoo Linux - Wireless Networking 2 04-02-2004 04:45 PM
wired or wireless john_walsh54 Mandriva 3 09-25-2003 06:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:52 AM.

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