From owner-freebsd-questions Fri Nov 12 17:38:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id AB20E150AE for ; Fri, 12 Nov 1999 17:38:46 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (solaris.puebla.megared.net.mx [207.249.163.251]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id TAA12047; Fri, 12 Nov 1999 19:39:10 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <008101bf2d77$a4204680$fba3f9cf@megared.net.mx> Reply-To: "Alejandro Ramirez" From: "Alejandro Ramirez" To: "Cliff Addy" , References: Subject: RE: Equivalent ipfw rules Date: Fri, 12 Nov 1999 19:37:26 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, This arent Firewalls rules, just how the interface its going to behave in the router. no ip redirects : This is to disable redirecting packets through the same interface on wich they where received. no ip directed-broadcast : This is to disable the translation of directed broadcasts to physical broadcasts in an specific interface. no ip proxy-arp : This is to disable the use of the "proxy-arp" feature in an specific interface. Greetings... Ales ----- Original Message ----- From: Cliff Addy To: Sent: Friday, November 12, 1999 12:59 PM Subject: Equivalent ipfw rules > We've just switched from a Cisco router to a FreeBSD box to act as our > router/firewall. On our Cisco, we had several rules: > > no ip redirects > no ip directed-broadcast > no ip proxy-arp > > What are the equivalent ipfw rules, if any? I understand and use the > basic ipfw stuff, but these more generic rules have me stumped. We're > using 3.3-release. > > Cliff > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message