User Profile
Collapse
Profile Sidebar
Collapse
2941985
Last Activity: Oct 7 '11, 11:14 PM
Joined: Oct 2 '11
Location: Bangalore
-
i think that should detect your loopback address (127.0.0.1). Check if that pulls your loopback or not by using command ifconfig. If that doesn't pull the address then check the file ifcfg-lo which should be located under /etc/sysconfig/network/ . If the file is not located there then create one file and make the suiitable entries as mentioned in the screenshot.And after saving the file just restart the network service by executing the command service...Last edited by Niheel; Oct 5 '11, 03:39 PM.Leave a comment:
-
Do you have a file /etc/init.d/xinetd?
TryCode:chkconfig --list
If this doesn't work then check if xinetd rpm is installed on box or not. by the commandCode:rpm -qa |grep xinetd
Leave a comment:
No activity results to display
Show More
Leave a comment: