From ca9eefe22759087f0f55e7d41a0171d94ccb684f Mon Sep 17 00:00:00 2001
From: Vadim Kurland
+ 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 checkbox "Generate only access-list, + access-group... commands" 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. +
+ +