Networking Forums

Networking Forums > Computer Networking > Linux Networking > why do spoofed packets cause arp entries

Reply
Thread Tools Display Modes

why do spoofed packets cause arp entries

 
 
rich_lemmerman@yahoo.ca
Guest
Posts: n/a

 
      08-20-2006, 11:23 AM
I have a process that sends spoofed packets (spoofed src address that
is) on an interface connected to a switch. Associated with the
interface is a specific route with the gateway being the IP address of
the switch interface. The problem is that there is a huge number of
incomplete arp entries, one for each spoofed src address, whose NUD
state is incomplete or failed This results in spoofed packets to not
be transmitted.

However, if I create a default route and use the same interface, there
are no such incomplete/failed entries in the arp table and packets seem
to move on the very same interface.

Can someone shed some light into why this is? Ideally, I would like to
have packets to be transmitted this without needing a default route.

Thanks - Rich L

 
Reply With Quote
 
 
 
 
David Schwartz
Guest
Posts: n/a

 
      08-21-2006, 04:06 PM

(E-Mail Removed) wrote:
> I have a process that sends spoofed packets (spoofed src address that
> is) on an interface connected to a switch. Associated with the
> interface is a specific route with the gateway being the IP address of
> the switch interface. The problem is that there is a huge number of
> incomplete arp entries, one for each spoofed src address, whose NUD
> state is incomplete or failed This results in spoofed packets to not
> be transmitted.
>
> However, if I create a default route and use the same interface, there
> are no such incomplete/failed entries in the arp table and packets seem
> to move on the very same interface.
>
> Can someone shed some light into why this is? Ideally, I would like to
> have packets to be transmitted this without needing a default route.
>
> Thanks - Rich L


There are so many variables here I don't think you'll get useful
comments. Give us some examples. What do the ARP entries look like? Are
the spoofed source addresses inside the network block assigned to the
interface that connects to the switch? Are there replies involved from
the switch -- and what does your machine do when it sees a reply that
for an IP address no assigned to it? Show us to packet capures.

DS

 
Reply With Quote
 
Jeroen Geilman
Guest
Posts: n/a

 
      08-21-2006, 09:26 PM
(E-Mail Removed) wrote:
> I have a process that sends spoofed packets (spoofed src address that
> is) on an interface connected to a switch. Associated with the
> interface is a specific route with the gateway being the IP address of
> the switch interface.


"IP address of *the* switch interface" ?
What type of switch ?


Other than that, yes - packet dump.

J
 
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
Blocking attacks from spoofed IP addresses Marty Linux Networking 23 10-06-2009 11:04 AM
Newbie wants to look at other people's packets (promiscuous mode fails to capture packets) George D. Wireless Internet 1 07-14-2007 07:09 AM
Spam from spoofed MS emails Louieizme Windows Networking 6 10-03-2003 10:10 PM
"Reverse routing" - a solution for spoofed packets Erik Aronesty Linux Networking 2 09-08-2003 12:43 AM



1 2 3 4 5 6 7 8 9 10 11