From owner-freebsd-security Tue Aug 14 20:11:37 2001 Delivered-To: freebsd-security@freebsd.org Received: from hotmail.com (oe64.law12.hotmail.com [64.4.18.199]) by hub.freebsd.org (Postfix) with ESMTP id B1AC037B40A; Tue, 14 Aug 2001 20:11:28 -0700 (PDT) (envelope-from default013subscriptions@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 14 Aug 2001 20:11:28 -0700 X-Originating-IP: [24.14.93.185] Reply-To: "default - Subscriptions" From: "default - Subscriptions" To: , Subject: IPFW and interface aliases... Date: Tue, 14 Aug 2001 22:11:23 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: X-OriginalArrivalTime: 15 Aug 2001 03:11:28.0301 (UTC) FILETIME=[F988DDD0:01C12537] 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 Hi, I'm running a server with two I.P. addresses bound to it... I just setup IPFW and it is working great, but I just realized that the alias I.P. is not able to send or receive any traffic... Just to test, I added these rules to top of my rc.firewall: ${fwcmd} add pass all from ${ip2} to any ${fwcmd} add pass all from any to ${ip2} This did not change anything... Is there some special way that aliases need to be referred to in the firewall rules? Thanks, Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message