Networking Forums

Networking Forums > Computer Networking > Linux Networking > Filtering Broadcast by iptables it's possible?

Reply
Thread Tools Display Modes

Filtering Broadcast by iptables it's possible?

 
 
Pablo Silva O
Guest
Posts: n/a

 
      03-01-2004, 08:31 PM
Dear People:

We have a linux server with two network interface, eth0
toward our LAN and eth1 toward internet.

In eth0 we have several IP Alias, for to see other
networks in our campus, if I want to see by ethereal the trafic by
this interface I can see several broadcast that slow down the
performance in our network.

We want to filter the broadcasts, I know it's possible by
using a switch, but our organization don't have money for this, so I
think that only is possible by iptables...

My question is, it's possible to filter broadcast by
iptables only?, if it's true, please any hint is welcome...

Thanks in advance,
Pablo
 
Reply With Quote
 
 
 
 
Cameron Kerr
Guest
Posts: n/a

 
      03-04-2004, 03:15 AM
Pablo Silva O <(E-Mail Removed)> wrote:

> We want to filter the broadcasts, I know it's possible by using a
> switch, but our organization don't have money for this, so I think
> that only is possible by iptables...


You _could_ filter it using iptables (just specify the destination
address as being the broadcast address). _However_, this won't increase
the performance of your network, as the broadcast traffic has already
made its way to the box, and up to the firewall layer.

Better to see _why_ there so much broadcast traffic, and do something
about it closer to the source.

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iptables and post-NAT filtering Andrew Gideon Linux Networking 0 07-28-2008 11:50 PM
NAT to a broadcast addess using iptables? news@mail.adsl4less.com Linux Networking 6 11-29-2006 11:17 AM
iptables: filtering on src/dest for large set of ip addr whatdoineed2do@yahoo.co.uk Linux Networking 0 10-16-2005 09:56 AM
Iptables filtering question George Linux Networking 6 05-20-2005 04:04 PM
iptables mac based filtering RJ41 Linux Networking 3 09-04-2003 07:18 PM



1 2 3 4 5 6 7 8 9 10 11