TCP/IP filtering - IP Protocols

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Just starting to implement TCP/IP filtering, and need to know what protocols need to be added under " IP Protocols, Permit Only" to allow the following services to function; FTP, Terminal Services, DNS, POP3, HTTP, and any others to allow IIS to function correctly and an internet server.

Thanks
 
Hi,

See 309798 HOW TO: Configure TCP/IP Filtering in Windows 2000
http://support.microsoft.com/?id=309798

FTP - TCP 20 and 21
Terminal Services - TCp3389
DNS - TCP/UDP 53
POP3 - TCP 110
HTTP - TCP 80

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top