LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   mandriva 2007 - cannot ping (https://www.linuxquestions.org/questions/mandriva-30/mandriva-2007-cannot-ping-566718/)

varun_saa 07-04-2007 09:27 PM

mandriva 2007 - cannot ping
 
Hello,

I have dual boot windowsxp + mandriva 2007.
on intel 945gccr MB.

I am able ping on the lan from windows but not from
linux.

eth0 is up and modules are loaded.

network card is fine - tested using knoppix.

I am just not able to ping to other systems

on the lan from linux. I wonder why ?

Thanks

Varun

b0uncer 07-05-2007 02:25 AM

What happens when you run 'ping' for some ip address (that you know for sure it exists) as root? 'ping' shouldn't be able to run as a regular user. If you get an error, post it here.

ernie 07-05-2007 10:59 PM

Quote:

Originally Posted by b0uncer
'ping' shouldn't be able to run as a regular user.

I do not agree. I can run the ping command as a regular user here with standard security level in Mandriva Linux Free 2007.1 (Spring). I have been able to run ping tests as a regular user since I started using Linux about 1998. I would think performing any test on the network (or Internet connection) would be safer if completed with the authority of a regular user. Making changes to the network (or Internet connection) is a different thing entirely, and should require administrative authority.

My :twocents:

nafan 07-13-2007 01:54 PM

Check the settings of your network interface.

Open a command prompt under Windows and run ipconfig /all to see what Windows is using (and works). You might want to copy and paste it into Notepad and then print it for use later..

Get back into linux, and as root run ifconfig then compare the ip address and netmask.

If you have set a static ip, make sure they exist in the same subnet. If a dhcp service is running on your network and windows gets it's ip address etc. from it, try setting your linux box to get it's address via dhcp and restart the network service.


All times are GMT -5. The time now is 03:51 AM.