From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 21:56:48 2005 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 E016416A4CE for ; Tue, 29 Mar 2005 21:56:48 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B85543D54 for ; Tue, 29 Mar 2005 21:56:48 +0000 (GMT) (envelope-from linicks@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so667550wra for ; Tue, 29 Mar 2005 13:56:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=hytgbvVzQP4acpSDUNEwB2IcoRYFdlTVLcbRZM4ibJZW0JiOm93g01ZUff3djDqjgCN7VelIt25ju2K21AEkjHp2LMc1KV0E/4L5D9OctUdBMvwyrdJMcSBNaJM3fhVUBwzq810cmBK4gQ1k9MigbjAE5wwmvFcz3e6G7v2xS6Q= Received: by 10.54.10.23 with SMTP id 23mr29004wrj; Tue, 29 Mar 2005 13:56:48 -0800 (PST) Received: by 10.54.98.3 with HTTP; Tue, 29 Mar 2005 13:56:48 -0800 (PST) Message-ID: Date: Tue, 29 Mar 2005 14:56:48 -0700 From: Nick Pavlica To: Chip Wiegand In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: cc: FreeBSD List Subject: Re: unable to ping out of a new install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Pavlica List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 21:56:49 -0000 Hi Chip, You can reconfigure your network interface using the sysinstall utility (/stand/sysinstall). If you are not using DHCP make sure that you have a DNS server and GATEWAY configured. --Nick On Tue, 29 Mar 2005 14:46:07 -0700, Chip Wiegand wrote: > I just installed 5.3 on a laptop and am able to ping it, but it cannot > ping anything else. When I enter the ping command the curser > moves down a line then nothing. It doesn't even time out. Just nothing. > The box will reply to a ping from another box on the network though. Is > there something new in 5.3 that I have to do to allow it to send a ping? > Thanks, > Chip > _______________________________________________ > 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" >