질문&답변
클라우드/리눅스에 관한 질문과 답변을 주고 받는 곳입니다.
리눅스 분류

dns 설정을 했는데 접속이 안되는 왜 그런지 답변좀 부탁드릴게요

작성자 정보

  • 최규민 작성
  • 작성일

컨텐츠 정보

본문

 

도메인 소유자가 아니신거 같은데요.. ~

Whois Server Version 1.3

Domain names in the .com and .net domains can now be registered
with many different competing registrars. Go to http://www.internic.net
for detailed information.

   Domain Name: IMSI.NET
   Registrar: MELBOURNE IT, LTD. D/B/A INTERNET NAMES WORLDWIDE
   Whois Server: whois.melbourneit.com
   Referral URL: http://www.melbourneit.com
   Name Server: NS2.PHPWEBHOSTING.COM
   Name Server: NS1.PHPWEBHOSTING.COM
   Status: REGISTRAR-LOCK
   Updated Date: 12-dec-2004
   Creation Date: 21-jul-2001
   Expiration Date: 21-jul-2005


>>> Last update of whois database: Thu, 30 Jun 2005 16:12:41 EDT <<<

NOTICE: The expiration date displayed in this record is the date the
registrar's sponsorship of the domain name registration in the registry is
currently set to expire. This date does not necessarily reflect the expiration
date of the domain name registrant's agreement with the sponsoring
registrar.  Users may consult the sponsoring registrar's Whois database to
view the registrar's reported date of expiration for this registration.

TERMS OF USE: You are not authorized to access or query our Whois
database through the use of electronic processes that are high-volume and
automated except as reasonably necessary to register domain names or
modify existing registrations; the Data in VeriSign Global Registry
Services' ("VeriSign") Whois database is provided by VeriSign for
information purposes only, and to assist persons in obtaining information
about or related to a domain name registration record. VeriSign does not
guarantee its accuracy. By submitting a Whois query, you agree to abide
by the following terms of use: You agree that you may use this Data only
for lawful purposes and that under no circumstances will you use this Data
to: (1) allow, enable, or otherwise support the transmission of mass
unsolicited, commercial advertising or solicitations via e-mail, telephone,
or facsimile; or (2) enable high volume, automated, electronic processes
that apply to VeriSign (or its computer systems). The compilation,
repackaging, dissemination or other use of this Data is expressly
prohibited without the prior written consent of VeriSign. You agree not to
use electronic processes that are automated and high-volume to access or
query the Whois database except as reasonably necessary to register
domain names or modify existing registrations. VeriSign reserves the right
to restrict your access to the Whois database in its sole discretion to ensure
operational stability.  VeriSign may restrict or terminate your access to the
Whois database for failure to abide by these terms of use. VeriSign
reserves the right to modify these terms at any time.

The Registry database contains ONLY .COM, .NET, .EDU domains and
Registrars.

Domain Name.......... imsi.net
  Creation Date........ 2001-07-22
  Registration Date.... 2001-07-22
  Expiry Date.......... 2005-07-22
  Organisation Name.... Securityunit, Inc.
  Organisation Address. 2362 Kanegis Drive
  Organisation Address.
  Organisation Address. Waldorf
  Organisation Address. 20603
  Organisation Address. MD
  Organisation Address. UNITED STATES

Admin Name........... Simon Martinez
  Admin Address........ 2362 Kanegis Drive
  Admin Address........
  Admin Address........ Waldorf
  Admin Address........ 20603
  Admin Address........ MD
  Admin Address........ UNITED STATES
  Admin Email.......... martinez@SecurityUnit.com
  Admin Phone.......... 301-275-4433
  Admin Fax............

Tech Name............ Simon Martinez
  Tech Address......... 2362 Kanegis Drive
  Tech Address.........
  Tech Address......... Waldorf
  Tech Address......... 20603
  Tech Address......... MD
  Tech Address......... UNITED STATES
  Tech Email........... martinez@csirt.ws
  Tech Phone........... 301-275-4433
  Tech Fax.............
  Name Server.......... ns1.phpwebhosting.com
  Name Server.......... ns2.phpwebhosting.com

 

양정남 님의 글



[root@xxx root]# vi /etc/named.conf

zone "imsi.net" IN {
        type master;
        file "imsi.net.zone";
        allow-update { none;};
};


[root@xxx root]# vi /var/named/imsi.net.zone

$TTL 86400
@       IN      SOA     ns.imsi.net. root.imsi.net. (
                        2004112911      ;
                        3H              ;
                        15M             ;
                        1W              ;
                        1D )            ;
;
        IN      NS      ns.imsi.net. ;
        IN      MX     10 mail.imsi.net. ;
        IN      A       123.456.789.789 ;
www   IN      A       123.456.789.789 ;
mail    IN      A      123.456.789.789
*       IN      A       123.456.789.789 ;

============================================

위내용인데 뭐가 잘못되서 안되는건지??

고수분들 답변 부탁드릴게요




 

관련자료

댓글 0
등록된 댓글이 없습니다.

공지사항


뉴스광장


  • 현재 회원수 :  60,376 명
  • 현재 강좌수 :  37,051 개
  • 현재 접속자 :  306 명