From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 07:40:58 2003 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 E7F3E16A4CE for ; Fri, 21 Nov 2003 07:40:58 -0800 (PST) Received: from mail2.northnetworks.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E068943FE0 for ; Fri, 21 Nov 2003 07:40:56 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from svr3.northnetworks.ca (localhost.northnetworks.ca [127.0.0.1]) hALFX5XK062961; Fri, 21 Nov 2003 10:33:05 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost)hALFX5EA062958; Fri, 21 Nov 2003 10:33:05 -0500 (EST) X-Authentication-Warning: svr3.northnetworks.ca: iaccounts owned process doing -bs Date: Fri, 21 Nov 2003 10:33:05 -0500 (EST) From: Steve Bertrand To: Peter Ulrich Kruppa In-Reply-To: <20031121161852.H28859@pukruppa.net> Message-ID: <20031121103124.N62928@svr3.northnetworks.ca> References: <20031121161852.H28859@pukruppa.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Static IP and fully qualified domain names 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: Fri, 21 Nov 2003 15:40:59 -0000 > >From reading manuals one should think, that now I could give my > machines names like one.pukruppa.net, two.pukruppa.net, etc... > and all these would be reachable via internet - but they aren't. > The only one that can be accessed is pukruppa.net . If you have control of the DNS zone, then you must add hostnames for the domain and assign them to the IP. Most likely, your ISP has set up just the domain name to point to the IP. Just ask them to assign the names you want for your domain to the IP that you want them to point at. If the name does not exist in DNS, then it won't be found on the Internet. Steve > > How comes this? > > > Regards, > > Uli. > > > > +---------------------------+ > | Peter Ulrich Kruppa | > | Wuppertal | > | Germany | > +---------------------------+ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >