hello
i have two servers which their ips are on the same subnet and they have the same default gateway. the one is with linux and the other with a mac osx
we received a mail from the datacenter saying that for that kind of servers that communicate with each other we have to add a static ip like that because they're changing their network infrstracture:
for linux server for example
destination: mac_ip gateway: default_gateway_ip
I set those static IPs but the servers still cannot communicate
I see that mac server instead using the route i added is using the one below:
linux_ip 54:75:d0: UHLWI 14 85663 en0 709
it's using the route with mac address. how can i stopped that?
i deleted the arp entry for linux server but still the same.
What do you suggest?
mac version:
ProductName: Mac OS X
ProductVersion: 10.6.8
BuildVersion: 10K549
on linux server since i added the static route the arp entry for mac was gone.
what do you suggest?
i have two servers which their ips are on the same subnet and they have the same default gateway. the one is with linux and the other with a mac osx
we received a mail from the datacenter saying that for that kind of servers that communicate with each other we have to add a static ip like that because they're changing their network infrstracture:
for linux server for example
destination: mac_ip gateway: default_gateway_ip
I set those static IPs but the servers still cannot communicate
I see that mac server instead using the route i added is using the one below:
linux_ip 54:75:d0: UHLWI 14 85663 en0 709
it's using the route with mac address. how can i stopped that?
i deleted the arp entry for linux server but still the same.
What do you suggest?
mac version:
ProductName: Mac OS X
ProductVersion: 10.6.8
BuildVersion: 10K549
on linux server since i added the static route the arp entry for mac was gone.
what do you suggest?