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.
Just testing RDP right now and it goes no where. Not sure which it is either nat or acl that are messed upinterface ethernet0 autointerface ethernet1 100fullnameif ethernet0 outside security0nameif ethernet1 inside security100hostname ciscodomain-na...
you are confusing me so essentially you are asking me to enter statements like i had on the first go at thingsaccess-list outside_access_in permit tcp host server1 eq 3389 interface outside eq 3389access-list outside_access_in permit tcp host server2...
1) Who is initiating the RDP session. Inside svr to outside or outside to inside? Is the remote svr allowing RDP sessions from your subnet? All outside, yes as stated things are working when opening all ports to the specific ip address2) Are a...
you are correct that would open up to the entire world but that does not resolve the issue. if i can open up all the ports yet keep it limited to the same handful of ips it is a port issue that is preventing things from getting across....or possibly...
thanks for the follow up i appreciate it. that may have been my mistyping when trying to change ip addresses. it has something to do with rdp needing to use something other than 3389. Graninting access to the all ports to the specific ip address ...