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.

---

Try 'service iptables stop' and 'service ipchains stop' and then pinging
yourself.

Regards,

---
Edward Dekkers (Director)
Triple D Computer Services P/L




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to