Server Administration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesServer Administration
ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month!

Download and Activate to enter!
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
The ASP Free website provides in-depth information on the latest developer tools available from Microsoft. Our cadre of writers, highly experienced industry experts, reveals the best ways to use established technologies as well as new and emerging technologies. Our coverage of Microsoft's development and administration technologies is among the most respected in the IT industry today. .

Download to Enter | Contest Rules

Learn More!

Tutorials | Forums

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old December 7th, 2006, 07:54 AM
moon moon is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 358 moon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 40 m 8 sec
Reputation Power: 6
Send a message via Yahoo to moon
how to know my ip address

Hi there,
Is there a way to know the ip address of my server even if it is down
?

Thanks

Reply With Quote
  #2  
Old December 7th, 2006, 09:12 AM
ashtokalo ashtokalo is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: St. Petersburg, Russia
Posts: 41 ashtokalo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via ICQ to ashtokalo
RE: how to know my ip address

Yes, try some network tool that could resolve IP by hostname. For example you could do next:

Code:
ping your-server-name.com


Even if your server is down you will get output like next:

Code:
Pinging your-server-name.com [XXX.XXX.XXX.XXX] with 32 bytes data:
...


So, XXX.XXX.XXX.XXX is an IP address you need. Next lines could show you is your server down or not. Of course if ping server present on server.

If ping or other network tool not resolves your IP by host name its means that host name is invalid (not exists) or your DNS server is down too. Please note, that www.your-server-name.com and your-server-name.com could have different IP or even absent.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesServer Administration > how to know my ip address


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap