Static IP Address Being "Forgotten" by NAS

Yes - newest firmware (1.02.03).

What’s interesting is I extracted the logs off of it and the daemon.log file it has the following:

Jan  7 17:56:48 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:56:59 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:57:11 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:57:32 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:57:47 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:58:05 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:58:19 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:58:34 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:58:45 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:58:46 localhost avahi-autoipd(eth0)[3101]: Found user ‘avahi-autoipd’ (UID 106) and group ‘avahi-autoipd’ (GID 109).

Jan  7 17:58:46 localhost avahi-autoipd(eth0)[3101]: Successfully called chroot().

Jan  7 17:58:46 localhost avahi-autoipd(eth0)[3101]: Successfully dropped root privileges.

Jan  7 17:58:46 localhost avahi-autoipd(eth0)[3101]: Starting with address 169.254.8.206

Jan  7 17:58:52 localhost avahi-autoipd(eth0)[3101]: Callout BIND, address 169.254.8.206 on interface eth0

Jan  7 17:58:56 localhost avahi-autoipd(eth0)[3101]: Successfully claimed IP address 169.254.8.206

Jan  7 17:58:56 localhost avahi-autoipd(eth0)[3101]: Got SIGTERM, quitting.

Jan  7 17:58:56 localhost avahi-autoipd(eth0)[3101]: Callout STOP, address 169.254.8.206 on interface eth0

Jan  7 17:58:56 localhost avahi-autoipd(eth0)[3102]: client: RTNETLINK answers: Cannot assign requested address

Jan  7 17:58:56 localhost avahi-autoipd(eth0)[3102]: Script execution failed with return value 2

Jan  7 17:58:57 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3

Jan  7 17:58:58 localhost dhclient: DHCPOFFER from 10.0.0.1

Jan  7 17:58:58 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67

Jan  7 17:58:58 localhost dhclient: DHCPACK from 10.0.0.1

Jan  7 17:58:59 localhost dhclient: bound to 10.0.0.192 – renewal in 34649 seconds.

…So something is going on.