I have temporarily given access to my inside Exchange Server with 3 static commands.
static (inside,outside) tcp 216.xxx.xxx.xxx smtp 10.10.10.9 smtp netmask 255.255.
255.255 0 0
static (inside,outside) tcp 216.x.x.x 443
10.10.10.9 443 netmask 255.255.
255.255 0 0
static (inside,outside) tcp 216.x.x.x 80
10.10.10.9 80 netmask 255.255.
255.255 0 0
It works fine for a while, sometimes an hour. But then stops. I can clear it with a "clear xlate". But thats not a solution. What am I doing wrong. Thanks