From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 08:18:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A3901065671 for ; Thu, 10 Jul 2008 08:18:07 +0000 (UTC) (envelope-from zhangsc@neusoft.com) Received: from mailgate.neusoft.com (mailgate.neusoft.com [210.83.25.69]) by mx1.freebsd.org (Postfix) with ESMTP id D8BCF8FC1B for ; Thu, 10 Jul 2008 08:18:06 +0000 (UTC) (envelope-from zhangsc@neusoft.com) Received: from smtp.neusoft.com ([202.107.117.28]) by mailgate.neusoft.com (8.13.1/8.13.1) with ESMTP id m69837ch015151 for ; Wed, 9 Jul 2008 16:03:11 +0800 Received: from neusofteaf5839 ([192.168.131.63]) by smtp.neusoft.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPPSA id <0K3Q0092BBPD5T@smtp.neusoft.com> for freebsd-questions@freebsd.org; Wed, 09 Jul 2008 16:03:13 +0800 (CST) Date: Wed, 09 Jul 2008 16:01:27 +0800 From: EdwardKing To: freebsd-questions@freebsd.org Message-id: <006e01c8e199$fdc5be60$3f83a8c0@neusofteaf5839> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Mailer: Microsoft Outlook Express 6.00.2900.3138 Content-type: text/plain; charset=gb2312 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal X-Neusoft-MailScanner-Information: Please contact the ISP for more information X-Neusoft-MailScanner: Found to be clean Subject: Why can't ping X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 08:18:07 -0000 I configure ed0 when I install FreeBSD7.0,like follows: Host:test.example.com Domain:test.com IPv4 GateWay: 172.18.0.1 Name server: 172.18.0.250 IPv4 Address: 172.18.0.19 Netmask:255.255.255.0 Then I Ping itself,like follows: #ping 172.18.0.19 Then result is failure: ping: sendto: No route to host Why? I use ifconfig -a to show my ip,like follows: le0: flags=8843 metric 0 mtu 1500 options=8 either 00:0d:18:23:32:7a inet6 fe80::20c:29ff:fe76:365a%le0 prefixlen 64 scopeid 0x1 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 media: Ethernet autoselect status: active plip0:flags=108810 metric 1500 lo0:flags=8049 metric 0 mtu 16384 inet6::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 Where is my following configure information, I can't find them! Host:test.example.com Domain:test.com IPv4 GateWay: 172.18.0.1 Name server: 172.18.0.250 IPv4 Address: 172.18.0.19 Netmask:255.255.255.0 What raise to lost my configure information? How to configure my ip and how to ping successly? I am a newer to BSDUnix,please give me detail steps. Thanks in advance! Best regards, Edward ---------------------------------------------------------------------------------------------- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Group Ltd., its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful. If you have received this communication in error, please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. -----------------------------------------------------------------------------------------------