From owner-freebsd-questions@FreeBSD.ORG Wed Apr 7 03:11:56 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 35C4516A4CE for ; Wed, 7 Apr 2004 03:11:56 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 6140143D1D for ; Wed, 7 Apr 2004 03:11:55 -0700 (PDT) (envelope-from freebsd-questions@gmx.de) Received: (qmail 31284 invoked by uid 65534); 7 Apr 2004 10:11:16 -0000 Received: from xdsl-81-173-158-118.netcologne.de (EHLO basti0.wg) (81.173.158.118) by mail.gmx.net (mp009) with SMTP; 07 Apr 2004 12:11:16 +0200 X-Authenticated: #22777497 Date: Wed, 7 Apr 2004 12:11:06 +0200 From: Sebastian Kutsch To: freebsd-questions@freebsd.org Message-Id: <20040407121106.281f4abf.freebsd-questions@gmx.de> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: private subsubdomains 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, 07 Apr 2004 10:11:56 -0000 Hi, I want to setup subsubdomains to reach individuell PC's in my LAN from the Internet without portmapping. I habe got a ADSL line using ppoe to conect to my ISP getting a public IP on the tun0 interface. Using the no-ip service I have got a subdomain of the form my.domain.com. ppoe and the no-ip daemon are running on a saperate machin with FreeBSD 4.7 functioning as the network gateway/router wich is conected with dc0 to the ADSL-modem and with rl0 (192.168.33.1) to the LAN. What I want is to do is reach an individual PC from the Internet by using a subsubdomain of the form pc1.my.domain.com. I have configured bind 8 running on my gateway so that I can reach the PC's in the LAN from within the LAN by using i.e. pc1.my.domain.com. But trying to reach a PC from the Internet conects me to the gateway. By reading the Handbook and man-pages I have not got a clue how to resolve this problem. thx Sebastian -- If you share pain there is less of it. If you share joy there is more of it.