Operating System - HP-UX
1824608 Members
4078 Online
109672 Solutions
New Discussion юеВ

ping drop from one subnet

 
Pawan Rawat_1
Frequent Advisor

ping drop from one subnet

Hi,

HP UX 11iV2,All servers are in 192.168.3.x ip series
Our Desktop are in 192.168.2.x ip series
Some time pinging from 192.168.2 series gives request time out while at same time pinging from 192.168.3.x gives reply
Gateway on 192.168.3 servers is 192.168.3.250
While Gateway on 192.168.2 desktop is 192.168.2.1
I am also attaching routing table file of one particular server for ref.

Thanks
Pawan

3 REPLIES 3
T G Manikandan
Honored Contributor

Re: ping drop from one subnet

I dont know if your ping from 192.168.2.x to 192.168.3.x goes via 192.168.3.250

can you post the tracert -d 192.168.3. from your desktop machine.

And also a traceroute from your ping from 192.168.3.x to servers
Ganesan R
Honored Contributor

Re: ping drop from one subnet

Hi Pawan,

Could be a network collision.

Just check if you are able to ping it's gateway without any packet drop from both the network and trace which part of network is having issue.
Best wishes,

Ganesh.
Pawan Rawat_1
Frequent Advisor

Re: ping drop from one subnet

Thanks Mani and Ganeshan

here is the tracert output from 192.168.2.x

C:\Documents and Settings\Pawan>tracert -d 192.168.3.56

Tracing route to 192.168.3.56 over a maximum of 30 hops

1 2 ms 6 ms 6 ms 192.168.2.252
2 <1 ms <1 ms <1 ms 192.168.3.56

Trace complete.

192.168.2.252 is on Cisco 4948 Switch


tracert output from 192.168.3.x

C:\Documents and Settings\Administrator>tracert -d 192.168.3.56

Tracing route to 192.168.3.56 over a maximum of 30 hops

1 <1 ms <1 ms <1 ms 192.168.3.56

Trace complete.

Thanks
Pawan