• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

IP address?

mikeshn

Senior member
I?m looking for a program or for some command that allow translating the domain name to IP address. For example, I want to enter the www.ars.com === 255.255.255.255(the ip address).

 
You can try pinging the website via a command propt, then going to the ip that's returned by the ping. The problem is, under IIS, it's possible to have lots of websites shared under one IP, so specifying which one you want is something I don't know how to do
 
Try "nslookup" or, if you're on a *NIX system, perhaps it'll have "dig."

Good Luck

Scott
 
Back
Top