Hello Michael,

please go to your Bash-Shell. There you type:
MYIP=`/sbin/ifconfig ppp0 grep inet | cut -d: -f2 | cut -d" " -f1` ;

$MYIP has now your dyn IP Adress.

Best regards,
Oliver Etzel
---------------------------------------------------------------
[EMAIL PROTECTED]
Phone +49 89 54071102
New - .eu-Domains
Scriptinstallation Serverconfiguration Hosting Serverhousing Domains
www.t-host.de
---------------------------------------------------------------

> Does anyone know a way to fetch your own IP-adress? I need it because I run
> a web server on my computer with a dynamic-IP so I need it to change all the
> URLs it creates dynamically...

Reply via email to