Re: /etc/hosts + resolvconf (was Re: associating names and addresses)

2008-03-29 Thread Douglas A. Tutty
On Sun, Mar 30, 2008 at 03:13:27AM +1300, Chris Bannister wrote: > On Tue, Mar 25, 2008 at 09:39:22PM -0400, Douglas A. Tutty wrote: > If you want more definitive UNIX networking, try "UNIX System > > Administration Handbook". > > Rather expensive last time I saw it. :-( Sure, about $80 new. Ho

Re: /etc/hosts + resolvconf (was Re: associating names and addresses)

2008-03-29 Thread Chris Bannister
On Tue, Mar 25, 2008 at 09:39:22PM -0400, Douglas A. Tutty wrote: > On Wed, Mar 26, 2008 at 12:22:41PM +1300, Chris Bannister wrote: > > [EMAIL PROTECTED]:~# apt-cache policy resolvconf > > resolvconf: > > Installed: (none) > > [..] > > > > So thats ok? But If resolvconf is insta

Re: /etc/hosts + resolvconf (was Re: associating names and addresses)

2008-03-25 Thread Douglas A. Tutty
On Wed, Mar 26, 2008 at 12:22:41PM +1300, Chris Bannister wrote: > [EMAIL PROTECTED]:~# less /etc/hosts > 127.0.0.1 box localhost > > > Conclusion > > Well now I see that the correct solution to > > the original problem was to leave /etc/hosts > > with the line > > 127.0.0.1 l

/etc/hosts + resolvconf (was Re: associating names and addresses)

2008-03-25 Thread Chris Bannister
On Mon, Mar 24, 2008 at 09:21:22AM -0700, [EMAIL PROTECTED] wrote: > Douglas & anyone else interested, > > At Sun, 16 Mar 2008 20:12:44 -0400 Douglas Tutty wrote, > >> # /etc/hosts file > >> 127.0.0.1 peasthope.yi.orgjoule localhost > >

associating names and addresses

2008-03-24 Thread peasthope
Douglas & anyone else interested, At Sun, 16 Mar 2008 20:12:44 -0400 Douglas Tutty wrote, >> # /etc/hosts file >> 127.0.0.1 peasthope.yi.orgjoule localhost > ^^ >this should be: localhost.localdomain localhost > >if you don't ow