From owner-freebsd-questions Thu Feb 10 7:55: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gallagher.chicago.il.us (el01-24-131-151-85.ce.mediaone.net [24.131.151.85]) by builder.freebsd.org (Postfix) with ESMTP id 1873A4439 for ; Thu, 10 Feb 2000 07:54:56 -0800 (PST) Received: from fatman2k (fatman2.burke.org [192.168.0.2]) by gallagher.chicago.il.us (8.9.3/8.9.3) with SMTP id JAA68103; Thu, 10 Feb 2000 09:54:32 -0600 (CST) (envelope-from burke@gallagher.chicago.il.us) Message-ID: <001f01bf73df$0ae9a9d0$0200a8c0@fatman2k> From: "Burke Gallagher" To: "Ivan Fetch" , References: Subject: Re: What can natd forward besides telnet, ftp, http, Etc? Date: Thu, 10 Feb 2000 09:53:58 -0600 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 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG PPTP uses the GRE protocol. unlike tcp and udp is does not have a concept like ports therefore natd must forward all gre(pptp/vpn) traffic to one machine. Other than the pptp limitations I have not found anything that natd will not forward and handle. if you have services that are still blocked such as ftp, irc, real audio, you want to look at ipfw as well (the firewall rules in rc.firewall can be set from wide open to closed) ----- Original Message ----- From: "Ivan Fetch" To: "Ivan Fetch" ; Sent: Wednesday, February 09, 2000 10:51 PM Subject: Re: What can natd forward besides telnet, ftp, http, Etc? > Hi Dan, > If I may: What does vpn use if not TCP or UDP? > > Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message