From owner-freebsd-stable@freebsd.org Thu Aug 20 11:24:04 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98AE69BDE59 for ; Thu, 20 Aug 2015 11:24:04 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from smtp.mimar.rs (smtp.mimar.rs [193.53.106.135]) by mx1.freebsd.org (Postfix) with ESMTP id 4D446B78 for ; Thu, 20 Aug 2015 11:24:04 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from vscan.mimar.rs (vscan.mimar.rs [193.53.106.134]) by smtp.mimar.rs (Postfix) with ESMTP id A353989901 for ; Thu, 20 Aug 2015 13:23:56 +0200 (CEST) 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:message-id:subject:subject:from:from:date :date:received:received; s=mimar-0901; t=1440069836; x= 1441884237; bh=CUNbpPrHN3zofRWgK0xVYS+kLVTfBdUymn9ilnIssDo=; b=V fgl1sS8GTwOzsV/P4E2ZEtOebfY1ra5zq6Yv9XsBqE/h1sjKHvbWN+i92fsorsvw UAJSPnSp/VG/Zd01GBtHDDmI1A0D+HrSPpA49DP1zYdIhosr3NI+91GltrhY+X1i V6GnYCWxg0E+SxHKfWexS6/UN6dRJP5za1ag/mLyw4= X-Virus-Scanned: amavisd-new at mimar.rs Received: from smtp.mimar.rs ([193.53.106.135]) by vscan.mimar.rs (vscan.mimar.rs [193.53.106.134]) (amavisd-new, port 10026) with ESMTP id zRiMT3Jbdh7f for ; Thu, 20 Aug 2015 13:23:56 +0200 (CEST) Received: from efreet (unknown [193.53.106.34]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by smtp.mimar.rs (Postfix) with ESMTPSA id BBF49898CB for ; Thu, 20 Aug 2015 13:23:55 +0200 (CEST) Date: Thu, 20 Aug 2015 13:23:53 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-stable@FreeBSD.org Subject: vmx and esxi vst mode vlan tagging Message-ID: <20150820132353.2ae19568@efreet> Organization: mimar X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) 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.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 11:24:04 -0000 Hi, I have just spent half an hour bashing my head against the wall why my FreeBSD-10.2-RELEASE i386 machine with kernel-included vmx driver and emulators/open-vm-tools installed won't ping machines on the other vlan on the same vSwitch. It DOES ping other virtual machines on the same vSwitch and same vlan (freebsd servers), and it DOES ping physical machines in other vlans. It DOES NOT ping virtual machines on the same vSwitch and different vlan (windows servers). To cut the long story short, it appears that the problem is on FreeBSD side, as another machine (FreeBSD-10.1-RELEASE-p14 amd 64) with vmx3f0 driver and VMWare's vmware-tools installed pings everything as it should. Could it be that FreeBSD's vmx driver does not support all the functions of vmware's vmx3f driver? Regards, --=20 Marko Cupa=C4=87 https://www.mimar.rs/