Re: [fw-wiz] Windows dynamic ARP



On Wed, 26 Nov 2008, Darden, Patrick S. wrote:

Hey Paul,

Happy Holidays.


To you too...

I think you can the DOS arp command to statically populate your local cache with permanent entries. I would set up your login scripts on all workstations to do something like this:

arp -d * //delete all entries in the cache
arp -s ip mac
arp -s ip2 mac2

Note that I think these are permanent entries in the sense they are static, but not persistent across reboots.

I know how to add static entries, what I'd like to do is turn OFF the
ability to gather dynamic entries. So that if a new system is introduced
to the network, it must be added to each node it will intercommunicate
with. That is, I want ONLY static entries in my ARP table- it's
relatively easy to do with *nix systems, but I can't seem to find a
switch, registry key or driver for Win*.

Paul
-----------------------------------------------------------------------------
Paul D. Robertson "My statements in this message are personal opinions
paul@xxxxxxxxxxxx which may have no basis whatsoever in fact."
Art: http://PaulDRobertson.imagekind.com/

_______________________________________________
firewall-wizards mailing list
firewall-wizards@xxxxxxxxxxxxxxxxxxxxx
https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards



Relevant Pages

  • still disappearing ARP-Table
    ... Why does all static entries in arp table disappear when I ... plug off the NETWORK cable? ... What can I do to make the entries in arp table realy static? ... I use WindowsXP and Windows 2000. ...
    (microsoft.public.windowsxp.network_web)
  • C Program to make static ARP entries
    ... I need to write a c program to add static entries to the ARP cache.I ... read somewhere that we can use the ioctlfunction and the arpreq ... Plz suggest me pointers to go about. ...
    (comp.os.linux.networking)
  • Re: [fw-wiz] Windows dynamic ARP
    ... If you are using advanced switches, you can implement this on them. ... If your switches don't have the ability to do #1, perhaps your switches, core switches, or core router can filter out ARP requests/replies. ... I know how to add static entries, what I'd like to do is turn OFF the ... relatively easy to do with *nix systems, but I can't seem to find a ...
    (Firewall-Wizards)
  • Re: disappearing ARP-Table
    ... script to put them back. ... > Why does all static entries in arp table disappear when I ... > What can I do to make the entries in arp table realy static? ... > I use WindowsXP and Windows 2000. ...
    (microsoft.public.windowsxp.network_web)
  • Re: disappearing ARP-Table
    ... >Static entries are only stored in RAM. ... >> Why does all static entries in arp table disappear when I ... >> What can I do to make the entries in arp table realy static? ... >> I use WindowsXP and Windows 2000. ...
    (microsoft.public.windowsxp.network_web)