Re: help! localhost (and 127.0.0.1) not pingable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,!
   you should use ifconfig lo ,maybe your lo interface have no ip address? if you get ethernet address via dhclient(without eth0 parameter),the ip address of loopback will lost. 
   then you should check /etc/sysconfig/network-scripts/ifcfg-lo ,my config file:
 DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback
    if no problem,command "service network restart" will set loopback address corrct.
    

======= 2004-02-29 09:40:00 Original Letter=======

>I can't figure out why my standard IP address, ethernet interface, is working but localhost isn't.  Pings to 127.0.0.1 aren't getting through.  Any ideas?  It's an RH9 installation, on a Fujitsu rackmount (intel-based) box.
>
>There's an entry in /etc/hosts:
>
>   127.0.0.1       localhost       localhost.localdomain
>
>What else goes into making localhost work?  I have a feeling that's messing up other things.
>
>--Harlan
>
>
>
>-- 
>Shrike-list mailing list
>Shrike-list@xxxxxxxxxx
>https://www.redhat.com/mailman/listinfo/shrike-list

= = = = = = = = = = = = = = = = = = = =
Best regards
Yours Huter.Liu
020-38483801-3205
maillist@xxxxxxxxxxxxx   2004-03-01



-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux