Hi,

On Mon, 17 Jun 2002 at 20:47, David M. Kaplan wrote:

> host       all         127.0.0.1     0.0.0.0    ident    sameuser

If you want this entry to match only the loopback device, the mask has
to be 255.255.255.255 instead of 0.0.0.0. A mask of 0.0.0.0 causes
*all* IP addresses to match this line.

cu
        Reinhard


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to