IP접속이 안됩니다..

mmx350의 이미지

DNS 셋팅을 하고 도메인 셋팅을 하였습니다^^
그런데 http://xxx.xxx.xxx.xxx 로 접속은 안되고.. http://domain.com
으론 접속이 되네요..ㅜㅜ 루트로 셋팅하였구요.
외이런걸까요.^^

그리고 접속시 속도가 좀 느린데 설정이 잘못된것 같네요.

한번 봐주세요^^

아래 xxx.net.zone 파일 생성하였습니다.

Quote:

$TTL 86400
@ IN SOA ns.xxx.net. root.xxx.net. (

20040103 ;Serial
10800 ;Refresh
3600 ;Retry
3600000 ;Expire
43200 ) ;Minumum

IN NS ns.xxx.net.

IN A 210.127.2xx.xxx
ns IN A 210.127.2xx.xxx
www IN A 210.127.2xx.xxx
delpai IN A 210.127.2xx.xxx
delispai IN A 210.127.2xx.xxx
mrtg IN A 210.127.2xx.xxx

이번엔 /etc/named.conf

Quote:

zone "." IN {
type hint;
file "named.ca";
};

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

zone "0.0.127.in-addr.arpa" IN {
type master;
file "named.local";
allow-update { none; };
};
zone "xxx.net" IN {
type master;
file "xxx.net.zone";
allow-update { none; };
};

이렇게 해주었구요...

버츄얼호스트부분.

Quote:

<VirtualHost 210.127.xxx.xxx>
ServerAdmin admin@xxx.net
DocumentRoot /home/mmx350/public_html
ServerName www.xxx.net
ServerAlias xxx.net
</VirtualHost>

nslookup 테스트 결과

Quote:

[root@localhost root]# nslookup
Note: nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
> sdf
Server: xxx.net
Address: 210.127.xxx.xxx#53

** server can't find sdf: NXDOMAIN
>

뒤에 #53번 붙은것과..
nslookup 검색시 바로 안나오고 아무 메세지를 입력해야지
네임서버 정보가 나오는데요.
문제가 없는건지..

봐주세요^^

1. 셋팅한 도메인 접속시 속도가 느리네요.
2. 도메인으로 접속은 되는데 아이피로 접속이 안됩니다.
3. nslookup 결과가 이상합니다.

nthroot의 이미지

dns 문제는 아닐겁니다.

apache 에서 가상호스트 설정할때

<Vir..... domain.com> 도 있지만

<Vir..... IP> 도 있을겁니다. 여기서 설정을 해줘야 할것 같은데요.

------식은이 처------
길이 끝나는 저기엔 아무 것도 없어요. 희망이고 나발이고 아무 것도 없어.