LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-18-2004, 02:00 PM   #1
purerory
LQ Newbie
 
Registered: Jun 2004
Location: Nanaimo, BC
Posts: 4

Rep: Reputation: 0
RH 7.2 can't ping one XP Pro machine


Hi there. I've just installed a Linksys WRT54G Wifi Router, with an SMC 10/100 bridge, and three PCs.
PC 1 is "hideaway" - RH 7.2 samba server
PC 2 is "XPPRO" - WinXP Pro SP1
PC 3 is a Tablet PC (WinXP Tablet Edition SP1)

Now, the tablet sees the samba server fine, but the XPPRO machine doesnt. Standard network resource error there.
Poking away at it, I find that XPPRO can ping HIDEAWAY, but HIDEAWAY cannot ping XPPRO.
In the middle of troubleshooting this, the tablet PC has died. D'oh.
Anyway, here's the XPPRO ipconfig/all:
Code:
Windows IP Configuration

        Host Name . . . . . . . . . . . . : XPPRO
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Hybrid
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Macronix MX98715-Based Ethernet Adap
ter (Generic) #2
        Physical Address. . . . . . . . . : 00-A0-0C-C1-CE-08
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.0.100
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.0.1
        DHCP Server . . . . . . . . . . . : 192.168.0.1
        DNS Servers . . . . . . . . . . . : 64.59.160.13
                                            64.59.160.15
        Primary WINS Server . . . . . . . : 192.168.0.2
        Lease Obtained. . . . . . . . . . : Thursday, June 17, 2004 11:57:47 PM
        Lease Expires . . . . . . . . . . : Friday, June 18, 2004 11:57:47 PM
And here's the ifconfig from HIDEAWAY:

Code:
eth0      Link encap:Ethernet  HWaddr 00:20:35:22:04:EE
          inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:21158 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15803 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:1796213 (1.7 Mb)  TX bytes:4760277 (4.5 Mb)
          Interrupt:11 Base address:0x1000
Finally, Hideaway's route -n
Code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0
The Linksys router is 192.168.0.1, and runs DHCP. It connects to a cable modem and to the SMC switch; all other machines plug into the switch. The tablet PC worked in both wifi and wired to the switch.
Before the tablet died, hideaway was able to ping it. It was also running DHCP.

Thoughts?
 
Old 06-21-2004, 04:22 AM   #2
AndrewKey
LQ Newbie
 
Registered: Jun 2004
Location: Italian alps
Distribution: SuSE9
Posts: 6

Rep: Reputation: 0
When you ping XPPRO from HIDEAWAY, are you typing "ping HIDEAWAY" or "ping 192.168.0.2"?
if you try both, is there any difference? (I mean, is there any WINS related problem?)

Regards,
 
Old 06-21-2004, 07:20 PM   #3
purerory
LQ Newbie
 
Registered: Jun 2004
Location: Nanaimo, BC
Posts: 4

Original Poster
Rep: Reputation: 0
To clarify, pinging XPPRO from HIDEAWAY has no difference between the two - ping 192.168.0.100 or ping XPPRO.
100% packet loss in both cases.

From XPPRO, pinging HIDEAWAY by name or by address (192.168.0.2) works fine.
I also access HIDEAWAY by VNC from XPPRO, that works fine, as do telnet and http.
 
Old 06-22-2004, 09:22 AM   #4
purerory
LQ Newbie
 
Registered: Jun 2004
Location: Nanaimo, BC
Posts: 4

Original Poster
Rep: Reputation: 0
Additional info: not sure what it means, but "arping XPPRO" or "arping 192.168.0.100" from HIDEAWAY works just fine
Code:
[root@hideaway root]# arping -c 5 192.168.0.100
ARPING 192.168.0.100 from 192.168.0.2 eth0
Unicast reply from 192.168.0.100 [00:A0:0C:C1:CE:08]  0.792ms
Unicast reply from 192.168.0.100 [00:A0:0C:C1:CE:08]  0.795ms
Unicast reply from 192.168.0.100 [00:A0:0C:C1:CE:08]  0.809ms
Unicast reply from 192.168.0.100 [00:A0:0C:C1:CE:08]  0.799ms
Unicast reply from 192.168.0.100 [00:A0:0C:C1:CE:08]  0.750ms
Sent 5 probes (1 broadcast(s))
Received 5 response(s)
 
Old 06-27-2004, 12:21 AM   #5
purerory
LQ Newbie
 
Registered: Jun 2004
Location: Nanaimo, BC
Posts: 4

Original Poster
Rep: Reputation: 0
"Nevermind"

Oh well, never mind - its definitely a config issue on the one machine (XPPRO), and not a routing problem.
I can ping the machine successfully from HIDEAWAY if I boot XPPRO in "Safe Mode with Networking".

So, still a problem, but one for another site & forum.
 
Old 06-29-2004, 04:49 PM   #6
xperiment
LQ Newbie
 
Registered: Jun 2004
Location: New York
Distribution: Slackware
Posts: 2

Rep: Reputation: 0
Did you ever figure this out? I have the exact same problem, suspected DoS attack at first but it's only affecting my windows machine...figures don't it?

Thanks
 
Old 07-05-2004, 04:12 PM   #7
mschwartz
LQ Newbie
 
Registered: Jan 2004
Posts: 3

Rep: Reputation: 0
I am also having this same problem, and would really like to know the solution. The only part that is different, actually, is that I cannot ping my Linux machine from my Windows machine by the machine name - only the IP. I'm assuming this is a windows setting too.
 
Old 07-06-2004, 02:29 AM   #8
mschwartz
LQ Newbie
 
Registered: Jan 2004
Posts: 3

Rep: Reputation: 0
Ok here's an update...

I managed to fix the problem after restoring my windows XP machine to an earlier point in time. I noticed that this problem had been happening to me for almost a week now, so I restored and magically the problem was gone. I restored back to the current date just to check, and sure enough - the problem re-appeared. However, the confusing part is that after restoring to a point in time about a week ago, I reinstalled the windows updates that had been installed in the past week one by one to try and see which one caused the problem. (Those are the only changes I can think of that have been made to the system lately). Well, a few hours later and after re-installing all of the windows updates, I still don't experience the original problem. So it must have been something else.

As a test, I also tried pinging my winXP machine from another win2K machine I have. It was able to ping my WinXP machine just fine when the Linux machine had problems, and also no matter what the state of the windows updates was.

As for the windows machine not resolving the Linux machine host name, of course I realized that I just needed to add that to my hosts file, and all is well.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot ping my Fedora 3 machine Bjorkli Linux - Networking 5 11-14-2005 04:51 AM
Can't ping linux machine from windows Drunkalot Linux - General 1 10-14-2005 08:53 AM
can't ping XP machine using it's netbios name hubabuba Fedora 8 04-30-2005 01:38 PM
Can't ping my linux machine by hostaname jdklein1975 Linux - Newbie 5 02-26-2003 05:58 PM
Can't ping linux machine by hostname jdklein1975 Linux - Networking 3 02-26-2003 01:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration