Overview of Printer Port Connection Issue
00:00:01
- Understand that this guide covers reason number two for TCP/IP 127.0.0.1 Port 9100 printing failures.
- Use this procedure when firewall or antivirus software is not blocking the connection.
- Verify whether the printer control software is configured to listen to the port.
Purpose of Using Telnet
00:00:46
- Use the Telnet client to test whether data can be sent to the printer port.
- Confirm whether the local computer can establish a connection to the port.
- Identify whether the printer control software is accepting data.
Enabling the Telnet Client in Windows
00:01:32
- Open the Windows Control Panel.
- Select Programs.
- Select Programs and Features.
- Click Turn Windows features on or off.
- Alternatively, click the Windows icon and type Turn Windows features on or off.
- In the Windows Features dialog, scroll down.
- Locate Telnet Client.
- Check the Telnet Client option.
- Click OK.
- Wait for Windows to install the feature.
- Confirm the message stating Windows completed the requested changes.
Opening Command Prompt
00:02:25
- Right-click the Windows icon.
- Click Run.
- Type cmd.
- Click OK to open the Command Prompt.
Testing the Printer Port with Telnet
00:02:25
- In the Command Prompt, type: telnet 127.0.0.1 9100
- Press Enter.
Interpreting Telnet Results
00:02:25
- If a connection failed message appears, data cannot be sent to the port.
- If the Command Prompt shows only a cursor with no error, the port is open and accepting data.
Possible Causes When Connection Fails
00:02:25
- Verify the printer control software is running.
- Confirm the printer control software is connected to the printer.
- Check that firewall or other software is not blocking the printer control software from accepting data.
Successful Port Connection Outcome
00:02:58
- Confirm that seeing only a cursor indicates a successful data connection.
- Verify that printing to the port should function correctly.
- Continue troubleshooting with Part 1 or Part 3 of the printer port configuration series if needed.