A abbasi Posts: 328 +24 Apr 28, 2019 #1 Hi all, Whatever way, say CMD, I use to find my IP address I can't because what Google shows doesn't exit in the list offered by CMD! Why, please?
Hi all, Whatever way, say CMD, I use to find my IP address I can't because what Google shows doesn't exit in the list offered by CMD! Why, please?
D DelJo63 Apr 28, 2019 #2 We use a browser to access a site like Current IP Check and the response comes back. There is no script CMD that does the same thing. Well, that's not true either, sorry. That returns ONLY the public IP that your ISP assigned to your connect. To find the IP address of say yahoo.com, get the CMD prompt and enter nslookup yahoo.com another way (on Mac & Linux) is whois yahoo.com Last edited by a moderator: Apr 28, 2019
We use a browser to access a site like Current IP Check and the response comes back. There is no script CMD that does the same thing. Well, that's not true either, sorry. That returns ONLY the public IP that your ISP assigned to your connect. To find the IP address of say yahoo.com, get the CMD prompt and enter nslookup yahoo.com another way (on Mac & Linux) is whois yahoo.com
A abbasi Posts: 328 +24 Apr 28, 2019 #3 Is the IP shown by that site my IP? So there's no way to see that again using anything except for a web browser and go to such an site an find the IP. Right? Last edited: Apr 30, 2019
Is the IP shown by that site my IP? So there's no way to see that again using anything except for a web browser and go to such an site an find the IP. Right?
D DelJo63 Jun 10, 2019 #4 @debora32 -- the IPv4 and v6 addresses are relative to the local LAN, not the ISP.
D DelJo63 Jun 11, 2019 #5 Lookup OuterIP v1.1.5. - Acquires external IP from public web pages. Copyright (c) 2013 primoz@licen.net Click to expand... This is a batch command that outputs to the terminal (actually STDOUT) see also: https://myexternalip.com/
Lookup OuterIP v1.1.5. - Acquires external IP from public web pages. Copyright (c) 2013 primoz@licen.net Click to expand... This is a batch command that outputs to the terminal (actually STDOUT) see also: https://myexternalip.com/