Re: what is my IP?

From: Brendan (mailinglist_at_endosquid.com)
Date: 01/31/05

  • Next message: Micha Feigin: "Re: What does i386 exactly mean?"
    To: debian-user@lists.debian.org
    Date: Mon, 31 Jan 2005 10:51:02 -0500
    
    

    On Saturday 29 January 2005 08:52, Vegard Lundby Rekaa wrote:
    > I have a dynamic IP-adress, and have been using p2p clients to retrive my
    > owm IP adresse when I need it. Is there another, easier way to do this?

    In my .bashrc:
    alias myip="/sbin/ifconfig eth0 | grep 'inet add' | awk '{print $2}' |cut -d '
    ' -f 12 |cut -d: -f2"
    alias myip-nat="lynx -dump http://checkip.dyndns.org"

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Micha Feigin: "Re: What does i386 exactly mean?"

    Relevant Pages

    • Re: what is my IP?
      ... On Sat, 2005-01-29 at 14:52 +0100, Vegard Lundby Rekaa wrote: ... > I have a dynamic IP-adress, and have been using p2p clients to retrive my ... > owm IP adresse when I need it. ...
      (Debian-User)
    • what is my IP?
      ... I have a dynamic IP-adress, and have been using p2p clients to retrive my ... owm IP adresse when I need it. ...
      (Debian-User)