Before I lock myself out, does file and print sharing need to be installed on the nic for RDP to work properly. If not, why would you have if on a public facing nic?

link|improve this question

57% accept rate
feedback

1 Answer

up vote 3 down vote accepted

Before I lock myself out, does file and print sharing need to be installed on the nic for RDP to work properly.

No. RDP uses TCP port 3389, as such it uses TCP/IP not File & Print Sharing.

If not, why would you have if on a public facing nic?

You shouldn't need to have it on. If your firewall is configured properly to block SMB it is not a problem at this point in time.

link|improve this answer
To add, you wouldn't lock yourself out at all by just testing it. You would just have to try to make the connection and see if a login prompt appears. – Paul Kroon Feb 14 '10 at 2:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.