just curious. If using dhcp and your IP changes, does ip-up.local get
called too?

On Mon, 17 Jul 2000, Lee Howard wrote:

> Here's my ip-up.local script which e-mails me the new IP each time it
> connects.  It's associated with a bigger set of scripts I call inetfeeler,
> so that's what inetfeeler means.
> 
> #!/bin/sh
> [EMAIL PROTECTED] # administrator e-mail address
> SYSTID=Providence               # system ID for mail subject
> /sbin/ifconfig | grep -e 'P-t-P' | /bin/mail -s "inetfeeler:  $SYSTID PPP
> up" $MAILTO
> 
> Lee Howard


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to