All of lore.kernel.org
 help / color / mirror / Atom feed
* Iptables Block Netbios Broadcasts UDP 137-138
@ 2004-11-23 20:51 Real Cucumber
  2004-11-23 20:58 ` Aleksandar Milivojevic
  2004-11-23 21:01 ` Jason Opperisano
  0 siblings, 2 replies; 4+ messages in thread
From: Real Cucumber @ 2004-11-23 20:51 UTC (permalink / raw)
  To: netfilter

I cannot block LAN netbios broadcasts on a fedora core
2 Iptables box being used as an IDS.

It is therefore being 99% flooded with broadcasts.

I've tried:

iptables -A INPUT -p UDP --dport 137 -j DROP
iptables -A INPUT -p UDP --dport 137 -s 0/0 -j DROP
iptables -A INPUT -p UDP --dport 137 -s 192.168.0.0/24
-j DROP

Nothing prevents them from getting through.

Is there anyway to do this?

If possible can someone email me direct at
realcucumber@hotmail.com

Thanks for any help in advance.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


^ permalink raw reply	[flat|nested] 4+ messages in thread
* RE: Iptables Block Netbios Broadcasts UDP 137-138
@ 2004-11-23 21:50 Hudson Delbert J Contr 61 CS/SCBN
  0 siblings, 0 replies; 4+ messages in thread
From: Hudson Delbert J Contr 61 CS/SCBN @ 2004-11-23 21:50 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 105 bytes --]


	all

	fyi/cya/etc...,

	70.0.0.0/8 is no longer in IPv4 bogon address space.

	!piranha!suspicious!org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-11-23 21:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-23 20:51 Iptables Block Netbios Broadcasts UDP 137-138 Real Cucumber
2004-11-23 20:58 ` Aleksandar Milivojevic
2004-11-23 21:01 ` Jason Opperisano
  -- strict thread matches above, loose matches on Subject: below --
2004-11-23 21:50 Hudson Delbert J Contr 61 CS/SCBN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.