From owner-freebsd-questions Sun Apr 2 12: 4:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mongkok.pacific.net.hk (mongkok.pacific.net.hk [202.14.67.46]) by hub.freebsd.org (Postfix) with ESMTP id DCF8337BE63 for ; Sun, 2 Apr 2000 12:04:48 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from tsingyi.pacific.net.hk (tsingyi.pacific.net.hk [202.14.67.240]) by mongkok.pacific.net.hk with ESMTP id DAA00730 for ; Mon, 3 Apr 2000 03:04:46 +0800 (HKT) Received: from alexkwan (ppp21.dyn30.pacific.net.hk [202.64.30.21]) by tsingyi.pacific.net.hk with SMTP id DAA06426 for ; Mon, 3 Apr 2000 03:04:45 +0800 (HKT) Message-ID: <001d01bf9cd6$a8314980$151e40ca@alexkwan> From: "Alex Kwan" To: Subject: Re: ping - sento : No route to host Date: Mon, 3 Apr 2000 03:07:13 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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? Thanks Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message