From owner-freebsd-questions@FreeBSD.ORG Sat Jan 15 15:40:51 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 90AEC16A4CE for ; Sat, 15 Jan 2005 15:40:51 +0000 (GMT) Received: from mail14.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3612843D46 for ; Sat, 15 Jan 2005 15:40:51 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 18225 invoked from network); 15 Jan 2005 15:40:50 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 15 Jan 2005 15:40:50 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 9FFF568; Sat, 15 Jan 2005 10:40:49 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd References: <20050114184915.GB1802@beke.info> From: Lowell Gilbert Date: 15 Jan 2005 10:40:49 -0500 In-Reply-To: <20050114184915.GB1802@beke.info> Message-ID: <44oefqvgxq.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@freebsd.org Subject: Re: bimap instead of public ip and servers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jan 2005 15:40:51 -0000 freebsd writes: > Hi all, > i have a following problem, probably someone was through this before and > can offer advice. > Now i'm using DSL with static ip address and on my home FreeBSD server > there is group of servers serving my family and friends. Servers are qmail, > djbdns and apache. > I'm doing dns for my domain, mail server and http is also under my full > control. > Now i found cheaper option, but... > Instead of public static ip i'll have only bimap. Provider don't want to > route my public address into his LAN, because he don't want to waste > additional public ip's. Now i have a problem. > I'm not sure, if it will be possible to run DNS server, mail server and > web server in this enviroment. Just now i found, that qmail first checks > if his ip is resolved MX record for domain it's serving and refuses to > start, if it's not. And i'm bimapped, so it's not ;-). > I'll play with this during a weekend, but if someone can help, i'd be > gratefull. > Maybe this is not exactly FreeBSD problem, hope you don't mind ;-). I don't know anything about qmail particularly, but if you're running your own DNS, you should be able to report anything you want to the DNS queries of your own mail daemon...