From owner-freebsd-questions Fri Oct 29 2:13:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from monkeys.com (i180.value.net [206.14.136.180]) by hub.freebsd.org (Postfix) with ESMTP id 09C6B14FDE for ; Fri, 29 Oct 1999 02:13:26 -0700 (PDT) (envelope-from rfg@monkeys.com) Received: from segfault.monkeys.com (localhost [127.0.0.1]) by monkeys.com (8.9.3/8.9.3) with ESMTP id CAA04455 for ; Fri, 29 Oct 1999 02:13:24 -0700 (PDT) To: freebsd-questions@freebsd.org Subject: A trivial question about NAT From: "Ronald F. Guilmette" Date: Fri, 29 Oct 1999 02:13:24 -0700 Message-ID: <4453.941188404@segfault.monkeys.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The man page for natd says: --------------------------------------------------------------------------- DESCRIPTION This program provides a Network Address Translation facility for use with divert(4) sockets under FreeBSD. It is intended for use with NICs - if you want to do NAT on a PPP link, use the -alias switch to ppp(8). ... --------------------------------------------------------------------------- Question: Can I use natd if I am using kernel ppp? Is that allowed/supported/advisable? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message