From owner-freebsd-questions@FreeBSD.ORG Tue May 28 08:26:08 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5DA17D83 for ; Tue, 28 May 2013 08:26:08 +0000 (UTC) (envelope-from andreev.peter@gmail.com) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) by mx1.freebsd.org (Postfix) with ESMTP id F1214239 for ; Tue, 28 May 2013 08:26:07 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id q56so4905690wes.23 for ; Tue, 28 May 2013 01:26:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=IRVIU6JiKO2Ri1CYmNLZB9eMWP0i1g/HbZDK1hApUa0=; b=nDOJG3+leTtEP9mJrgy/BWUbBMNg/fUJOT2W1TeqgoK0s2qvP+hdm9kiKUhSYkjLd7 JARuI04D0JDHcR0EajhmQIUGQLeJx/UmUZsVXLLH0+IinlTRoRtxJsxwlIiAEZTd74ak Ip83RUeqkstOG9wp/ihHwlvDNPrce2dQoD/m1OBnggOganGji09iXJPkj9tdDhRTXRUW YuyYVYpATn0DBTGoIEiMnqF0O1ULkdNdWoLtR+XEHiOnRf3gizLATZQB4vhi9EUoKCwV znUN9lSs102hp9+eAs1QcsT9bxlFy+8mINbKnPHSfihPm14u+GbjrCBsLZjFYdWo9LEn 2+qQ== MIME-Version: 1.0 X-Received: by 10.180.183.139 with SMTP id em11mr10996510wic.16.1369729566223; Tue, 28 May 2013 01:26:06 -0700 (PDT) Received: by 10.227.108.200 with HTTP; Tue, 28 May 2013 01:26:06 -0700 (PDT) Date: Tue, 28 May 2013 12:26:06 +0400 Message-ID: Subject: Any arp table size limitations? From: Peter Andreev To: freebsd Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 08:26:08 -0000 Hello, We are connecting to an IXP, they have tested our FreeBSD 9.1 server and said we can store only about 600 MACs simultaneously. So I'd like to ask if there is any arp table size limitations and if so, how we can increase the limit? -- AP