These classnotes are depreciated. As of 2005, I no longer teach the classes. Notes will remain online for legacy purposes

UNIX03/IPTables Advantages - Disadvantages Over IPChains

Classnotes | UNIX03 | RecentChanges | Preferences

Showing revision 1
IP Tables has many advantages over IP Chains. I would say that in most circumstances, you will want to use it instead of IP Chains, if for no other reason then because it will be better supported. However, there are some disadvantages that you should be aware of. Let's examine both the advantages and disadvantages.

Advantages

  • The connection-tracking feature of IP Table is a very useful thing. It can be used to prevent most TCP hijackings for non-IP Masqueraded clients that suffer from poor TCP sequence number randomization, such as Windows systems, some UNIXes (notably SGI), some IBM system configurations, and many older systems. Similarily, it can be used to prevent UDP packet hijacking in the same way. This functionality can also prevent attackers from injecting spurious ICMP packets for cracking and probing.


Classnotes | UNIX03 | RecentChanges | Preferences
This page is read-only | View other revisions | View current revision
Edited June 21, 2003 12:57 am (diff)
Search:
(C) Copyright 2003 Samuel Hart
Creative Commons License
This work is licensed under a Creative Commons License.