From owner-freebsd-questions Thu Jul 5 9:15:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from email.orgus.ru (email.orgus.ru [213.242.43.2]) by hub.freebsd.org (Postfix) with ESMTP id DD9A737B401 for ; Thu, 5 Jul 2001 09:15:39 -0700 (PDT) (envelope-from vit@email.orgus.ru) Received: from localhost (vit@localhost) by email.orgus.ru (8.11.1/8.11.1) with ESMTP id f65GL9Q32491 for ; Thu, 5 Jul 2001 22:21:10 +0600 (YEKST) Date: Thu, 5 Jul 2001 22:21:09 +0600 (YEKST) From: Victor M To: questions@freebsd.org Subject: natd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a FreeBSD box working as a terminal server for the dialup users and proxy for my internal network at the same time. Dialer users use the real IP addresses while LAN users have the imaginary IP addresses and use natd to access outside. By default natd maps everything going through to the real IP address of the output interface, say ppp0 in my case. How can I configure natd to map only addresses of the imaginary network while the dialers keep using the real ones. Thank You. Victor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message