diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-09-26 14:58:58 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-09-26 14:58:58 +0000 |
commit | a514d0b86d9fa87c358ed0bfd4dbf5cf84014575 (patch) | |
tree | 8f30569eb4774dfae29a3f17b46e34e11c4c0ccd | |
parent | fa46a23e96493007ce37dba516336884e8e05bd9 (diff) |
another note about NAT
-rw-r--r-- | share/ipf/nat.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/ipf/nat.2 b/share/ipf/nat.2 new file mode 100644 index 00000000000..820515004e9 --- /dev/null +++ b/share/ipf/nat.2 @@ -0,0 +1,2 @@ +Don't forget to add "option GATEWAY" to the kernel config file or NAT will +not work. |