All of lore.kernel.org
 help / color / mirror / Atom feed
* ARP with wrong ip?
@ 2003-07-18 21:57 Carlos Velasco
  2003-07-23 13:41 ` [PATCH] " Carlos Velasco
  0 siblings, 1 reply; 5+ messages in thread
From: Carlos Velasco @ 2003-07-18 21:57 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have a problem with ARP in this machine:
Kernel 2.4.20
1 ethernet interface with IP 192.168.10.1 netmask 255.255.255.0
1 loopback interface with IP 194.147.150.10 netmask 255.255.255.255
default route to 192.168.10.190

Packets are being sent to ethernet interface 192.168.10.1 with IP dst 194.147.150.10.
After receiving these packets it tries to find out the mac address of default gateway (192.168.10.190)... but it's doing it from the wrong src IP address!!

22:49:10.875002 0:b:cd:4d:82:72 ff:ff:ff:ff:ff:ff 0806 60: arp who-has 192.168.10.190 tell 194.147.150.10
22:49:11.867673 0:b:cd:4d:82:72 ff:ff:ff:ff:ff:ff 0806 60: arp who-has 192.168.10.190 tell 194.147.150.10

Is this a bug?

Regards,
Carlos Velasco



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-07-23 14:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-18 21:57 ARP with wrong ip? Carlos Velasco
2003-07-23 13:41 ` [PATCH] " Carlos Velasco
2003-07-23 14:00   ` David S. Miller
2003-07-23 14:36     ` Carlos Velasco
2003-07-23 15:01       ` David S. Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.