freenas kernel: arp: (mac) is using my IP address

dhenzler

Explorer
Joined
Sep 24, 2019
Messages
57
My first build booting only from FreeNAS developed this error. The problem being it is like a DOS attack and ends any communication to that address including Samba shares.

I built a second one as a VMware guest OS and it has worked flawlessly for weeks. An unscheduled power outage caused my machine to shut down before it completed it's normal shutdown. Afterwards this happened again. I've noticed that:

Code:
drwxr-xr-x 3 root root       4096 Oct 14 21:13  ..
-rw------- 1 root root        598 Oct 14 20:57 'FreeNAS u5-0.vmdk'
-rw------- 1 root root        581 Oct 23 20:35 'FreeNAS u5-1.vmdk'
-rw------- 1 root root        581 Oct 23 20:35 'FreeNAS u5-2.vmdk'
-rw------- 1 root root        581 Oct 23 20:35 'FreeNAS u5-3.vmdk'
-rw------- 1 root root        581 Oct 23 20:35 'FreeNAS u5-4.vmdk'
-rw------- 1 root root       8684 Oct 23 21:04 'FreeNAS u5.nvram'
-rw------- 1 root root 3007053824 Oct 23 21:18 'FreeNAS u5.vmdk'
-rw-r--r-- 1 root root          0 Oct 14 20:48 'FreeNAS u5.vmsd'
-rwxr-xr-x 1 root root       3079 Oct 23 21:18 'FreeNAS u5.vmx'
-rw-r--r-- 1 root root        265 Oct 14 20:56 'FreeNAS u5.vmxf'
-rw-r--r-- 1 root root     278818 Oct 23 20:32  vmware-0.log
-rw-r--r-- 1 root root     319880 Oct 23 18:03  vmware-1.log
-rw-r--r-- 1 root root     381981 Oct 23 09:55  vmware-2.log
-rw-r--r-- 1 root root     263892 Oct 23 21:18  vmware.log


Many .vmdk files exist, and wonder if this is a roll back option? I am really annoyed by this as there is nothing I can see that I have done to cause this.

Anyone having similar problems? Contact me direct dhenzler@sonic.net
 
D

dlavigne

Guest
Are you reserving the MAC address in the VM's properties?
 
Top