Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2000 23:49:47 -0800
From:      "Crist J . Clark" <cjclark@reflexnet.net>
To:        David Banning <david@banning.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: finding my IP address
Message-ID:  <20001125234947.E12190@149.211.6.64.reflexcom.com>
In-Reply-To: <20001126001216.A1466@www3.pacific-pages.com>; from david@www3.pacific-pages.com on Sun, Nov 26, 2000 at 12:12:16AM -0500
References:  <20001126001216.A1466@www3.pacific-pages.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 26, 2000 at 12:12:16AM -0500, David Banning wrote:
> I am trying to find out my Dynamic IP address that has been issued
> to me by my ISP - I think I found it like so;
> 
> $ ppp 
> Working in interactive mode
> Using interface: tun0
> ppp ON d> dial isp
> ppp ON d> 
> Ppp ON d> 
> PPp ON d> 
> PPP ON d> 
> PPP ON d> show iface
> tun0 (idx 12) <UP,POINTOPOINT,RUNNING,MULTICAST> has 1 address:
>   216.191.61.60/32 -> 192.168.70.6
> PPP ON d> 
> 
> Then when I entered http://216.191.61.60/myfiles.html
> 
> I got the html I wanted.
> Is there a command from the shell I can type to get it without
> going into ppp first?;

  $ ifconfig tun0

-- 
Crist J. Clark                           cjclark@alum.mit.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001125234947.E12190>