** Checklist for a Port Being Opened **

Checklist for a Port Being Opened

< !!! INTERNAL USE ONLY !!! >
Not for distribution directly to end user

Overview

This document provides a procedure for technical staff to test if a port on a server is opened and usable by an application.

Audience

Internal Information Technology Staff

Procedure

Start the procedure from the local machine drop-down menu.

Local Machine
Checking the Current Segment and Banner ACL

Once you have checked the local machine, move the test to a machine that is not located on the same subnet that the server is located on (typically your office machine). 

Run the same test and see if the connection works.  If the servers are located on the Banner production (10.21.40.x) or test (10.21.41.x) subnets, contact Network Engineering and ask them to review the “deny_student” Access Control List (ACL).  If the server is on the DMZ (10.1.x.x) subnet, contact Information Assurance and ask them to review the Cisco and the Palo Alto firewall logs.  When contacting either of these teams, please make sure to include as much detail as possible, including the IP address of the server you are working with and what testing you have accomplished up to this point.

Checking off Campus

If all of these tests work and the port is supposed to be available from the outside world, contact Information Assurance and ask them to review the Cisco and Palo Alto firewall logs.

Confirming the port is open using Telnet

First, you must ensure that the Telnet client is loaded on your machine.  Linux systems come with it installed by default.  Windows systems need it to be added and you need to be an Administrator on the machine.  For Windows servers, go to “Turn Windows features On or Off” in the control panel.  Searching for it in the modern Windows OS’s will also bring it up.

Once you have a command prompt open, use the command “telnet <host> <port>"

Uploaded Image (Thumbnail)

Typically the response will be a black screen if it connects.

Uploaded Image (Thumbnail)

Sometimes it may show you a header of some sort for the application listening on the port – for example SSH.

Uploaded Image (Thumbnail)

If the port is not open it will show a trying message and then eventually fail.

Uploaded Image (Thumbnail)

Uploaded Image (Thumbnail)