Simple question:
Need to get hold of my real IP-address, not the one the gateway/router assigns to the different PC's...
And need this done from a CMD-prompt.
does not give out this information, any other way to get hold of it ? Any other way to get it from cmd-prompt or some program I can run to do this ?
Getting different IP-addresses from the ISP, I thought I could get hold of the current IP and then just FTP it to a webpage. That way I could always see the current IP on a webpage if I need to access the PC from work etc.
Thx in advance
(edit) I know I can get hold of the address in the managment section of the router, but that's not suitable for this
Need to get hold of my real IP-address, not the one the gateway/router assigns to the different PC's...
And need this done from a CMD-prompt.
Code:
Ipconfig /all
Getting different IP-addresses from the ISP, I thought I could get hold of the current IP and then just FTP it to a webpage. That way I could always see the current IP on a webpage if I need to access the PC from work etc.
Thx in advance

(edit) I know I can get hold of the address in the managment section of the router, but that's not suitable for this