Not sure if anyone has run into this or not. We are using 6.2(1) in a failover config.
The issue is that randomly our internal web servers located on our DMZ stop being able to access public web sites. The only thing we have found at this point to correct the issue is to run the following commands
nat (DMZ1) 1 0 0
no static (DMZ1,outside) XXX.XXX.XXX.0 XXX.XXX.XXX.0 netmask 255.255.255.0 0 1
clear xlate
static (DMZ1,outside) XXX.XXX.XXX.53 XXX.XXX.XXX.53
clear xlate
no static (DMZ1,outside) XXX.XXX.XXX.53 XXX.XXX.XXX.53
static (DMZ1,outside) XXX.XXX.XXX.0 XXX.XXX.XXX.0
clear xlate
no nat (DMZ1) 1 0 0
nat (DMZ2) 1 0 0
no static (DMZ2,outside) XXX.XXX.XX2.0 XXX.XXX.XX2.0 netmask 255.255.255.0 0 1
clear xlate
static (DMZ2,outside) XXX.XXX.XX2.130 XXX.XXX.XX2.130
clear xlate
no static (DMZ2,outside) XXX.XXX.XX2.130 XXX.XXX.XX2.130
static (DMZ2,outside) XXX.XXX.XX2.0 XXX.XXX.XX2.0
clear xlate
no nat (DMZ2) 1 0 0
This seams to work for about a day to 2 days or an hour to 2 hours sometimes.
Has anyone seen this. TAC is not sure what could cause this.
Thanks in advance for your assitance.
straitj@alconemarketing.com
The issue is that randomly our internal web servers located on our DMZ stop being able to access public web sites. The only thing we have found at this point to correct the issue is to run the following commands
nat (DMZ1) 1 0 0
no static (DMZ1,outside) XXX.XXX.XXX.0 XXX.XXX.XXX.0 netmask 255.255.255.0 0 1
clear xlate
static (DMZ1,outside) XXX.XXX.XXX.53 XXX.XXX.XXX.53
clear xlate
no static (DMZ1,outside) XXX.XXX.XXX.53 XXX.XXX.XXX.53
static (DMZ1,outside) XXX.XXX.XXX.0 XXX.XXX.XXX.0
clear xlate
no nat (DMZ1) 1 0 0
nat (DMZ2) 1 0 0
no static (DMZ2,outside) XXX.XXX.XX2.0 XXX.XXX.XX2.0 netmask 255.255.255.0 0 1
clear xlate
static (DMZ2,outside) XXX.XXX.XX2.130 XXX.XXX.XX2.130
clear xlate
no static (DMZ2,outside) XXX.XXX.XX2.130 XXX.XXX.XX2.130
static (DMZ2,outside) XXX.XXX.XX2.0 XXX.XXX.XX2.0
clear xlate
no nat (DMZ2) 1 0 0
This seams to work for about a day to 2 days or an hour to 2 hours sometimes.
Has anyone seen this. TAC is not sure what could cause this.
Thanks in advance for your assitance.
straitj@alconemarketing.com