From owner-freebsd-questions@FreeBSD.ORG Mon Feb 1 15:53:10 2010 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 8CD1A1065693 for ; Mon, 1 Feb 2010 15:53:10 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 4415D8FC08 for ; Mon, 1 Feb 2010 15:53:10 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NbyaK-0007tW-Td for freebsd-questions@freebsd.org; Mon, 01 Feb 2010 16:53:08 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Feb 2010 16:53:08 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Feb 2010 16:53:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Mon, 01 Feb 2010 16:52:46 +0100 Lines: 15 Message-ID: References: <13dae8e51002010637v64462d66o275063cafca3d886@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.5) Gecko/20100118 Thunderbird/3.0 In-Reply-To: <13dae8e51002010637v64462d66o275063cafca3d886@mail.gmail.com> Sender: news Subject: Re: AT&T substitute available on freebsd? 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: Mon, 01 Feb 2010 15:53:10 -0000 On 02/01/10 15:37, Jian Jun Wang wrote: > hi everybody, > > I am not quite technical on this, y'know, in windows, we have AT&T software > to access company intranet, not sure whether we have substitute here? I > tried to figure out the ways to do that, no luck. I know on linux > distribution they have agnclient. any ideas? You can expect a reliable answer only if someone has figured out what protocol does your software use and has found some alternative. Offhand, since http://info.attbusiness.net/agnclient/index.cfm?fuseaction=home.features mentions "ipsec", I'd guess IPSec support might be your answer (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html).