From owner-freebsd-net@FreeBSD.ORG Thu May 25 17:33:18 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E98F16AC4F for ; Thu, 25 May 2006 17:33:18 +0000 (UTC) (envelope-from ed@questinformation.com) Received: from mta-01.sdf.hosting.com (mta-01.sdf.hosting.com [65.182.208.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC01043D48 for ; Thu, 25 May 2006 17:33:17 +0000 (GMT) (envelope-from ed@questinformation.com) Received: from ss004.sdf.hosting.com (ss004.sdf.hosting.com [65.182.208.14]) by mta-01.sdf.hosting.com (8.13.4/8.13.4) with ESMTP id k4PHXGv8002389 for ; Thu, 25 May 2006 13:33:16 -0400 Received: from [65.42.141.49] (adsl-65-42-141-49.dsl.chcgil.ameritech.net [65.42.141.49]) by ss004.sdf.hosting.com (8.13.2/8.13.2) with ESMTP id k4PHXFJ0027715 for ; Thu, 25 May 2006 13:33:15 -0400 (EDT) X-HDC-Tracker: Thu, 25 May 2006 13:33:15 -0400 (EDT)||Edgar Pigg |[65.42.141.49]|ss004.sdf.hosting.com|k4PHXFJ0027715 Mime-Version: 1.0 (Apple Message framework v623) Content-Transfer-Encoding: 7bit Message-Id: <7f069fa78ec3dc019935486d1d960424@questinformation.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-net@freebsd.org From: Ed Pigg Date: Thu, 25 May 2006 12:33:16 -0500 X-Mailer: Apple Mail (2.623) Received-SPF: none (ss004.sdf.hosting.com: domain of ed@questinformation.com does not designate permitted sender hosts) X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on mta-01.sdf.hosting.com X-Virus-Status: Clean Subject: Help moving from local lan to internet X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 17:33:19 -0000 Hi all. Please be kind. Help. I have been using a server to develop on and am prepared to move to the internet. I orginally set up the server on a 192.168.x.x network and have been using it for about a month. I want to move it to the internet and am having trouble configuring the network manually. I set the ip address with subnet mask and default router in /etc/rc.conf. I edited /etc/resolv.conf and changed the name servers to the correct name server address. Now when the server starts it hangs for aboutn 5 minutes when the "starting sshd" message is displayed. I can ping the name servers, but nslookup times out when querying well known web sites. I must have overlooked something or left something out? Any help appreciated. Ed Pigg