Changes between Version 2 and Version 3 of RulesNAT
- Timestamp:
- 07/26/08 00:21:16 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RulesNAT
v2 v3 88 88 }}} 89 89 In the option 'via_int' the interface with the external ipaddress needs to be supplied. 90 91 == Source port randomization == 92 93 In 0.5.74 alpha 6 the 'random' option was introduced for all above actions except redirect. The purpose of this option is to randomize the source ports of the connections that are NAT'd. This is useful for dealing with the current day DNS problems. For a write up on that see: http://cipherdyne.org/blog/2008/07/mitigating-dns-cache-poisoning-attacks-with-iptables.html