bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] bug in ping: ip->ip_src and ip->ip_dst hold the same


From: Sergey Poznyakoff
Subject: Re: [bug-inetutils] bug in ping: ip->ip_src and ip->ip_dst hold the same value
Date: Thu, 21 Aug 2003 11:42:13 +0300

Hi Sam,

> unfortunately i was not able to find or fix
> this problem as i cannot even see where ip->ip_dst is being set anywhere in 
> the
> code, but it is clear that there is a problem somewhere.

Ip_dst is not set anywhere, it is retrieved from the IP packet header
received from the remote station. If both ip_src and ip_dst are the
same, this means that the same interface was sending and answering
the requests.

If you wish a more detailed analisis, please supply some more
information about your test, at least the exact invocation of ping and
the first several lines of its output. Also, the information about the
interfaces on the source machine.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]