All of lore.kernel.org
 help / color / mirror / Atom feed
* droping too many ports
@ 2004-09-23 20:45 Askar
  2004-09-23 20:51 ` Gavin Hamill
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Askar @ 2004-09-23 20:45 UTC (permalink / raw)
  To: netfilter

hi all

what if I do (and im doing this from last two hours ;))

iptables -A FORWARD -p tcp --dport 31000:65500 -j DROP
iptables -A FORWARD -p udp --dport 31000:65500 -j DROP

yes I am Droping too many ports at once, (actually its default ACCEPT
machine), as far I know not a single well known service is running on
port above 31000?

Actaully I duno what to do coz im watching (through tcpdump )lot of
clients accessing higher ports, thats why I puts these rules.

iptables -L -nvx  gives too many counts whenever I checked, especailly
numbers are very high for UDP "udp --dport 31000:65500 -j DROP"


Im i doing right thing? (see im getting counts on it )
Am I droping some ligitimate packets? 
or ours clients (sitting on M$ OS) are infected?

may I extend the rules to INPUT and OUTPUT ?

regards
tired :(
-- 
(after bouncing head on desk for days trying to get mine working, I'll make
yer life a little easier)


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-23 20:45 droping too many ports Askar
2004-09-23 20:51 ` Gavin Hamill
2004-09-23 21:01 ` Jason Opperisano
2004-09-23 21:14 ` Aleksandar Milivojevic

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.