From owner-freebsd-isp Thu Apr 1 14:50:11 1999 Delivered-To: freebsd-isp@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id 80043154DF for ; Thu, 1 Apr 1999 14:50:03 -0800 (PST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.9.2) with ESMTP id XAA29000; Thu, 1 Apr 1999 23:49:13 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id XAA00566; Thu, 1 Apr 1999 23:48:27 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199904012248.XAA00566@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: tyl Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Combine ppp, private ip, natd ? In-reply-to: Your message of "Thu, 02 Apr 1998 01:23:30 +0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 01 Apr 1999 23:48:26 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have run a dial-up server on FreeBSD for some time. > Due to IP deficiency, I have to use the Private IP for the client > > I had try "ppp -direct -alias ..." > After reading the man page, found the "-alias" seems not for the dial up peer. > > then I think of natd > I found that natd cannot translate the Private IP on ttyd* > I can telnet from the client to the FreeBSD, but not the Internet. > > Is there anything I miss ? Thank for your help first !! You could run the latest version of natd with the -reverse flag. I haven't tried this, but it looks like it should work. The idea is to run natd on the clients interface with -reverse to make things behave as if the client was aliasing. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message