From owner-freebsd-questions Fri Apr 26 1:53:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icarus.slightlystrange.org (icarus.slightlystrange.org [62.190.193.173]) by hub.freebsd.org (Postfix) with ESMTP id 767E637B405 for <freebsd-questions@freebsd.org>; Fri, 26 Apr 2002 01:53:26 -0700 (PDT) Received: from danielby by icarus.slightlystrange.org with local (Exim 3.12 #1 (Debian)) id 1711To-0003gP-00 for <freebsd-questions@freebsd.org>; Fri, 26 Apr 2002 09:53:24 +0100 Date: Fri, 26 Apr 2002 09:53:24 +0100 From: Daniel Bye <dan@slightlystrange.org> To: freebsd-questions@freebsd.org Subject: Re: ipnat_flags question Message-ID: <20020426085324.GA14130@icarus.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: freebsd-questions@freebsd.org References: <AAECJADGHMJFJLKCHNJDKECHCOAA.danny@clifftop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <AAECJADGHMJFJLKCHNJDKECHCOAA.danny@clifftop.net> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-questions.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions> X-Loop: FreeBSD.ORG On Fri, Apr 26, 2002 at 08:48:53AM +0100, Danny Horne wrote: > Hi all, > > I'm trying to set up a VPN between a couple of Windows 2000 servers (keep > going, it is FreeBSD related!!) but have hit a problem. I found this in the > mailing list archives which would seem to answer my problem - > > >I had trouble with the same setup but got it to work. I was also getting > to > >the point where it would start to verify my username/password and the quit. > >I played with the natd_flags parameter in the rc.conf file and eventually > >came up with the following which worked for me: > > > >natd_flags="-log -use_sockets -same_ports -pptpalias 192.168.1.3" > > I use ipnat, where can I find out what the equivalent flags are? > > Thanks Try "man 5 ipnat" - seems to be what you are looking for. Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message