Mobile app version of vmapp.org
Login or Join
Reiling115

: How do I find my home servers IP address? I have installed Nginx webserver on my system. I just need to know the IP adress of the server which am running. I have Googled many times but

@Reiling115

Posted in: #IpAddress #Server

I have installed Nginx webserver on my system. I just need to know the IP adress of the server which am running. I have Googled many times but I didn't get a good answer.

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Reiling115

2 Comments

Sorted by latest first Latest Oldest Best

 

@Ann8826881

In case you get lost or forget the cmd command use this link:
ip-lookup.net/
The WAN address is your External IP

&

The LAN address is your internal IP on that particular machine.

P.S. - for the foreseeable future look for IPv4, IPv6 is estimated not to take over IPv4 for a long time.

Hope this helps :)

10% popularity Vote Up Vote Down


 

@Murray432

If you are on Windows, use the command line and enter ipconfig.

If on Linux, enter ifconfig from the terminal to find out your ip address. I believe it's ifconfig on Mac too.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme