ruben@ubuntu-test01:~$ sudo tail /var/log/syslog Dec 14 14:38:18 ubuntu-test01 /usr/sbin/cron[4023]: (CRON) STARTUP (fork ok) Dec 14 14:38:18 ubuntu-test01 /usr/sbin/cron[4023]: (CRON) INFO (Running @reboot jobs) Dec 14 14:46:45 ubuntu-test01 ntpd[3998]: synchronized to 91.189.94.4, stratum 2 Dec 14 14:46:45 ubuntu-test01 ntpd[3998]: time reset -13.901895 s Dec 14 14:46:45 ubuntu-test01 ntpd[3998]: kernel time sync status change 0001 Dec 14 14:57:40 ubuntu-test01 ntpd[3998]: synchronized to 91.189.94.4, stratum 2 Dec 14 15:07:56 ubuntu-test01 dhclient: DHCPREQUEST on eth0 to 10.0.0.1 port 67 Dec 14 15:07:56 ubuntu-test01 dhclient: DHCPACK from 10.0.0.1 Dec 14 15:07:56 ubuntu-test01 dhclient: can't create /var/lib/dhcp3/dhclient.eth0.leases: Permission denied Dec 14 15:07:56 ubuntu-test01 dhclient: bound to 10.0.0.236 -- renewal in 1746 seconds. ruben@ubuntu-test01:~$ ls -la /var/lib/dhcp3/ total 8 drwxr-xr-x 2 root root 4096 2007-12-12 14:54 . drwxr-xr-x 21 root root 4096 2007-12-12 21:42 .. -rw-r--r-- 1 root root 0 2007-12-12 14:54 dhclient.leases ruben@ubuntu-test01:~$ ruben@ubuntu-test02:~$ sudo tail /var/log/syslog Dec 14 14:17:57 ubuntu-test02 kernel: [ 3545.222656] EXT3-fs: mounted filesystem with ordered data mode. Dec 14 14:17:57 ubuntu-test02 kernel: [ 3554.609846] eth0: no IPv6 routers present Dec 14 14:37:54 ubuntu-test02 -- MARK -- Dec 14 14:44:20 ubuntu-test02 dhclient: DHCPREQUEST on eth0 to 10.0.0.1 port 67 Dec 14 14:44:20 ubuntu-test02 dhclient: DHCPACK from 10.0.0.1 Dec 14 14:44:20 ubuntu-test02 dhclient: bound to 10.0.0.237 -- renewal in 1362 seconds. Dec 14 14:57:54 ubuntu-test02 -- MARK -- Dec 14 15:07:02 ubuntu-test02 dhclient: DHCPREQUEST on eth0 to 10.0.0.1 port 67 Dec 14 15:07:02 ubuntu-test02 dhclient: DHCPACK from 10.0.0.1 Dec 14 15:07:02 ubuntu-test02 dhclient: bound to 10.0.0.237 -- renewal in 1414 seconds. ruben@ubuntu-test02:~$ ls /var/lib/dhcp3/ -la total 12 drwxr-xr-x 2 root root 4096 2007-12-14 14:15 . drwxr-xr-x 19 root root 4096 2007-12-14 14:37 .. -rw-r--r-- 1 dhcp root 1185 2007-12-14 15:07 dhclient.eth0.leases -rw-r--r-- 1 root root 0 2007-12-14 14:31 dhclient.leases ruben@ubuntu-test02:~$