Troubleshooting Network Connectivity Issues

If you are unable to reach your server, this guide will help you identify and resolve common network connectivity problems.

Initial Checks

  • Verify you are using the correct IP address and port.
  • Check the Circle City Servers status page or your email for maintenance notices.
  • Test your local internet connection.

Test Connectivity

Run a ping test from your local machine:

ping your-server-ip

Test a specific port using telnet or nc:

nc -vz your-server-ip 22

Common Causes

  • Firewall blocking traffic: Check server and network firewall rules.
  • Wrong credentials: Verify username, password, and SSH/RDP port.
  • Server offline: Try rebooting via your control panel.
  • Local network issue: Try a different network or device.

Need Help?

If you still cannot connect, contact us through the Circle City Servers Support Portal with the output of any tests you ran.

  • network, troubleshooting
  • 0 用戶發現這個有用
這篇文章有幫助嗎?

相關文章

How to Reset Your Server Password

If you've forgotten your server password or need to reset it for security reasons, Circle City...

How to Connect via RDP on Windows Servers

Remote Desktop Protocol (RDP) allows you to connect to your Windows server with a graphical...

How to Use SSH Keys for Secure Login

SSH keys provide a more secure way to log into your server than passwords alone. This article...

How to Change Your SSH Port

Changing the default SSH port from 22 to a custom port can help reduce automated login attempts....

Understanding IP Addresses, Subnets, and Gateways

This article explains the basics of IP addressing for users managing servers at Circle City...