Discover Our Helpdesk & Knowledge Base

Table of contents

Table of contents

    Finding the router IP address

    Share this on

    For Windows operating systems (all English versions):

    1. Open the Command Prompt (Start → Run), type “cmd” (without quotes), and press Enter.

    2. Copy and paste exactly the following command into the Command Prompt, without quotes: ipconfig /all | findstr Gate. Case sensitivity must be preserved. If you experience issues with pasting, the | character can be entered from the keyboard by pressing Shift + . One or more lines of text will be displayed. One of them will contain “Default Gateway”, followed by a numeric value. This numeric value (usually in the form 192.168.x.x) is your router’s IP address. Make a note of this IP address.

     

    For Windows operating systems (all Greek versions):

    1. Open the Command Prompt (Start → Run), type “cmd” (without quotes), and press Enter.

    2. Copy and paste exactly the following command into the Command Prompt, without quotes: ipconfig /all | findstr Πύλη. Case sensitivity must be preserved. If you experience issues with pasting, the | character can be entered from the keyboard by pressing Shift + . One or more lines of text will be displayed. One of them will contain “Προεπιλεγμένη Πύλη”, followed by a numeric value. This numeric value (usually in the form 192.168.x.x) is your router’s IP address. Make a note of this IP address.

     

    For Mac OS operating systems (all versions):

    1. Open the Terminal (search for Terminal using Spotlight).

    2. Copy and paste exactly the following command into the Terminal, without quotes: ifconfig. Several lines of text will be displayed. One of them will contain “Default Gateway”, followed by a numeric value. This numeric value (usually in the form 192.168.x.x) is your router’s IP address. Make a note of this IP address.

    Was this article helpful?

    Thank you for your feedback!