PC Review


Reply
Thread Tools Rate Thread

Re: arp request for every fragment on Windows platform

 
 
Dusty Harper {MS}
Guest
Posts: n/a
 
      30th Jun 2003
You could try having a script running in the background that continuously
deletes the arp cache ( ARP -d * ) just have the script loop continuously.
Other than this, there is nothing to my knowledge ( if you've already tried
the reg keys for the ARP cache )

--
--
Dusty Harper
Microsoft Corporation
----------------------------------------------------------------------------
This posting is provided "AS IS", with NO warranties and confers NO rights
----------------------------------------------------------------------------

"stra" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi all,
>
> I am trying to generate a scenario where arp request is sent
> for each IP fragments (see the end of this message). I don't
> know if this can be done under windows (2k, xp, 2k3).
>
> 1. a program to alter the timestamps of the arp entries in
> arp cache table. Tthe entry is removed before the 2nd
> fragment is sent, thus arp request is generated again.
>
> 2. on the other hand, it's possible this can be done easily
> with certain switches or tweaks in Windows. (BTW, registry
> keys like "ArpCacheSize", "ArpCache...",... etc don't work
> for me, please let me know if they indeed work and how)
>
> This scenario is not restricted to LAN or Internet...
>
> command: ping -l 1800 destination_public
>
> result...
> host broadcast arp request gateway
> gateway host arp gateway reply
> host dest icmp echo (ping) request
> host dest IP (fragmented IP)
> dest host icmp echo (ping reply
> dest host IP (fragmented IP)
>
> What I want to achieve is this...
> host broadcast arp request gateway
> gateway host arp gateway reply
> host dest icmp echo (ping) request
> host broadcast arp request gateway
> gateway host arp gateway reply
> host dest IP (fragmented IP)
> dest host icmp echo (ping reply
> dest host IP (fragmented IP)
>
>
> stra
>



 
Reply With Quote
 
 
 
 
stra
Guest
Posts: n/a
 
      30th Jun 2003
Thanks for the reply!

I did an experiment with batch file, which delete the arp
entry too fast that none of the fragment was undeliverible.
As you suggested, I will try vbscript and sleep function.

Do you mean the registry keys do work?!

Thanks again,

stra

On Mon, 30 Jun 2003 09:38:58 -0700, "Dusty Harper {MS}"
<(E-Mail Removed)> wrote:
>You could try having a script running in the background that continuously
>deletes the arp cache ( ARP -d * ) just have the script loop continuously.
>Other than this, there is nothing to my knowledge ( if you've already tried
>the reg keys for the ARP cache )
>
>--


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Changing Windows XP from an English platform to a Chinese platform Cynthia Windows XP Help 5 17th Jul 2009 04:22 AM
Request.Browser.Platform can determine what? UNIX or Linux? clintonG Microsoft Dot NET 2 7th Mar 2007 01:49 AM
2 Windows XP Platform, 1 Windows 2000 Domain, Security Policy Prob =?Utf-8?B?VGhvbWFzIE5ndXllbg==?= Windows XP Security 3 15th Aug 2006 06:06 PM
Need help in developing Platform for 5822 using Platform Builder 4.2! Gopi via DotNetMonster.com Microsoft Dot NET Compact Framework 1 1st Apr 2005 06:28 AM
What is Windows XP SP2 Platform SDK Ioannis Vranos Microsoft VC .NET 4 27th Mar 2005 05:21 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:30 PM.