Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Apr 2000 15:33:37 -0400
From:      Otter <otter@otter.cc>
To:        Alex Kwan <alexkwan@pacific.net.hk>
Cc:        questions@FreeBSD.ORG
Subject:   Re: ping - sento : No route to host
Message-ID:  <38E7A091.D9E5A647@otter.cc>
References:  <001d01bf9cd6$a8314980$151e40ca@alexkwan>

next in thread | previous in thread | raw e-mail | index | archive | help
Alex Kwan wrote:
> 
> Hi!
> 
> When I exec ifconfig -a to verify the Ethernet Interface Configuation, it
> was:
> ep0 : flags=8802<BROADCAST,SIMPLEX,MULTICAST>mtu 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38E7A091.D9E5A647>