๐Ÿง  How to Find the ggRock Server Address Using Command Prompt

๐Ÿง  How to Find the ggRock Server Address Using Command Prompt


This article explains how to quickly locate the ggRock Server IP address using the built-in ipconfig /all command. The default gateway is typically your routerโ€™s IP address and is required for external network communication and troubleshooting connectivity issues. The ggRock server IP will be a secondary listing in the default gateway.


๐Ÿ› ๏ธ Step-by-Step Instructions

1. Open Command Prompt

  1. Press Windows + R on your keyboard to open the Run dialog box.

  2. Type cmd and press Enter to launch the Command Prompt.

image-20250724-140908.png

2. Run the ipconfig /all Command

In the Command Prompt window, type the following command and press Enter:

ipconfig /all
image-20250724-141008.png

3. Locate the 2nd Default Gateway

  1. Scroll through the output to find your active network adapter (usually named something like "Ethernet adapter").

  2. Look for the line labeled Default Gateway under that section.

๐Ÿ’ก If your system is connected to both Ethernet and Wi-Fi, make sure you're checking the Ethernet adapter (the one with a valid IP address and subnet mask).

  1. Locate the second default gateway address, which is usually your ggRock server.


โœ… Example Output

Ethernet adapter Ethernet: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel(R) Ethernet Connection Physical Address. . . . . . . . . : AA-BB-CC-DD-EE-FF DHCP Enabled. . . . . . . . . . . : Yes IPv4 Address. . . . . . . . . . . : 192.168.1.100 Subnet Mask . . . . . . . . . . . : 255.255.255.0 **Default Gateway . . . . . . . . . : 192.168.1.1 . . . . . . . . . : **192.168.1.10**