Im failing to ping/putty my Linux box. I can ping from it and even after restarting iptables, xinetd, services, checked ports and even loopback address am at a loss?!?!?
Are there any active iptables' filtering rules ? Have you tried clearing them ?
Are the linux box and the machine from which you are trying to ping it in the same subnet ?
When the menu comes, press space bar and try add the command like "pci=routeirq" (without quote) to kernel line in the default menu. After logging with root privilege open terminal box and try ping like ping 127.0.0.1 or ping localhost. If it responds then ok and u may go and reconfigure the network card with proper IP address. If not again restart RH and pass the command as "pci=noirq" as mentioned earlier. Also see the BIOS settings !
If possible post here the "/etc/sysconfig/network" & /etc/sysconfig/network-scripts/ifcfg-eth0 details. What is the result of u pass the command like
ifup eth0
and
dmesg (and see the name of the NIC card like r8169 / r8168B or what is this !)
Please provide some info with quick reply
@Carlosdl active iptables are there but none were tampered with, problem just evolved from nowhere.
@rechil pci=routeirq has got no reponse it just goes back prompt. /etc/sysconfig/network shows NETWORKING=YES and HOSTNAME=courem.co.zw
/etc/sysconfig/network-scripts/ifcfg-etho shows DEVICE-eth0 BOOTPOTO=static ONBOOT=YES ethereal = e100 NIC is up
"pci=routeirq has got no reponse it just goes back prompt"., sorry I did not understand this. Did u pass the command at Kernel Line parameter.... or try pci=noirq or replace the command with acpi=off and press Enter Key. Remember, the command pass as run time and not to write permanently in grub / lilo.
I guess e100 nic driver duplex mismatch probs ! Could u send the output of 'ethtool eth0' and 'ethtool -i eth0' as well as the output from "dmesg" when the device autonegotiates to 100-Half !
"Could you send the output of 'ethtool eth0' and 'ethtool -i eth0' as well as the
output from 'dmesg' when the device autonegotiates to 100-Half?"
Rechil, what are you talking about ?? Who said the NIC is autonegotiating to 100-half ?
Why do you almost always just copy-paste comments and even questions other people post on other sites ?
That exact text comes from a RHEL bug report (related to duplex mismatch issues):Bug 235749 - e100 nic driver duplex mismatch (RHEL5)
Please, stop doing that. It is bad for the site's reputation.
Zhetmasta, if possible, I would temporarily clean all filtering rules just to be completely sure it is not a firewall issue.
How about other devices in between (switches or routers) ?
Did something change (on the linux box or other devices on the network) about the time when this started to happen ?
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 6  Replies