I am still having problems with an ACL. I have to permit a number of internal machines to allow them access via IP to a confidential network.
I however need to allow acces from the web. through a checkpoint FW1 which uses NAT. The only access they need is HTTP. i have setup the ACL as below but are still not getting any hits against the HTTP rule.;
permit 80 any any log-input
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input (74 matches)
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input (1264 matches)
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input
What am i doing wrong
I however need to allow acces from the web. through a checkpoint FW1 which uses NAT. The only access they need is HTTP. i have setup the ACL as below but are still not getting any hits against the HTTP rule.;
permit 80 any any log-input
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input (74 matches)
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input (1264 matches)
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input
permit ip host x.x.x.x any log-input
What am i doing wrong