From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 04:00:46 2004 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 766BB16A4CE for ; Wed, 28 Jan 2004 04:00:46 -0800 (PST) Received: from kifco.net (host4.kifco.net [216.65.57.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD33743D1F for ; Wed, 28 Jan 2004 04:00:45 -0800 (PST) (envelope-from Admin@kifco.net) Received: from kifco.net (deadline@localhost [127.0.0.1]) by kifco.net (8.12.8p1/8.12.8) with ESMTP id i0S8APum006030 for ; Wed, 28 Jan 2004 08:10:25 GMT (envelope-from Admin@kifco.net) From: "Marwan Sultan" To: "FreeBSD questions List" Date: Wed, 28 Jan 2004 11:10:25 +0300 Message-Id: <20040128080221.M4472@kifco.net> X-Mailer: Open WebMail X-OriginatingIP: 213.189.64.49 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Dynamic Router IP. 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: Wed, 28 Jan 2004 12:00:46 -0000 Hello everyone, I have FreeBSD 4.8-R as a NATd ipfw enable behind a DSL router. The router calling the internet and giving the connection 2the bsd box. BSD box does the rest for my LAN. I redirect the port 22 from the router to my FreeBSD LAN box. 192.168.1.1 The problem is DSL each time calls the internet has a new 'real IP' so I cannot know the ip IF im at home, then i cannot access the box from outside the LAN. Question is: Is there a way to configure the FreeBSD box to send an auto email for me each time the router has a new 'real IP' ? For sure by somehow the BSD box knows about the new ip for router. Thank you very much in advance. -- Marwan Sultan