From owner-freebsd-questions Thu Oct 11 22:15:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id C24FF37B405 for ; Thu, 11 Oct 2001 22:15:12 -0700 (PDT) Received: (qmail 41539 invoked from network); 12 Oct 2001 05:15:12 -0000 Received: from localhost.nexgen.com (HELO alexus) (root@127.0.0.1) by localhost.nexgen.com with SMTP; 12 Oct 2001 05:15:12 -0000 Message-ID: <001b01c152dc$e0241b70$0100a8c0@alexus> From: "alexus" To: "Julian Morgan" Cc: References: <4A256AE3.000E271F.00@mail.mitchells.com.au> Subject: Re: VPN Date: Fri, 12 Oct 2001 01:15:13 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 my /etc/rc.conf is allright, due to those forwards are working fine what i'm curiose is which ports do i have to port forward in order to make VPN to work ----- Original Message ----- From: "Julian Morgan" To: "alexus" Cc: Sent: Thursday, October 11, 2001 10:34 PM Subject: Re: VPN > > > I would leave the 'ip' statement out of that line > 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' BECAUSE THAT GOES WITHOUT SAYING IF YOUR > PROTOCOL IS UDP, eg udp being a subset of TCP > > > hope that helps, I have only been managing this 7 site BSD network for 6 months > - so I could be incorrect - but give it a go!! > > Regards > Julz > > > > > > > > > > > > "alexus" on 12/10/2001 11:23:11 AM > > > > > > > > > To: freebsd-questions@FreeBSD.ORG > > cc: (bcc: Julian Morgan/MitchellMelb/AU) > > > > Subject: VPN > > > > > > > > > > my workstation that i'm trying to vpn to is behind my fbsd box and i added > this into my natd.conf > > that part of my natd.conf > redirect_port udp ip:1701 1701 > redirect_port tcp ip:1723 1723 > > and here what i end up with > > TCP/IP CP reported error 733: A connection to the remote computer > could not be completed. You might need to adjust the protocols on > this computers. > > any ideas? > > > 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