Date: Thu, 13 Jul 2000 13:16:30 -0700 From: "Chris Ptacek" <ptacek@dashmail.net> To: "Jon" <jon@state.net>, "Jonathan E. Lyons" <parrothd@midwest.net> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: MS VPN(PPTP) & NAT... Message-ID: <NEBBKLEDAJJJDAPGJFBIOEHDCIAA.ptacek@dashmail.net> In-Reply-To: <396E11F3.29BCD54E@state.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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" Where 192.168.1.3 is my Win98 machine. I should also note that you probably don't need all these options (the pptpalias one is probably key), so you can remove some of them. I should also note my NATD is running on a FreeBSD 3.3 machine. Hope you get it working. - Chris -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jon Sent: Thursday, July 13, 2000 12:01 PM To: Jonathan E. Lyons Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MS VPN(PPTP) & NAT... Yes, but with pain and hardship. The internal network, where the NT POS RAS PPTP server was had an IP subnet in the /16 range, but NT RAS only supports /24 IP's when it hands them out to the clients. I noticed similar problems with you; I could get authenticated, get an IP, but the IP wouldn't match up with any of our servers, so I was dead in the water at that point. Jon "Jonathan E. Lyons" wrote: > > Has anyone been able to establish a VPN connection with a windows cleint > and windows NT RAS with FreeBSD and NAT running between them?? I've > redirected port 1723 to my windows machine behind NAT but I'm only able to > connect and start to verify my username and password then the connection > drops..Any suggestions?? > > Thanks.... > > Win98 VPN > NT 4.0 RAS > FreeBSD 3.5 w/ NAT > > Jonathan E. Lyons > parrothd@midwest.net > ICQ # 14226912 > A+, MCSE, CCNA, FreeBSD! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBKLEDAJJJDAPGJFBIOEHDCIAA.ptacek>