I am looking for a solution to only allow my mail server traffic go out and block the rest of the traffic that is going outbound, i tried some solutions posted here, but don't work.
I don't know if i am doing something wrong.
The rules that i use are:
access-list in-to-out permit tcp host 10.x.x.x any
access-group in-to-out in interface inside
If exist an implicit deny, i think this is enough to block the rest of the out going traffic.
Thanks in advance, i keep trying with the rest of the posts.
I don't know if i am doing something wrong.
The rules that i use are:
access-list in-to-out permit tcp host 10.x.x.x any
access-group in-to-out in interface inside
If exist an implicit deny, i think this is enough to block the rest of the out going traffic.
Thanks in advance, i keep trying with the rest of the posts.