No.20177 投稿時間:2006年02月06日(Mon) 13:50 投稿者名:F15R URL:
こんにちは。
Vinelinux2.6でサーバを構築していますが。
サーバは、DYNのダイナミックDNSを使用しており、Apache Ver.1です。
メールサーバ、FTPサーバは外部から問題なく接続できていますが、
HTTPの接続のみがうまくいきません。(内向きはできています)エラーメッセージは、サーバエラー400です。
本サイトでご紹介していただいた、テストを実施したところ下記のようなメッセージが出ております。
どなたかアドバイスをいただけないでしょうか。よろしくお願いします。
WebsitePulse.com
HostName Lookup results
Name: tsutech.gotdns.org
Known IP Addresses:
- 210.153.xxx.xxx
WebSite Test results
URL tested: tsutech.gotdns.org
Status: Connection error - Couldn't resolve host 'tsutech.gotdns.org '
Server Status: Couldn't resolve host 'tsutech.gotdns.org '
Response time: 0.1196 seconds
URL tested: tsutech.gotdns.org
Status: HTTP Responce - Bad Request
Server Status: HTTP/1.0 400 Bad Request
Server type: micro_httpd
Response time: 0.4107 seconds
PING tsutech.gotdns.org (210.153.198.101) 56(84) bytes of data.
--- tsutech.gotdns.org ping statistics ---
7 packets transmitted, 0 received, 100% packet loss, time 6022ms
Traceroute results for tsutech.gotdns.org
Traceroute failed to reach this host.
WHOIS results
WHOIS server: whois.arin.net
No match found for tsutech.gotdns.org.
# ARIN WHOIS database, last updated 2006-02-05 19:10
# Enter ? for additional hints on searching ARIN's WHOIS database.
No.20179 投稿時間:2006年02月07日(Tue) 15:04 投稿者名:通-行-人 URL:
> サーバは、DYNのダイナミックDNSを使用しており、Apache Ver.1です。
| GET / HTTP/1.0
| Host: tsutech.gotdns.org
|
| HTTP/1.0 400 Bad Request
| Server: micro_httpd
| Date: Tue, 07 Feb 2006 **:**:** GMT
| Content-Type: text/html;charset=euc-jp
|
| <HTML><HEAD><TITLE></TITLE><meta http-equiv="Pragma" content="no-cache"></HEAD>
| <BODY BGCOLOR="#FFFFFF">
| Bad host request.
|
| </BODY></HTML>
Apache ですか。