LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   can't ping? (https://www.linuxquestions.org/questions/linux-networking-3/cant-ping-314656/)

sriontoc 04-18-2005 05:28 PM

can't ping?
 
I'm trying to fileshare between a linux FC3 and a winXP. I know the cards and the crossover cable works because I have transfered it before and can also get it to work between winME and winXP.
they simply wont connect, and I can't get them to ping each other? I've tryed specifieing the ip address, even though I'm sure DHCP is installed. I've tryed editing smb.conf but nothing seems to work? I've also tryed disableing both firewalls and nothing?

{BBI}Nexus{BBI} 04-18-2005 05:48 PM

What's the error message when trying to ping?

sriontoc 04-18-2005 05:55 PM

it just hangs

{BBI}Nexus{BBI} 04-18-2005 08:21 PM

Do: netstat -r and post the output here.

sriontoc 04-19-2005 09:13 AM

netstat -r
Kernal IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
169.254.0.0 * 255.255.0.0 U 0 0 0 lo

{BBI}Nexus{BBI} 04-19-2005 12:05 PM

Your ethernet card (eth0) doesn't appear to be configured.

Mine:

$ netstat -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0

sriontoc 04-19-2005 12:14 PM

how do I configure it? I thought FC3 did it when it installed?

sriontoc 04-22-2005 03:34 PM

so no more help?


All times are GMT -5. The time now is 12:05 AM.