| | |
block icmp request
Thread Solved |
In addition to the information Salem requested here is one way to go about it:
IANA Numeric ICMP Types:
http://www.iana.org/assignments/icmp-parameters
iptables block on type:
DO NOT join the rest of the world and block all ICMP traffic.
iptables man page:
IANA Numeric ICMP Types:
http://www.iana.org/assignments/icmp-parameters
iptables block on type:
bash Syntax (Toggle Plain Text)
${IPTABLES} -A INPUT -p icmp --icmp-type 8 -j DROP
DO NOT join the rest of the world and block all ICMP traffic.
iptables man page:
•
•
•
•
TCPMSS
This target allows to alter the MSS value of TCP SYN packets, to control the maximum size for that connection (usually limiting it to your outgoing interface's MTU minus 40). Of course, it can only be used in conjunction
with -p tcp. It is only valid in the mangle table.
This target is used to overcome criminally braindead ISPs or servers which block ICMP Fragmentation Needed packets. The symptoms of this problem are that everything works fine from your Linux firewall/router, but machines
behind it can never exchange large packets:
![]() |
Similar Threads
- Hijack This Log (Viruses, Spyware and other Nasties)
- setting up a "hot spot" (Network Security)
- Link Exchange with relevant sites (Relevant Link Exchanges)
- SOCKET recv() method not removes (C++)
- Cant ping. (Networking Hardware Configuration)
- Program Help: Urgent (C)
- anyone tried HLS firewall (Shell Scripting)
Other Threads in the Network Security Forum
- Previous Thread: server 2003 different pc different folder access permissions
- Next Thread: intel 3945abg to deauth
| Thread Tools | Search this Thread |
Tag cloud for Network Security
adobe advice antivirus apple attack banking blackhat bot botnet breach browser business cellphone china crack crime cybercrime daniweb data database dataloss dataprotection development email emailretention encryption exploit facebook firefox flash forensic fraud gadget gartner google government hack hacker hacking hardware hotmail identity idtheft information internet iphone kaspersky koobface law linux malware mcafee mckinnon microsoft military mobile nasa nationalsecurity network news obama p2p password passwords paypal pdf pentagon phishing php politics privacy report research review sans satnav scam school search security socialnetworking software spam survey symantec terrorism terrorist trends trojan twitter uk usb virus vulnerability warning web word worm yahoo zeroday






