diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-02-14 18:53:57 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-02-14 18:53:57 +0000 |
commit | 79d6142c62dc24e0e1ac8f9d9f8c3b5c5621856c (patch) | |
tree | 38981d9eb2e41be8f0429744314901d6fbdb8da3 /share | |
parent | 3b291c0e8b8fe20433d61bf8f810c613e3a0ec2c (diff) |
add a note in bug section; from angelos@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/lo.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/lo.4 b/share/man/man4/lo.4 index f73e93a9439..5c95286171c 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lo.4,v 1.4 1998/02/14 18:50:34 mickey Exp $ +.\" $OpenBSD: lo.4,v 1.5 1998/02/14 18:53:56 mickey Exp $ .\" $NetBSD: lo.4,v 1.3 1994/11/30 16:22:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -99,3 +99,6 @@ Previous versions of the system enabled the loopback interface automatically, using a nonstandard Internet address (127.1). Use of that address is now discouraged; a reserved host address for the local network should be used instead. +.Pp +You should be carefull using ipnat with link1 set about the +packets coming from loopback interfaces. |