Date: Thu, 11 Oct 2001 21:32:06 -0700 From: "Crist J. Clark" <cristjc@earthlink.net> To: Julian Morgan <jmorgan@mitchells.com.au> Cc: alexus <ml@db.nexgen.com>, freebsd-questions@FreeBSD.ORG Subject: Re: VPN Message-ID: <20011011213206.E293@blossom.cjclark.org> In-Reply-To: <4A256AE3.000E271F.00@mail.mitchells.com.au>; from jmorgan@mitchells.com.au on Fri, Oct 12, 2001 at 12:34:31PM %2B1000 References: <4A256AE3.000E271F.00@mail.mitchells.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 12, 2001 at 12:34:31PM +1000, Julian Morgan wrote: > > > I would leave the 'ip' statement out of that line I believe he was indicating he had an IP address in that space. > make sure that you have the additional flags file stated in rc.conf > eg natd_flags="-f /etc/natd.cf" > and in my natd.cf I have > redirect_port tcp 192.168.120.30:443 443 > redirect_port tcp 192.168.120.30:80 80 > unregistered_only yes > same_ports yes > > NOTE THERE IS NO MENTION OF 'tcp' You used it twice. > BECAUSE THAT GOES WITHOUT SAYING IF YOUR > PROTOCOL IS UDP, eg udp being a subset of TCP UDP and TCP are two completely separate transport layer protocols. To the original poster, might you be blocking something in your firewall rules? And you never said what kind of VPN protocol you are trying to use. I assume PPTP. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org 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?20011011213206.E293>