Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I need to open a session X between an inside interfaceand the dmz. I put a acl by opening the port xdmcp inside towards dmz but how to make for dmz towards inside and ports 6000 and 6063?thanks
I am using ACLs to control the traffic, I put this oneaccess-list inside-int permit udp host X.Y.Z.0 host A.B.C.D eq 177but I can't define the return ACLaccess-list dmz-int permit tcp host A.B.C.D host X.Y.Z.W eq ?????