Hi, we are currently using a Pix515 and have the following ACL configured. I would like to add .47 remotely but have not had much luck with this in the past. What I mean is modifying the ACL on the fly will cause me to lose connection to the pix. Should I add just this one line or paste the entire ACL while in config mode.
access-list acl_inbound permit tcp any host x.x.x.40 eq https
access-list acl_inbound permit tcp any host x.x.x.41 eq https
access-list acl_inbound permit tcp any host x.x.x.42 eq 3389
access-list acl_inbound permit tcp any host x.x.x.41 eq smtp
access-list acl_inbound permit tcp any host x.x.x.43 eq 3389
access-list acl_inbound permit tcp any host x.x.x.44 eq 3389
access-list acl_inbound permit tcp any host x.x.x.47 eq 3389
Thanks for the help.
John C.