From owner-freebsd-security Tue Aug 7 7:13:51 2001 Delivered-To: freebsd-security@freebsd.org Received: from mail.roe35.lth2.k12.il.us (unknown [209.175.240.58]) by hub.freebsd.org (Postfix) with ESMTP id 0404F37B405 for ; Tue, 7 Aug 2001 07:13:47 -0700 (PDT) (envelope-from dallen@roe35.lth2.k12.il.us) Received: from dougs_laptop (dougs_laptop [209.175.240.20]) by mail.roe35.lth2.k12.il.us (8.9.3/8.9.3) with ESMTP id JAA41985 for ; Tue, 7 Aug 2001 09:17:54 -0500 (CDT) (envelope-from dallen@roe35.lth2.k12.il.us) Message-ID: <200108070919280409.008598DB@mail.roe35.lth2.k12.il.us> References: <200108070719460362.001801FC@mail.roe35.lth2.k12.il.us> X-Mailer: Calypso Version 3.00.01.02 (1) Date: Tue, 07 Aug 2001 09:19:28 -0500 From: "Douglas G. Allen" To: freebsd-security@freebsd.org Subject: ipfw question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a network card in a 4.3-Release + security fixes, with two IP= addresses assigned to the card. fxp0 and the fxp0_alias are both running.= I ipfw (in a client configuration) using the IP's for both of these (or= just fxp0 for that matter) and the regular netmask (255.255.255.192).= fxp0's IP works just like I would expect, but the IP address assigned to= fxp0_alias is unreachable and can't get out to the network. Does anyone= have any suggestions or tricks on how I can get the ipfw rules to work on= both interfaces?? The ifconfig's are set up so that fxp0 is IP a.b.c.d netmask= 255.255.255.192 and fxp0_alias is a.b.c.e netmask 255.255.255.255. Thanks, in advance, for any information you can provide. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message