Lexia

Lexia Tech Note #100420

Determining if Port 51773 is Open

Lexia Programs

Network Installation

Version

All

Platforms Affected All
Description

The processes are similar on both the Mac and Windows platforms. This procedure is done on the machine hosting the LexiaServer service and the database.

Mac OSX:

  1. Go to Applications\Utilities and run the Network Utility.
  2. Click Info.
  3. Choose the active network interface (usually en0)
  4. Click the Port Scan button.
  5. Enter the server's IP address in the first field.
  6. Scan between ports 51773 and 51773 and click Scan.
  7. The scanner will report back whether port 51773 is open.

Windows:

  1. Use the Run option to open the Command Window (cmd.exe).
  2. Type: Netstat –anp tcp [Return]
  3. In the list of results that shows the listening ports you should see:
    TCP 0.0.0.0:51773 0.0.0.0:0 Listening
Keywords firewall; port; 51773