Folks,
I would like to know if there are any versions of
windows that has built-in support for Proxy ARP.
Thanks
Daniel
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
Folks,
I would like to know if there are any versions of
windows that has built-in support for Proxy ARP.
Thanks
Daniel
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
From MSDN:
CreateProxyArpEntry
The CreateProxyArpEnry function creates a Proxy Address Resolution
Protocol (PARP) entry on the local computer for the specified IP
address.
DWORD CreateProxyArpEntry(
DWORD dwAddress,
DWORD dwMask,
DWORD dwIfIndex
);
Requirements
Client: Included in Windows XP and Windows 2000 Professional.
Server: Included in Windows Server 2003 and Windows 2000 Server.
Header: Declared in Iphlpapi.h.
Library: Use Iphlpapi.lib.
- Nick Ryan
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com] On Behalf Of Dan .
> Sent: Friday, May 02, 2003 6:18 PM
> To: NT Developers Interest List
> Subject: [ntdev] Proxy ARP on Windows???
>
>
> Folks,
>
> I would like to know if there are any versions of
> windows that has built-in support for Proxy ARP.
>
> Thanks
> Daniel
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@nryan.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>