From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 07:24:34 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 1123437B401 for ; Fri, 27 Jun 2003 07:24:34 -0700 (PDT) Received: from argosy.ca (www.argosy.ca [138.73.18.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40D4343FA3 for ; Fri, 27 Jun 2003 07:24:33 -0700 (PDT) (envelope-from hhwoo@argosy.ca) Received: from a7n8x (mctn1-2698.nb.aliant.net [156.34.186.138]) by argosy.ca (8.12.9/8.12.9) with SMTP id h5REQ1t2031513; Fri, 27 Jun 2003 11:26:03 -0300 (ADT) (envelope-from hhwoo@argosy.ca) Message-ID: <011a01c33cb7$f4920d80$0200a8c0@a7n8x> From: "Han Hwei Woo" To: "John DeStefano" , References: <20030626185043.82750.qmail@web40610.mail.yahoo.com> Date: Fri, 27 Jun 2003 11:25:25 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: Mask IP:port with Domain Name 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, 27 Jun 2003 14:24:34 -0000 I believe the ServerName directive in Apache is what you're looking for; it's what people's browser address field will show once they connect to your site. As far as your security concerns go, you can not run a website without exposing the IP address of the webserver machine, with or without masking. If a client machine didn't know your IP address, it would not know where to retrieve your web pages from. Han Hwei Woo http://www.argosy.ca ----- Original Message ----- From: "John DeStefano" To: Sent: Thursday, June 26, 2003 3:50 PM Subject: Mask IP:port with Domain Name > In order to solve some IP/port resolution issues, I registered a domain at godaddy.com on the advice of a few people on this list. Seems like a nice interface, decent service, and a great price. > My question is on what I assume to be IP masking. When someone punches in my domain name to reach the web site running on FBSD, their browser's address field (well, actually it's the DNS doing it) instantly translates the domain name into my actual IP address and port number. This is alarming for security reasons, as well as relatives who know nothing about technology asking inane questions about the disappearing web site name. > I have searched the handbook, archives, even apache docs, but I can't find any information regarding how to get this to happen on my FBSD (assuming I'm searching on the correct terms?). Of course, godaddy.com offers a masking service for an additional fee, but then what was once a bargain wouldn't be much of a bargain any longer. > Thanks, > John > > > --------------------------------- > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > _______________________________________________ > 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" >