From owner-freebsd-questions Sun Apr 2 12:33:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 97AB037B884 for ; Sun, 2 Apr 2000 12:33:12 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id MAA29737; Sun, 2 Apr 2000 12:31:23 -0700 (PDT) Message-ID: <38E7A091.D9E5A647@otter.cc> Date: Sun, 02 Apr 2000 15:33:37 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Alex Kwan Cc: questions@FreeBSD.ORG Subject: Re: ping - sento : No route to host References: <001d01bf9cd6$a8314980$151e40ca@alexkwan> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alex Kwan wrote: > > Hi! > > When I exec ifconfig -a to verify the Ethernet Interface Configuation, it > was: > ep0 : flags=8802mtu 1500 > ether 00:10:4b:5f:1d:07 > my /etc/defaults/rc.conf was: > network_interface="auto" > ifconfig_ep0="inet 192.168.1.1 netmask 255.255.255.0" > When I exec ping 192.168.1.1 it was a error message: > ping: sento: No route to host > How do I make the ep0 up? If you would "man ifconfig", you would see that a simple "ifconfig ep0 up" would do the trick. -Otter > Thanks > > Alex > > 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