Re: Posting IP

1997-05-04 Thread Dima
In message [EMAIL PROTECTED] 
you wrote:

I'll be damned.  If it was a snake it would have bit the shit out of me.
I have skipped over that file I don't know how many times, thinking it was
another connect script.  

It's a great place to run stuff like netdate and fetchmail/popclient from
(ip-down is a good place to kill fetchmail BTW.)

Dimitri


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Posting IP

1997-05-03 Thread Rick Jones
What's the best way to extract a dynamic IP for emailing to a remote site.

The mail script was easy enough, but how do I extract the local IP, since
it's not sent in the clear I can't use the REPORT command in a chatscript.

--Rick

[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Posting IP

1997-05-03 Thread Dima
In message [EMAIL PROTECTED] y
ou wrote:
What's the best way to extract a dynamic IP for emailing to a remote site.

Have a look at /etc/ppp/ip-up.  Local IP address is $4 to ip-up: 
echo $4  /wherever/MYIPADDRESS.

HTH
--
Dimitri


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Posting IP

1997-05-03 Thread Rick Jones

I'll be damned.  If it was a snake it would have bit the shit out of me.
I have skipped over that file I don't know how many times, thinking it was
another connect script.  

Thanks for the info bud.

On Sun, 4 May 1997, Dima wrote:

 In message [EMAIL PROTECTED] y
 ou wrote:
 What's the best way to extract a dynamic IP for emailing to a remote site.
 
 Have a look at /etc/ppp/ip-up.  Local IP address is $4 to ip-up: 
 echo $4  /wherever/MYIPADDRESS.
 
 HTH
 --
 Dimitri
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 

--Rick

[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .