From owner-freebsd-security Tue Jan 30 8:20: 6 2001 Delivered-To: freebsd-security@freebsd.org Received: from mail.marketnews.com (mail.marketnews.com [205.183.200.2]) by hub.freebsd.org (Postfix) with ESMTP id C625A37B65D for ; Tue, 30 Jan 2001 08:19:47 -0800 (PST) Received: from mharding (mason@[205.183.200.47]) by mail.marketnews.com (8.11.0/8.9.3) with SMTP id f0UGJau78693 for ; Tue, 30 Jan 2001 11:19:36 -0500 (EST) From: "Mason Harding" To: Subject: Revised: My FreeBSD Firewall Date: Tue, 30 Jan 2001 08:14:23 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <980823154.3a762c72329fd@mail.marketnews.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am now just trying to implement a FreeBSD firewall, say with the IP address of 172.16.5.2, with the router being 172.16.5.1, and the network being 172.16.5.0/24. How can I handle the routing on this? my routing table is basically as such... Destination Gateway Netif default 172.16.5.1 fxp0 172.15.5 link#1 fxp1 172.16.5.1 0:0:c:80:f:30 fxp0 172.15.5.2/32 link#1 fxp0 I can ping 172.16.5.1 with success, but if I try to ping anything past it(on the internet) I get no response. I can also ping anything on the LAN. Am I going about implementing this firewall correctly? Should I not just be adding a static route for 172.16.5.1? Sorry if this made no since. Thank you, Mason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message