Re: DNS vs /etc/hosts

From: Thomas Pundt <mlists(at)rp-online(dot)de>
To: pgsql-general(at)postgresql(dot)org, Lowell(dot)Hought(at)faa(dot)gov
Subject: Re: DNS vs /etc/hosts
Date: 2005-08-05 19:06:22
Message-ID: 200508052106.23000.mlists@rp-online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

On Friday 05 August 2005 16:21 Lowell(dot)Hought(at)faa(dot)gov wrote:
| How might I check for that?

If it's a standard distribution kernel, try "lsmod | grep ipv6" - this will
show you if you have loaded the IPv6 module; try to remove the module
by issueing "rmmod ipv6". If that fails, you probably have to edit
your /etc/modprobe.conf or /etc/modprobe.d/aliases file, comment
out the ipv6 module entry and reboot the machine.

Then repeat your test.

But again, I'm just guessing in the wild.

Ciao,
Thomas

--
Thomas Pundt ------- http://www.pundt.de/
E-Mail: thomas(at)pundt(dot)de

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pascual De Ruvo 2005-08-05 20:06:17 Re: How to join function with a table?
Previous Message Thomas F. O'Connell 2005-08-05 17:49:10 Re: initskript after db start; locks on transactions