HELP: dip with dynamic IP address over modem

HELP: dip with dynamic IP address over modem

Post by Xin Huan » Sat, 24 Jun 1995 04:00:00



i hope the subject line explains all.  i named the script file
default.dip with content just like the "linux installation getting
started" book in the 4-cd set.  any help is appreciated.

thanks in advance.
--  

     [1;50m  URL: http://weber.u.washington.edu:80/~xzhuang/   [0;37m  
     [1;50m                                                    [0;37m  
   [1;32m  Experimental Server                                 [0;37m  
     [1;50m  URL: http://hardy.u.washington.edu:8000           [0;37m  
   [1;5;37;41m( [37mUniversity of Washington  [37m)          [0;37;40m
     [1;33m                                                    [0;37m  
     [1;33m      "Those who do not know how                    [0;37m  
     [1;33m       to fight worry die young."                   [0;37m  
     [1;33m      ==== Dr. Alexis Carrel ----                   [0;37m  

 
 
 

1. PLEASE, Help! DIP and dynamic IP-address logging?


: I use dip for Dial-Up Networking and would like to have my assigned
: IP-address stored somewhere so that I can use it to automatically send
: display-information of X-programs that I run remote to my display.

Off the top of my head, how about a shell-script that does something
like,

step1=$(ps -au | grep dip | grep -v grep | fmt | grep -v root)
step2=${step1#\(}
step3=${step2%\)}
export MYDIP=${step3}

You could shorten this, of course, but you get the idea...

Dave

2. CONFIG_IP_ROUTE_FWMARK

3. dip script for slip/ppp connection with dynamic IP address

4. Manual Pages and Doom Errors...

5. DIP script for Dynamic IP address

6. Printing w. atalk/papd

7. dip and dynamic IP addresses?

8. Difficulty installing network RTL4029R in Red Hat Linux 4.1

9. Dynamic IP address for DIP

10. dip can not get dynamic IP address assigned by annex server

11. Getting the right dynamic IP address with dip

12. DIP - Dynamic IP address- Dail up problem

13. DIP patch (dynamic IP address trapping, route 'default' option)