From owner-freebsd-questions@FreeBSD.ORG Tue Apr 6 17:42:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1900516A4FC for ; Tue, 6 Apr 2004 17:42:45 -0700 (PDT) Received: from ns1.kende.com (ns1.kende.com [66.17.131.94]) by mx1.FreeBSD.org (Postfix) with SMTP id ADBD743D31 for ; Tue, 6 Apr 2004 17:42:44 -0700 (PDT) (envelope-from andras@kende.com) Received: (qmail 80424 invoked by uid 0); 7 Apr 2004 00:41:59 -0000 Received: from unknown (HELO ak) (67.163.120.76) by ns1.kende.com with SMTP; 7 Apr 2004 00:41:59 -0000 From: "Andras Kende" To: , Date: Tue, 6 Apr 2004 19:41:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcQb9PnKEVKIysZOR4enA4xjNdweCgAQ+XiA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <4072DB3B.B9543B7C@cerzan.com> Message-Id: <20040407004244.ADBD743D31@mx1.FreeBSD.org> Subject: RE: maximum number of addresses/networks on 5.0-Release fxp driver? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 00:42:45 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Isaac Hopkins Sent: Tuesday, April 06, 2004 11:31 AM To: freebsd-questions@freebsd.org Subject: maximum number of addresses/networks on 5.0-Release fxp driver? Hello All, I ran into a weird problem today, basically I can only have four IP's on my fxp0 card if I try to add a fifth it's like it overwrites the 1st address. Any suggestions? please cc:email thanks Isaac Hopkins _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Hello Isaac, This is rc.conf on my Freebsd 5.1 with Intel Nic Fxp driver: ifconfig_fxp0="inet 11.22.33.94 netmask 255.255.255.0" ifconfig_fxp0_alias0="inet 11.22.33.95 netmask 0xffffffff" ifconfig_fxp0_alias1="inet 11.22.33.96 netmask 0xffffffff" ifconfig_fxp0_alias2="inet 11.22.33.97 netmask 0xffffffff" ifconfig_fxp0_alias3="inet 11.22.33.98 netmask 0xffffffff" ifconfig_fxp0_alias4="inet 11.22.33.99 netmask 0xffffffff" Andras Kende http://www.kende.com