arp gets wrong MAC address

S

Seing

Hello,

I have a Win2k server that sends emails to a smtp server.
These 2 servers are on the same subnet so smtp traffic
between them should not cross the router. However, when I
do a arp -a on the Win2k server, the IP address for the
smtp server shows the mac address of the router gateway
instead of the smtp server. Is there a reason why this is
happening? Obviously this is causing connectivity issues
between them.

My temporary solution is to delete the arp entry using
arp -d IP_ADDR and add a static entry to it. This seems to
work. The server has been running for 2 years and this
problem started happening recently. Is there a better
solution than using static arp entry? TIA.

Seing
 
A

Alan Wood [MSFT]

Hi Seing,
Could we get an IPConfig /all and ARP -a off both systems you are
reffering to?

If not who bout the IPaddress and subnet masks although I preffer the
output of IPCONFIG /all

Thanks!

Alan Wood[MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top