From owner-freebsd-net@FreeBSD.ORG Wed Apr 13 07:34:51 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2A8916A4CE for ; Wed, 13 Apr 2005 07:34:51 +0000 (GMT) Received: from mail3.mxc.ru (mail3.mxc.ru [80.64.106.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B924543D2F for ; Wed, 13 Apr 2005 07:34:50 +0000 (GMT) (envelope-from Stirch@mxc.ru) Received: from vasa ([10.3.1.171]) by monster2.mxc.ru (8.12.11/8.12.11) with ESMTP id j3D7W0VT028047 for ; Wed, 13 Apr 2005 11:32:00 +0400 Date: Wed, 13 Apr 2005 11:36:24 +0400 From: Nikolay Arhangelskiy X-Mailer: The Bat! (v2.00.6) Personal Organization: Maxima X-Priority: 3 (Normal) Message-ID: <147364753343.20050413113624@mxc.ru> To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Lots VLANs caouses ngctl to fail X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nikolay Arhangelskiy List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:34:52 -0000 Hello freebsd-net, I need to operate with hundreds VLANs on FreeBSD box (5.3). Using small script I create 250 VLANs, exec "ngctl list" - no problem, ngctl lists all 250 VLANs. After creating another 250 VLANs ngctl start to fail with message: ngctl: send msg: No buffer space available Is there are any limitations in ngctl on objects count? Or any kernel side limitations? -- Best regards, Nikolay mailto:Stirch@mxc.ru