From owner-freebsd-questions Fri Dec 22 12:20: 9 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 22 12:20:06 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from sunny.fishnet.com (sunny.fishnet.com [209.150.200.6]) by hub.freebsd.org (Postfix) with ESMTP id A4CDA37B400 for ; Fri, 22 Dec 2000 12:20:06 -0800 (PST) Received: from walleye.corp.fishnet.com (209.150.192.114) by sunny.fishnet.com (5.0.048) id 39FECC3200504674; Fri, 22 Dec 2000 14:16:29 -0600 Message-ID: From: "Hudson, Henrik H." To: 'j mckitrick' Cc: "'questions@freebsd.org'" Subject: RE: (silly) domain name question Date: Fri, 22 Dec 2000 14:17:14 -0600 MIME-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Jon- The IP address is what is really important to a system when getting on the net. When you connect to your ISP via PPP, the ISP assigns you a IP number. A good ISP will have a reverse lookup on that number assigned as well (normally something cryptic like ppp-dynamic004.domain.com).The IP address that is assigned to your PPP interface is what is used to communicate. The name of your machine stays local. Just be careful to not start using that for return emails, etc...they won't work. To actually change your name. Edit the rc.conf file in /etc and change the line which says: hostname="localhost" to be hostname="WHATEVER.WHATEVER.COM" You may also want to add the name to the /etc/hosts file so you can talk to yourself via name. Henrik --- Henrik Hudson -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of j mckitrick Sent: Friday, December 22, 2000 13:50 To: freebsd-questions@freebsd.org Subject: (silly) domain name question Hi, I would like to name my machine, but it is a laptop with only a dialup connection, and I do not own a domain name. Can I use a name that will only apply to my local machine but will not confuse the nameservers or connections to the outside world? I would like to be something other than 'localhost.localdomain' Jonathon -- "The spice must flow...." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message