Operating System - Linux
1826639 Members
3348 Online
109695 Solutions
New Discussion

Re: Regarding Pinging issue on linux suse 10.2

 
Rajeev131
Occasional Contributor

Regarding Pinging issue on linux suse 10.2

i have installed linux suse 10.2 operating system

on hp machine ,model no is hp Compaq dx 2480 microtower base unit pc and product no - KL969AV

my network is not pinging on this machine. same thing i did on another hp machine , model no dx2280, product no. is GR541AV. it was working fine.

i have checked the network driver on both machine. driver is bydefalut successfully installed. i have check default gateway. but facing same issue.

please help me
4 REPLIES 4
Tim Nelson
Honored Contributor

Re: Regarding Pinging issue on linux suse 10.2

Need some basic trouble shooting info...

post ifconfig and route from both servers

if no IP stack then you need to start there..

will start here first and then move up the stack.



Steven E. Protter
Exalted Contributor

Re: Regarding Pinging issue on linux suse 10.2

Shalom,

Low end Compaq/hp pc's have on Linux support on their built in NIC cards.

That is right on the site for the system.

To get Linux networking right, you either need to find a hacked driver and hope, "hack and pray", or buy a nice Intel PCI NIC for $20 and use that.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Rajeev131
Occasional Contributor

Re: Regarding Pinging issue on linux suse 10.2

thanks for your help.
another thing i find it out that New HP Machine (Core 2 Duo) Come with Realtak semiconductor RTL8111/8168B PCI Express Gigabit Ethernet driver and OLD HP Machine has Realtak semiconductor RTL-8110SC/8169 SC gigabit Ethernet driver.

i have checked the ethernet module by using lsmod command then its show r8169 drivers and pc comes with r8168 driver. same thing i find on kernel its show r8169.ko file.

i think its drivers compatibility issue.

please suggest me solution



Alan_152
Honored Contributor

Re: Regarding Pinging issue on linux suse 10.2

I've done plenty of SLES10.2 and OpenSuSE10.2 installs with a variety of NICs, including realteks. Never had a problem with the drivers, but what always seems to get me is that I leave the stupid firewall turned on with its default settings. That usually blocks my ping and ssh until I make adjustments.