| | |
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
Views: 684 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for Network Security
2008 adobe advice antivirus apple barackobama blackmail botnet browser business china civilliberties crack crime cybercrime daniweb data database dataloss dataprotection development email emailretention encryption europe exploit facebook forensic fraud gmail google government hack hacker hacking hardware homelandsecurity ibm identitytheft idtheft information internet iphone kaspersky kernel law linux malware mcafee mckinnon microsoft military mobile nasa nationalsecurity network networks news obama password passwords paypal pentagon phishing phone politics privacy realplayer report research safari satnav scam search security skype socialnetworking software softwaredevelopment sophos spam sqlinjection survey symantec terrorism terrorist theft trends trojan twitter uk usb virtualization virus vulnerability web wireless worm yahoo youtube






