|
is DHCP getting confused?
[SHELL][root@ts2 root]# tail -30 /var/log/messages
Apr 23 08:29:15 ts2 dhcpd: DHCPINFORM from 192.168.0.8
Apr 23 08:36:47 ts2 last message repeated 4 times
Apr 23 08:38:19 ts2 last message repeated 4 times
Apr 23 08:38:43 ts2 last message repeated 3 times
Apr 23 08:43:40 ts2 dhcpd: DHCPINFORM from 192.168.0.47
Apr 23 08:43:44 ts2 dhcpd: DHCPINFORM from 192.168.0.47
Apr 23 08:43:51 ts2 dhcpd: DHCPINFORM from 192.168.0.8
Apr 23 08:51:23 ts2 last message repeated 4 times
Apr 23 08:51:47 ts2 last message repeated 3 times
Apr 23 08:55:39 ts2 dhcpd: DHCPREQUEST for 192.168.0.48 from 00:10:dc:e7:18:ef via eth0
Apr 23 08:58:55 ts2 dhcpd: DHCPINFORM from 192.168.0.8
Apr 23 08:59:19 ts2 last message repeated 3 times
Apr 23 09:02:19 ts2 dhcpd: DHCPREQUEST for 192.168.0.28 from 08:00:46:15:5b:df via eth0
Apr 23 09:06:27 ts2 dhcpd: DHCPINFORM from 192.168.0.8
Apr 23 09:06:51 ts2 last message repeated 3 times
Apr 23 09:10:12 ts2 dhcpd: DHCPREQUEST for 192.168.0.49 from 00:10:dc:8e:73:39 via eth0
Apr 23 09:10:44 ts2 dhcpd: DHCPREQUEST for 192.168.0.13 from 00:0a:e6:1c:30:62 via eth0
Apr 23 09:11:01 ts2 dhcpd: DHCPREQUEST for 192.168.0.59 from 00:0a:e6:1c:39:a2 via eth0
Apr 23 09:13:59 ts2 dhcpd: DHCPINFORM from 192.168.0.8
Apr 23 09:14:23 ts2 last message repeated 3 times
Apr 23 09:14:59 ts2 kde(pam_unix)[16390]: session opened for user z572 by (uid=0)
Apr 23 09:15:13 ts2 gnome-name-server[17796]: starting
Apr 23 09:15:13 ts2 gnome-name-server[17797]: starting
Apr 23 09:15:13 ts2 gnome-name-server[17796]: name server starting
Apr 23 09:15:13 ts2 gnome-name-server[17797]: name server was running on display, exiting
Apr 23 09:15:15 ts2 gconfd (z572-17804): starting (version 1.0.9), pid 17804 user 'z572'
Apr 23 09:16:09 ts2 dhcpd: DHCPREQUEST for 192.168.0.33 from 00:04:23:0a:a6:d1 via eth0
Apr 23 09:21:31 ts2 dhcpd: DHCPINFORM from 192.168.0.8
Apr 23 09:29:03 ts2 last message repeated 4 times
Apr 23 09:36:35 ts2 last message repeated 4 times[/SHELL]
that 'last message repeated X times' is kinda weird. a couple of my terminals arent connectioning to the server on their first boot, perhaps that is the cause?
any ideas?
|