Re: get ip script

2002-01-02 Thread gabriel
you guys are great i love the internet :) > From: Dave Ihnat <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Wed, 2 Jan 2002 12:50:32 -0600 > To: [EMAIL PROTECTED] > Subject: Re: get ip script > > On Wed, Jan 02, 2002 at 10:24:43AM -0800, gabriel wrot

Re: get ip script

2002-01-02 Thread Jim Lambert
For dymanic dns I use: http://www.no-ip.com/ It's free and very reliable -Jim -- <[EMAIL PROTECTED]> (Replace Z's with E's to reply) "Beer is proof that god loves us and wants us to be happy" -Benjamin Franklin ___ Redhat-list mailing list [EMAI

Re: get ip script

2002-01-02 Thread Dave Ihnat
On Wed, Jan 02, 2002 at 10:24:43AM -0800, gabriel wrote: > this really should be easy... i'm thinking of doing away with my static ip > since it costs so much. but this means that i won't be able to just > memorise a single string of numbers when i want to ftp into my box from work > etc. DNS i

Re: get ip script

2002-01-02 Thread ABrady
On Wed, 02 Jan 2002 10:24:43 -0800 gabriel <[EMAIL PROTECTED]> implied: > this really should be easy... i'm thinking of doing away with my > static ip since it costs so much. but this means that i won't be able > to just memorise a single string of numbers when i want to ftp into my > box from

Re: get ip script

2002-01-02 Thread Ed Wilts
On Wed, Jan 02, 2002 at 10:24:43AM -0800, gabriel wrote: > could someone show me an example of a script i could use that would get the > ip of my machine and email it to me on a daily basis? > > is there an easier way? > what about dynamic dns? what is that? http://www.zoneedit.com. This site

Re: get ip script

2002-01-02 Thread Mike Burger
Set up a cron job that runs "ifconfig". The results will be emailed to you (or whichever user has the cron job running). On Wed, 2 Jan 2002, gabriel wrote: > this really should be easy... i'm thinking of doing away with my static ip > since it costs so much. but this means that i won't be ab

get ip script

2002-01-02 Thread gabriel
this really should be easy... i'm thinking of doing away with my static ip since it costs so much. but this means that i won't be able to just memorise a single string of numbers when i want to ftp into my box from work etc. so i'm wondering: could someone show me an example of a script i could