Date: Fri, 12 Nov 1999 19:37:26 -0600 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Cliff Addy" <fbsdlist@federation.addy.com>, <questions@FreeBSD.ORG> Subject: RE: Equivalent ipfw rules Message-ID: <008101bf2d77$a4204680$fba3f9cf@megared.net.mx> References: <Pine.BSF.3.95q.991112134906.29949A-100000@federation.addy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <fbsdlist@federation.addy.com>
To: <questions@FreeBSD.ORG>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008101bf2d77$a4204680$fba3f9cf>
