Failed to Find MAC


http://www.s-code.com/forum/Topic865.aspx
Print Topic | Close Window

By gmoen - Thursday, May 25, 2006
"Failed to find MAC address.  Check that server address is correct and the server's firewall allows ARP requests to pass"  

Receive this error when trying to update a mac address within the properties screen across a VPN WAN connection.  The system is XP sp2.   This function works on the local LAN but not WAN.   I spoke with our Managed VPN provider and they do not filter anything going across.  Any ideas to look for to solve this issue.  This also causes us to not be able to use wake on lan functionality to the remote pc's.

By Yury Averkiev (s-code) - Thursday, May 25, 2006
I would say I'm 100% certain that this is not a VNC Manager's bug. Since implementation of this feature is a single call to a Win32 API function.

In the next build of the v3.5 beta, this message will include an error code returned by the SendARP function (this function is used to retrieve MAC addresses) and may be this error code will help you to figure out what is wrong.