From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Taylor Date: Mon, 22 Oct 2007 22:34:21 +0000 Subject: Re: [LARTC] bridge or vlan Message-Id: <471D256D.1080904@riverviewtech.net> List-Id: References: <001001c8130b$99babfe0$cd303fa0$@lt> In-Reply-To: <001001c8130b$99babfe0$cd303fa0$@lt> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On 10/22/07 15:50, Vaidas M wrote: > Thanks for your answer, this would help. You are welcome. > I think I know how to block arp: -p ARP -j DROP something like that, > ant the broadcasts: --pkttype-type ... Be careful blocking all ARP / broadcasts. Remember that equipment will need to ARP to find the router, at least from the two LANs that are not common with the router. You will probably want to allow ARPs to the router's IP address (and any other common equipment) and block all others. Grant. . . . _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc