From owner-freebsd-pf@FreeBSD.ORG Wed Aug 24 21:14:51 2005 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB8E916A41F for ; Wed, 24 Aug 2005 21:14:51 +0000 (GMT) (envelope-from popescu.mircea@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 668AD43D46 for ; Wed, 24 Aug 2005 21:14:51 +0000 (GMT) (envelope-from popescu.mircea@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so119926nzd for ; Wed, 24 Aug 2005 14:14:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=HI+vSKBPLkx4zJsI6QKx68puR56U17l0deC1pyPdS7EFsoluYXKvTdNMs9Fu0ssj6cI5EneVzDT7dDQuQ9aHKqi2M1Gf2s7BEe3POQFHxUmqJmDQ/vMLCS7tP6NLlZaN6ieAkUKKV1/OWWlQua+OaTVxvZdMwzAw+GgVuegnGa0= Received: by 10.37.18.38 with SMTP id v38mr569291nzi; Wed, 24 Aug 2005 14:14:50 -0700 (PDT) Received: by 10.37.18.3 with HTTP; Wed, 24 Aug 2005 14:14:50 -0700 (PDT) Message-ID: Date: Thu, 25 Aug 2005 00:14:50 +0300 From: Mircea Popescu To: freebsd-pf@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Authpf and windows client(s) ... X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2005 21:14:52 -0000 Hi! I want to use authpf in order to give access to internet for some windows X= P=20 PC's. Now, I know that the client PC (using WinXP in this case) should initiate= =20 somehow a ssh conexion to the FreeBSD server. My problem would be what software to use on the XP side in order to do this= .=20 Putty is not a solution in my case. Thanks!