From owner-freebsd-questions@FreeBSD.ORG Thu Aug 16 20:23:47 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE90716A419 for ; Thu, 16 Aug 2007 20:23:47 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 4E1FD13C457 for ; Thu, 16 Aug 2007 20:23:47 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 33474 invoked by uid 1002); 16 Aug 2007 20:23:46 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 6.362779 secs); 16 Aug 2007 20:23:46 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 16 Aug 2007 20:23:39 -0000 Message-ID: <46C4B1D7.8090903@ibctech.ca> Date: Thu, 16 Aug 2007 16:21:43 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: Laszlo Nagy References: <46C4905A.1020202@shopzeus.com> <6.0.0.22.2.20070816134035.0262cff8@mail.computinginnovations.com> <46C4A761.9090902@shopzeus.com> <46C4B0E7.2040607@unitra.sk> <46C4B0EB.7090306@shopzeus.com> In-Reply-To: <46C4B0EB.7090306@shopzeus.com> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Share folder over internet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2007 20:23:47 -0000 Laszlo Nagy wrote: > Peter Svec wrote: >> Hello Laszlo, >> >> you don't need static IP address if you use hamachi. It is zero >> configuration VPN tool, which creates peer-to-peer tunnel between two >> host (with static or dynamic addresses). The problem is, that hamachi >> isn't in the ports yet. Take a look at >> http://www.freebsd.org/cgi/query-pr.cgi?pr=112982 and >> https://secure.logmein.com/products/hamachi/vpn.asp >> >> peter > Sounds great. I'll ask my ISP about the fix IP though. Thank you for > your answers! Alternatively, you could use Dynamic DNS, as IIRC, OpenVPN supports using hostnames as opposed to IP's for the connection endpoint identifiers. Cheers! Steve