User Tools

Site Tools


networking:firewall:common_ports

This is an old revision of the document!


Commonly Used TCP Ports

The following TCP ports are used to provide common network services such as e-mail and remote access.

In the interest of security, a person would normally only forward secure ports to an inside host. For example, you might forward port 995 (POPS) instead of port 110 (POP) as the standard POP protocol passes passwords across the Internet in plain text, whereas POPS is an (SSL) encrypted protocol.

These are some of the most common ports that might be to be forwarded to and internal server from an external 'gateway/router/firewall' device.

You should only forward the ports for the services you want to expose to the outside (Internet).
  • 20 - FTP
  • 21 - FTP
  • 22 - SSH
  • 25 - SMTP
  • 80 - HTTP
  • 110 - POP3
  • 143 - IMAP
  • 443 - HTTPS
  • 465 - SMTP over SSL
  • 902 - VMware Console 1)
  • 993 - IMAP over SSL
  • 995 - POP over SSL
  • 1723 - PPTP (VPN) 2)
  • 3389 - RDP (Remote Desktop)
  • 4125 - Remote Web Workplace 3)
  • 5900 - VNC
  • 8222 - VMware Web Access
  • 8333 - VMware Web Access over SSL
1)
VMware Server version 1.x server management console used port 902. Version 2.x uses the Web Access console.
2)
PPTP also requires forwarding of the GRE Protocol. Check the documentation for the device you are using.
3)
The Microsoft Small Business Server Remote Web Workplace uses port 4125.
networking/firewall/common_ports.1322336875.txt.gz · Last modified: 2011/11/26 12:47 by gcooper