Networking Forums

Networking Forums > Computer Networking > Linux Networking > no ping from linux to xp

Reply
Thread Tools Display Modes

no ping from linux to xp

 
 
Markus Laux
Guest
Posts: n/a

 
      02-03-2006, 05:30 PM
ola,

somehow i cannot ping to xp from my suse 10.0, but a ping from xp to
suse is no problem. the console does not even show the lost packages,
but when i abort by ctrl-c it reports a 100% loss.
does anyone have an idea?
thank you,

m.
 
Reply With Quote
 
 
 
 
Adrian Hodgson
Guest
Posts: n/a

 
      02-03-2006, 06:33 PM
On Fri, 03 Feb 2006 19:30:54 +0100, Markus Laux wrote:

> ola,
>
> somehow i cannot ping to xp from my suse 10.0, but a ping from xp to
> suse is no problem. the console does not even show the lost packages,
> but when i abort by ctrl-c it reports a 100% loss.
> does anyone have an idea?
> thank you,
>
> m.

Have a look at Firewall settings on the XP box, I found that an issue here.

Adrian
 
Reply With Quote
 
Allodoxaphobia
Guest
Posts: n/a

 
      02-03-2006, 08:29 PM
On Fri, 03 Feb 2006 19:33:39 +0000, Adrian Hodgson wrote:
> On Fri, 03 Feb 2006 19:30:54 +0100, Markus Laux wrote:
>
>> somehow i cannot ping to xp from my suse 10.0, but a ping from xp to
>> suse is no problem. the console does not even show the lost packages,
>> but when i abort by ctrl-c it reports a 100% loss.
>> does anyone have an idea?
>> thank you,
>>

> Have a look at Firewall settings on the XP box, I found that an issue here.


And, XP will _not_ respond to a broadcast ping:

$ ping -b 255.255.255.255

Jonesy
--
Marvin L Jones | jonz | W3DHJ | linux
Pueblo, Colorado | @ config.com | Jonesy | OS/2
*** I killfile X-Trace: posting.google.com followups in this ng
 
Reply With Quote
 
Markus Laux
Guest
Posts: n/a

 
      02-04-2006, 06:02 PM
Adrian Hodgson schrieb:
>
> Have a look at Firewall settings on the XP box, I found that an issue here.
>
> Adrian


i have disabled the firewall for a test, it didn't respond anyway.
but what surprises me most is that the console does not even show the
lost packages until i ctrl-c...
 
Reply With Quote
 
prg
Guest
Posts: n/a

 
      02-04-2006, 07:05 PM

Markus Laux wrote:
> Adrian Hodgson schrieb:
> >
> > Have a look at Firewall settings on the XP box, I found that an issue here.
> >
> > Adrian

>
> i have disabled the firewall for a test, it didn't respond anyway.


Which should mean that _if_ the ping echo requests are arriving, then a
reply should be generated. You can confirm this with ethereal by
watching the packets on the wire.

> but what surprises me most is that the console does not even show the
> lost packages until i ctrl-c...


No packets returned so there is nothing to report till you CTRL-C.
That is standard behavior. Btw, on Linux without the -c option, you
will continually ping at one second intervals till you do CTRL-C.

Since your pings from XP return properly, we can presume that Linux and
network devices know how to send packets from Linux to XP (and vice
versa). Be sure to ping IP addresses and not hostnames.

You can :
-- run ethereal on both boxes to capture the packets for clues
-- methodically ping from Linux to localhost, the Linux ethX IP(s),
Linux gateway to XP, Linux default gateway, then to XP in that order to
see where it fails.

Someone is failing to generate packets or is dropping them. Have you
tried traceroute?

good luck,
prg

 
Reply With Quote
 
Allodoxaphobia
Guest
Posts: n/a

 
      02-04-2006, 10:36 PM
On Sat, 04 Feb 2006 20:02:42 +0100, Markus Laux wrote:
> Adrian Hodgson schrieb:
>>
>> Have a look at Firewall settings on the XP box, I found that an issue here.

>
> i have disabled the firewall for a test, it didn't respond anyway.



> but what surprises me most is that the console does not even show the
> lost packages until i ctrl-c...


??

$ ping -c 3 xp

Jonesy
--
Marvin L Jones | jonz | W3DHJ | linux
Pueblo, Colorado | @ config.com | Jonesy | OS/2
*** I killfile X-Trace: posting.google.com followups in this ng
 
Reply With Quote
 
Markus Laux
Guest
Posts: n/a

 
      02-05-2006, 04:48 PM
prg schrieb:
> You can :
> -- run ethereal on both boxes to capture the packets for clues
> -- methodically ping from Linux to localhost, the Linux ethX IP(s),
> Linux gateway to XP, Linux default gateway, then to XP in that order to
> see where it fails.

ping localhost OK
ping ip-linux OK
ping gateway OK
ping to xp NOT OK
>
> Someone is failing to generate packets or is dropping them. Have you
> tried traceroute?

linux:/$ # traceroute 10.0.0.2
traceroute to 10.0.0.2 (10.0.0.2), 30 hops max, 40 byte packets
1 * * *
2 * * *
3 * * *
4 * * *

but i think it is better to forget pinging and to hope that samba
doesn't care about this.
however, thanks for support,

m.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why can't I ping outside the Linux box? JSM Linux Networking 10 06-29-2004 05:25 PM
Still can't ping my Linux box Iain Miller Linux Networking 10 04-21-2004 02:36 PM
Windows ping and Linux ping command? tom Linux Networking 5 11-10-2003 08:52 PM
Cannot access Linux Web Page or ping linux server from different subnet. Paul Graves Linux Networking 2 07-20-2003 08:39 AM
Cannot ping linux from different subnet. Paul Graves Linux Networking 0 07-19-2003 07:24 PM



1 2 3 4 5 6 7 8 9 10 11