From owner-freebsd-questions Sun Apr 2 23: 3:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 0EA6537B8F8 for ; Sun, 2 Apr 2000 23:03:51 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3363fm15155; Mon, 3 Apr 2000 08:03:41 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <001d01bf9cd6$a8314980$151e40ca@alexkwan> Date: Mon, 03 Apr 2000 08:03:40 +0200 (CEST) From: Micke Josefsson To: Alex Kwan Subject: Re: ping - sento : No route to host Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Apr-00 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? > Thanks > > Alex > As others have pointed out upping the interface is done with 'ifconfig ep0 up'. I also believe you *already* should have seen the actual IP numbers associated w ith the interface. If you change the network_interface line to "ep0 lo0" you sho uld be in the clear. ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message