jamesagnew
Programmer
Hi
I have 3 interfaces on a PIX 515: 'inside', 'finance', 'sales' where the security priority (highest to lowest) is inside > finance > sales
I'm using PDM and am not very comfortable with the command-line just yet so please keep your explanation simple!
In the access list, there are 3 implicit rules - any traffic from any of these interfaces can reach the outside interface.
Now, I'm trying to allow mail (smtp + pop) traffic to go from sales to finance so I created a static translation rule between the two interfaces to allow correct translation from lower > higher (i.e. sales to finance)
I then created an access rule to actually allow traffic to move. Source = sales, Destination = finance, ports 25 and 110.
What happens though, is the implicit outbound rule on sales is 'overwritten' by the new rule and this prevents *any* traffic from leaving the sales interface except the traffic defined in the new rule.
Upon removing this rule, the original implicit rule gets automatically re-instated.
Could someone give me a bit of help with this, so I can understand what's actually going on and how to get the rule working properly?
Many thanks in advance for any help.
James
I have 3 interfaces on a PIX 515: 'inside', 'finance', 'sales' where the security priority (highest to lowest) is inside > finance > sales
I'm using PDM and am not very comfortable with the command-line just yet so please keep your explanation simple!
In the access list, there are 3 implicit rules - any traffic from any of these interfaces can reach the outside interface.
Now, I'm trying to allow mail (smtp + pop) traffic to go from sales to finance so I created a static translation rule between the two interfaces to allow correct translation from lower > higher (i.e. sales to finance)
I then created an access rule to actually allow traffic to move. Source = sales, Destination = finance, ports 25 and 110.
What happens though, is the implicit outbound rule on sales is 'overwritten' by the new rule and this prevents *any* traffic from leaving the sales interface except the traffic defined in the new rule.
Upon removing this rule, the original implicit rule gets automatically re-instated.
Could someone give me a bit of help with this, so I can understand what's actually going on and how to get the rule working properly?
Many thanks in advance for any help.
James