Title: メッセージ
The output is :
 
eth0      Link encap:Ethernet  HWaddr 00:90:CC:08:3F:9E
          inet addr:219.105.101.197  Bcast:255.255.255.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS RUNNING  MTU:1500  Metric:1
          RX packets:1304172 errors:0 dropped:0 overruns:0 frame:0
          TX packets:536135 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:5 Base address:0xe400
 
eth1      Link encap:Ethernet  HWaddr 00:90:CC:41:59:13
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:356003 errors:0 dropped:0 overruns:0 frame:0
          TX packets:479576 errors:0 dropped:0 overruns:0 carrier:0
          collisions:18801 txqueuelen:100
          Interrupt:10 Base address:0x1000
 
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:55221 errors:0 dropped:0 overruns:0 frame:0
          TX packets:55221 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
 
Lei
 
-----Original Message-----
From: manjunath [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 07, 2003 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: Can't ping myself.

What is the output of /sbin/ifconfig   .. Check whether eth0 is up/down ..

Manjunth Hegde
----- Original Message -----
From: Rai Ou
Sent: Friday, February 07, 2003 11:31 AM
Subject: Can't ping myself.

My Linux box can't get ping response when pinging itself like below:

ping localhost
ping 127.0.0.1
ping xxx.xxx.xxx.xxx (it is the Global ip get from my cable modem)

I post my /etc/hosts file here:
--------------------------------
127.0.0.1       localhost.localdomain   localhost
--------------------------------

and the /etc/sysconfig/network file is here:
--------------------------------
NETWORKING=yes
HOSTNAME="localhost.localdomain"
--------------------------------

Waiting the suggestions.

Lei


Reply via email to