[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] DHCP again
On Tuesday 25 March 2003 10:40 am, Alex Hudson wrote:
> Best thing to do would be to tail the logs - e.g., for bind, do a
> tail -f /var/log/named.log (or whatever the log file is, daemon.log or
> something, I can never remember :o). That will provide a 'live' view to
> stuff that happens - do that while you bring a machine online for DHCP
> discovery, and see if BIND squeaks when you do something?
Couldn't find any log files with names like that but here is the output from
tail -f /var/log/messages from restarting of the daemon witth a couple of
boxes requesting addresses. Something obviously doesn't look right but I
don't know what. It goes without saying (I hope) that the domain name
'quarndon.net' is not legal on the Internet itself as ours is a purely
private network behind a firewall (a router providing NAT actually)
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: loading configuration from
'/etc/named.conf'
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: the default for the
'auth-nxdomain' option is now 'no'
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: option 'check-names' is not
implemented
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: dns_master_load:
/var/named/192.168.1.0.rev:2: ignoring out-of-zone data
(1.168.192-in.addr.arpa)
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: dns_zone_load: zone
0.1.168.192.in-addr.arpa/IN: could not find NS and/or SOA records
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: dns_zone_load: zone
0.1.168.192.in-addr.arpa/IN: has 0 SOA records
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: dns_zone_load: zone
0.1.168.192.in-addr.arpa/IN: no NS records
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: dns_rdata_fromtext:
/var/named/quarndon.net.hosts:10: near 'relay-1.mail.griffin.net.uk.':
unexpected token
Mar 25 13:51:11 linux2 /usr/sbin/named[5930]: dns_zone_load: zone
quarndon.net/IN: loading master file /var/named/quarndon.net.hosts:
unexpected token
Mar 25 13:51:40 linux2 dhcpd: if IN A winproxy.quarndon.net domain doesn't
exist add 300 IN A winproxy.quarndon.net 192.168.1.12 add 300 IN TXT
winproxy.quarndon.net "31bd1e7f1d521e7da79cfbe275a5f9559b": timed out.
Mar 25 13:51:40 linux2 dhcpd: DHCPREQUEST for 192.168.1.12 from
00:00:1c:00:bd:35 via eth0
Mar 25 13:51:40 linux2 dhcpd: DHCPACK on 192.168.1.12 to 00:00:1c:00:bd:35
(winproxy) via eth0
Mar 25 13:54:48 linux2 dhcpd: DHCPDISCOVER from 00:c0:f0:09:85:15 via eth0
Mar 25 13:54:49 linux2 dhcpd: DHCPOFFER on 192.168.1.30 to 00:c0:f0:09:85:15
(dorissa) via eth0
Mar 25 13:54:49 linux2 dhcpd: if IN A dorissa.quarndon.net domain doesn't
exist add 1800 IN A dorissa.quarndon.net 192.168.1.30 add 1800 IN TXT
dorissa.quarndon.net "31cbaa2d912253e5ad3a79813dd22459fd": timed out.
Mar 25 13:54:49 linux2 dhcpd: DHCPREQUEST for 192.168.1.30 (192.168.1.30) from
00:c0:f0:09:85:15 (dorissa) via eth0
Mar 25 13:54:49 linux2 dhcpd: DHCPACK on 192.168.1.30 to 00:c0:f0:09:85:15
(dorissa) via eth0
Steve
___________________________________________________________________
Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html
GNU the choice of a complete generation.