release notes

This commit is contained in:
Vadim Kurland
2009-12-29 02:21:35 +00:00
parent 1de87eae40
commit ca9eefe227
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
#define BUILD_NUM 2285 #define BUILD_NUM 2286
@@ -849,6 +849,22 @@ rule sets of this object rather than in the actual firewalls.
enabled after configuration is reloaded from the file. enabled after configuration is reloaded from the file.
</p> </p>
<p>
When certain PIX configuration commands are executed again during
configuration update, PIX detects this as an error. Commands that
fall into this category are "inspect", "service-policy" and some
"failover" commands, to name a few. To avoid this kind of errors
while updating PIX using built-in installer and avoid entering
commands for parts of configuration that do not change often, you
can use <b>checkbox "Generate only access-list,
access-group... commands"</b> in the "Script" tab of the PIX
firewall "advanced" options dialog. If this checkbox is on,
generated configuration file will only include "access-list",
"access-group", "telnet", "ssh", "nat", "global" and "static"
commands.
</p>
<a name="fwbedit"></a> <a name="fwbedit"></a>
<h2>Changes in the command linbe tool fwbedit</h2> <h2>Changes in the command linbe tool fwbedit</h2>