LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 12-21-2007, 08:32 AM   #1
WrightExposure
LQ Newbie
 
Registered: Dec 2006
Posts: 12

Rep: Reputation: 0
IP monitoring software


Hello all,

Second post of the day looking for some software.

On my windows XP box I run a software application called ipmonitor from barefoot productions (http://www.barefootinc.com/ipmonitor.htm). It monitors my external IP address and alerts me should it change, I don't have a static IP address at home.

Does a similar product for linux exist. Running FC6 gnome interface.

Mark
 
Old 12-21-2007, 01:59 PM   #2
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
Perhaps the easiest thing would be to write a small shell script which queries on a regular basis your external IP from your router? (perhaps using wget if it is displayed on a web page?
Or something like "no-ip"?
You could alternatively download your ip from here.
Well, didn't find any 200% free and indipendent utility to just be installed in Linux (well with the Gentoo distribution I have a package ready for "no-ip"). That's why I wrote my own script which gets it from my router.
 
Old 12-21-2007, 02:03 PM   #3
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Run in loop and compare with previous result ;}
Code:
lynx -dump http://whatismyip.com/|egrep -o "[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+"

Cheers,
Tink
 
Old 12-21-2007, 02:45 PM   #4
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
Tinkster, I think this is the most brillant solution to a problem I ever read or heard since I was born.
 
Old 12-21-2007, 02:52 PM   #5
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
WrightExposure, a small remark: after running the command I ended up having in the directory an empty file called "*". Remember to delete it with
Code:
rm "*"
and not
Code:
rm *
 
  


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
Monitoring software chhansopheaktra Linux - Software 2 08-12-2005 09:58 AM
Monitoring software Mclewson Linux - Software 1 11-27-2004 03:10 PM
Looking for some help on monitoring software shelby Linux - General 14 12-11-2002 03:36 PM
Needs monitoring software Bogdan Linux - Networking 1 06-19-2002 09:06 AM
Needs monitoring software! Bogdan Linux - Networking 3 03-20-2002 03:55 PM

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

All times are GMT -5. The time now is 07:07 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