Discussion:
[rancid] PIX Unnecessary Changes
N***@guesswho.com
2008-09-04 12:02:45 UTC
Permalink
Hi,
I am pretty sure I have seen this question on the list before but I am
having a difficult time finding the answer. On our PIX running 7.2 code
if we make a change to one item there will be multiple lines in the diff
that are changed but as you can see they are not really new or removed
commands:


- crypto isakmp policy 60
- authentication pre-share
- encryption des
- hash md5
- group 2
- lifetime 14400
.
.
.
.
- split-tunnel-policy tunnelspecified
+ split-tunnel-policy tunnelspecified
split-tunnel-network-list value Part-Time_splitTunnelAcl
.....
.....
- dns-server value 192.168.7.100 192.168.7.47
+ dns-server value 192.168.7.100 192.168.7.47
......
......
- wins-server value 192.168.7.100
+ wins-server value 192.168.7.100

Does anyone know of a fix for this?
Thanks in advance.
Nick

Loading...