Re: named sandbox trouble

2003-10-12 Thread Brian Reichert
On Sun, Oct 12, 2003 at 03:47:21PM +0100, Robert Downes wrote: > I've realised that my /etc/resolv.conf is being overwritten on every > reboot. I assumed this was because of DHCP, but disabling DHCP meant > that my network connection was disabled. We're way off topic here, but here's a few quick

Re: named sandbox trouble

2003-10-12 Thread Robert Downes
Bill Vermillion wrote: On Sun, Oct 12, 2003 at 15:47 , while denying his reply is spam, Robert Downes prattled on endlessly saying: I've realised that my /etc/resolv.conf is being overwritten on every reboot. I assumed this was because of DHCP, but disabling DHCP meant that my network connec

Re: named sandbox trouble

2003-10-12 Thread Mikko Työläjärvi
On Sun, 12 Oct 2003, Robert Downes wrote: [...] > I've realised that my /etc/resolv.conf is being overwritten on every > reboot. I assumed this was because of DHCP, but disabling DHCP meant > that my network connection was disabled. Create an executable script called /etc/dhclient-enter-hooks, c

Re: named sandbox trouble

2003-10-12 Thread Bill Vermillion
On Sun, Oct 12, 2003 at 15:47 , while denying his reply is spam, Robert Downes prattled on endlessly saying: > > >Are the entries fully qualified? > >What does your resolv.conf look like? > >Do any other apps complain? > >I'd have to look at the MySQL install scripts to be sure, but I > >can't

Re: named sandbox trouble

2003-10-12 Thread Robert Downes
I'm trying to setup BIND so that my machine understands its own hostname (because mySQL refuses to install because the hostname appears invalid and the --force option seems to do nothing), and because it would be helpful generally. This doesn't answer your question, as I don't run B