public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* security precautionswith iptables?
@  Littlefield, Tyler
   ` Gregory Nowak
   ` Travis Siegel
  0 siblings, 2 replies; 5+ messages in thread
From: Littlefield, Tyler @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hello list,
I've been told to block ping requests with iptables. I made the following rule:
iptables -A INPUT -p icmp --icmp-type echo-request -j DROP
The only problem with this, is it drops all pings incoming as well, which causes a slight problem.
Any way around this?
Also, is there anything else that can be done in order to make the system more secure? I was told to block fragmented packets. I know what they are, but don't know enough about tcp in order to be able to do much with them.
Help is appriciated.
Thanks,

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

end of thread, other threads:[~ UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 security precautionswith iptables? Littlefield, Tyler
 ` Gregory Nowak
 ` Travis Siegel
   ` Igor Gueths
     ` Littlefield, Tyler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).