2009/1/2 Claudio Elpuerto <celpuerto at xigma dot com dot ar>:
> someone could explain why when I throw a ping this information. thanks
>
> PING 192.168.1.239 (192.168.1.239) from 192.168.1.2: 56 data bytes
> 92 bytes from 192.168.1.243: Redirect Host(New addr: 192.168.1.239)
> Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
> 4 5 00 0054 fda4 0 0000 3f 01 f9c2 192.168.1.2 192.168.1.239
>
Looks like pings between two internal hosts, and one of the internal
hosts is trying to send the traffic through another internal host
rather than directly to the destination. You have something
misconfigured somewhere, maybe a wrong subnet mask.
-Chris |