Where to find IP Address associated with my VPS?

You can simply log into your VPS by the login details provided by your host or you can use IPMI to login directly into the server through web user interface. At the terminal follow the following instructions.

Linux

  1. Type ‘ifconfig‘ into the terminal console
    ifconfig
  2. Each ‘eth#‘ will have at least one ‘inet addr‘, this is your IP address (‘inet6 addr‘ for IPv6)

Windows

  1. Press and hold the ‘Windows‘ key, and then press ‘R
  2. Type in ‘cmd‘ into the prompt
  3. Type in ‘ipconfig‘ into the command prompt
    ipconfig

You will now see the current IP addresses your VPS is using

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments