Networking Forums

Networking Forums > Computer Networking > Linux Networking > problem WindowsXP and ping

Reply
Thread Tools Display Modes

problem WindowsXP and ping

 
 
Jan Kratochvil
Guest
Posts: n/a

 
      03-24-2005, 12:56 PM
problem WindowsXP and ping

LAN 192.168.1.0/24 - IPSEC Tunnel - LAN 192.168.2.0/24

ping from Linux IP 192.168.1.55 in LAN ( 192.168.1.0/24 )
to 192.168.2.255 ( loopback in LAN 192.168.2.0/24 )

PING 192.168.2.255 (192.168.2.255) from 192.168.1.55 : 56(84)
bytes of data.
64 bytes from 192.168.2.255: icmp_seq=22 ttl=254 time=58.7 ms

ping from WindowsXP SP2 (Firewall down)

PING 192.168.2.255 data lenght 32 bytes:

timeout
timeout
timeout
timeout

4 packets transmitted, 0 packets received, 100% packet loss

Tcp dump in input/output on IPsec Tunnel

tcpdump -n dst host 192.168.2.255

User level filter, protocol ALL, datagram packet socket
tcpdump: listening on all devices
14:36:16.631083 eth1 < 192.168.1.13 > 192.168.2.255: icmp: echo
request
14:36:16.631098 ipsec0 > 192.168.1.13 > 192.168.2.255: icmp:
echo request
14:36:16.631083 eth1 < 192.168.1.13 > 192.168.2.255: icmp: echo
request
14:36:16.631098 ipsec0 > 192.168.1.13 > 192.168.2.255: icmp:
echo request

tcpdump -n src host 192.168.2.255
User level filter, protocol ALL, datagram packet socket
tcpdump: listening on all devices
14:36:16.658383 ipsec0 < 192.168.2.255 > 192.168.1.13: icmp:
echo reply
14:36:16.658455 eth1 > 192.168.2.255 > 192.168.1.13: icmp: echo
reply
14:36:16.658383 ipsec0 < 192.168.2.255 > 192.168.1.13: icmp:
echo reply
14:36:16.658455 eth1 > 192.168.2.255 > 192.168.1.13: icmp: echo
reply


Best Regards.

J Kratochvil
 
Reply With Quote
 
 
 
 
Tauno Voipio
Guest
Posts: n/a

 
      03-24-2005, 05:05 PM
Jan Kratochvil wrote:
> problem WindowsXP and ping
>
> LAN 192.168.1.0/24 - IPSEC Tunnel - LAN 192.168.2.0/24
>
> ping from Linux IP 192.168.1.55 in LAN ( 192.168.1.0/24 ) to
> 192.168.2.255 ( loopback in LAN 192.168.2.0/24 )
>
> PING 192.168.2.255 (192.168.2.255) from 192.168.1.55 : 56(84)
> bytes of data.
> 64 bytes from 192.168.2.255: icmp_seq=22 ttl=254 time=58.7 ms
>
> ping from WindowsXP SP2 (Firewall down)
>
> PING 192.168.2.255 data lenght 32 bytes:
>
> timeout
> timeout
> timeout
> timeout
>
> 4 packets transmitted, 0 packets received, 100% packet loss
>
> Tcp dump in input/output on IPsec Tunnel
>
> tcpdump -n dst host 192.168.2.255
>
> User level filter, protocol ALL, datagram packet socket
> tcpdump: listening on all devices
> 14:36:16.631083 eth1 < 192.168.1.13 > 192.168.2.255: icmp: echo
> request
> 14:36:16.631098 ipsec0 > 192.168.1.13 > 192.168.2.255: icmp:
> echo request
> 14:36:16.631083 eth1 < 192.168.1.13 > 192.168.2.255: icmp: echo
> request
> 14:36:16.631098 ipsec0 > 192.168.1.13 > 192.168.2.255: icmp:
> echo request
>
> tcpdump -n src host 192.168.2.255
> User level filter, protocol ALL, datagram packet socket
> tcpdump: listening on all devices
> 14:36:16.658383 ipsec0 < 192.168.2.255 > 192.168.1.13: icmp:
> echo reply
> 14:36:16.658455 eth1 > 192.168.2.255 > 192.168.1.13: icmp: echo
> reply
> 14:36:16.658383 ipsec0 < 192.168.2.255 > 192.168.1.13: icmp:
> echo reply
> 14:36:16.658455 eth1 > 192.168.2.255 > 192.168.1.13: icmp: echo
> reply
>
>
> Best Regards.
>
> J Kratochvil


Are you trying to broadcast ping the 192.168.2.0/24 network?

If the address 192.168.2.255 is for a host, please change it:
the address is the subnet broadcast address.

IIRC, Windows rejects broadcast pings. If somebody knows better,
please put me straight.

--

Tauno Voipio
tauno voipio (at) iki fi

 
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
Car PCs, mini PCs run Linux and windowsXP Andy Wireless Internet 0 01-26-2006 04:43 AM
WindowsXP is using my Wireless card instead of my Wired Nic Marty Wireless Networks 2 12-30-2004 09:12 PM
WindowsXP<->VPN Peter Neumaier Windows Networking 13 04-23-2004 12:40 AM
windowsXP<->VPN Peter Neumaier Windows Networking 1 04-14-2004 08:49 PM
Samba---windowsXP gonzyyyy@hotmail.com Linux Networking 3 01-16-2004 01:34 PM



1 2 3 4 5 6 7 8 9 10 11