From owner-freebsd-questions@FreeBSD.ORG Thu Aug 14 12:56:45 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A1EB1065675 for ; Thu, 14 Aug 2008 12:56:45 +0000 (UTC) (envelope-from zielonka.michal@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 079078FC1C for ; Thu, 14 Aug 2008 12:56:44 +0000 (UTC) (envelope-from zielonka.michal@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so379133nfh.33 for ; Thu, 14 Aug 2008 05:56:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=BkJRVSzTS/NnrHvSOgtmv+W7Golz8CloV3gh9SO4iKc=; b=G+OAFF37dSsmhG1iYeeM3T+y5sdLF0KjxPvI/KiM7ZlwYcRgzn1yt8XXSpxGKX4t4L KuBSue5oiULfTem4p+MEQB1F5gcSFfuleUpYqyPUzNXT5jgVS8EepndgHLJcTHeXRBmX hf3XarmRfFAO7NXIdEy6AhPPYop1WAFekiftA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=RtRAUzkUleIHAJK0hJ3PsGTYhNi2oOir05U4/y+mam8NdCOD+d8aGPb8cEiyjGzNCz 426paX2VyT69K/4QIcn2ByNowqq58Y8rxXRS5NHD4vMCRvVYsU3I9vfSy9y8q3mn5AiI wFeSHRUIjxzk1EIBr8lxyAChkww3bMoPCi2Ro= Received: by 10.210.80.2 with SMTP id d2mr1313712ebb.137.1218717059796; Thu, 14 Aug 2008 05:30:59 -0700 (PDT) Received: by 10.210.62.1 with HTTP; Thu, 14 Aug 2008 05:30:59 -0700 (PDT) Message-ID: Date: Thu, 14 Aug 2008 14:30:59 +0200 From: "michal zielonka" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: F5Networks 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, 14 Aug 2008 12:56:45 -0000 FreeBSD ffrreeeebbssdd 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Mon Aug 11 16:25:43 CEST 2008 michal@ffrreeeebbssdd:/usr/obj/usr/src/sys/GENERIC i386 I want to connect to vpn by F5Networks. But still its hang up for me :(. I install in /compat/linux libpam pam passwd su sudo and required packages.. But now when I exec /compat/linux/bin/su -c "ls", I receive: "could not open session" in dmesg: "linux: pid 14155 (su): syscall keyctl not implemented linux: pid 14155 (su): syscall setfsuid not implemented" When I am trying to connect by linux-firefox to vpn, it tries to connect and after several seconds shows me "connection" failed. But then in the top I see that process svpn consumes almost 100% of processor. Is it posible to run F5Networks plugin in freebsd?? michal zielonka