From owner-freebsd-stable@FreeBSD.ORG Sat Feb 8 19:39:13 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C1585F00 for ; Sat, 8 Feb 2014 19:39:13 +0000 (UTC) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 6C19F1836 for ; Sat, 8 Feb 2014 19:39:12 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id 2C3B7B907A for ; Sat, 8 Feb 2014 20:39:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1391888342; x=1393702743; bh=WvHWr4kqHYqqVdP7yDCMCT39treZgtFFY62 NAsHERmY=; b=CF0gyfPZByfS2RZXMYuyRcCsrm7j4bhoFVN+D+FJpQk1DZUR8zm cx9MSHWjCEQUjESJRx83ka4ZHZg2nVGLLcxzNhZL4vKd9Wn+w2MeJhhgvBda0uYT q/0JItTfcEzztuN3V7OHGIzjqY4KNqcAWKpFeR/ylZtSsYw/1UAo2xDA= X-Virus-Scanned: amavisd-new at mimar.rs Received: from www.mimar.rs ([127.0.0.1]) by tazar.mimar.rs (tazar.mimar.rs [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id tSE8ezncc7dN for ; Sat, 8 Feb 2014 20:39:02 +0100 (CET) Received: from kaa.mimar.rs (178-223-29-202.dynamic.isp.telekom.rs [178.223.29.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id 61663B9051 for ; Sat, 8 Feb 2014 20:39:02 +0100 (CET) Date: Sat, 8 Feb 2014 20:38:59 +0100 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-stable@freebsd.org Subject: Re: FreeBSD 10 on VMWare in a corporate network; How? Message-Id: <20140208203859.b6a9c4f555b7e8301541e676@mimar.rs> In-Reply-To: <773DBB2B-D421-44DB-848F-E4B7A9238085@gmail.com> References: <0ac901cf2437$458837b0$d098a710$@FreeBSD.org> <773DBB2B-D421-44DB-848F-E4B7A9238085@gmail.com> Organization: Mimar X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2014 19:39:13 -0000 First of all, I wouldn't go with 10-RELEASE, as it is not officially supported. Go for 9.2-RELEASE amd64 or expect all kinds of problems. Indeed, in order to install vmware tools you need perl (best way is to go with lang/perl5.16), and misc/compat6x. If you are not in control of your Internet firewall and/or proxy, you should ask people who are to let you through. FreeBSD behind proxy with ntlm auth scheme is... er... I can't find the right word. Not good. --=20 Marko Cupa=C4=87