From owner-freebsd-questions@FreeBSD.ORG Mon Jan 10 21:56:46 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17ECF16A4CE for ; Mon, 10 Jan 2005 21:56:46 +0000 (GMT) Received: from cqgigw.cqg.com (cqgigw.cqg.com [208.48.16.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C663343D48 for ; Mon, 10 Jan 2005 21:56:45 +0000 (GMT) (envelope-from tomc@cqg.com) Received: from cqgmail.cqg.com (int.cqg.com [96.0.0.2]) j0ALuhSe009607; Mon, 10 Jan 2005 14:56:43 -0700 Received: from d3stomc ([192.168.17.154]) by cqgmail.cqg.com (8.12.8/8.12.8) with ESMTP id j0ALuckT017215; Mon, 10 Jan 2005 14:56:38 -0700 From: "Tom Connolly" To: "'FreeBsdBeni'" Date: Mon, 10 Jan 2005 14:56:38 -0700 Message-ID: <03b201c4f75f$42681e10$9a11a8c0@d3stomc> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <20050110155202.06ffb1ed.brian_davis@cox.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Importance: Normal X-MailScanner: Found to be clean, Found to be clean X-MailScanner-Information: Please contact the ISP for more information X-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=0, required 3) cc: freebsd-questions@freebsd.org Subject: RE: ip address behind router ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 21:56:46 -0000 Brian Davis wrote: > On Sun, 9 Jan 2005 14:38:56 +0100 > FreeBsdBeni wrote: >=20 >> Hi, >>=20 >> How do I find what ip address I'm really having ? >> My adsl modem/firewall gives me a dynamic private address : >> 192.168.1.101, which is what I see with an ifconfig. But how do I >> find the real (dynamic) address given to my modem by my provider ? >> I'm using 5.3-rel-p4. >> -- >> Beni. >>=20 >=20 If you just need a simple solution to see your external IP address, just go to: http://www.ostrosoft.com/OIT/external_ip.asp It will show your outside IP address in red. Good luck, Tom