View Full Version : domain don't work???
Mausie
12-19-2004, 02:17 PM
in my admin i've a domain called boschwebservice.nl, the problem:
www.boschwebservice.nl work!
boschwebservice.nl (http://boschwebservice.nl) don't work!
The A record is good, so whats is the problem?? :confused:
All the other domains working good whit or whitout www.....
problem 2:
So the https:// ( https://www.boschwebservice.nl ) i get a non-trusted error, the cert is installed good...????
Please help...
California
12-19-2004, 02:52 PM
Don't know about the www, but
1) boschwebservice.nl doesn't have a PTR record in the nameserver.
Here's my output from dig:
; <<>> DiG 8.3 <<>> @ns1.boschwebservice.nl boschwebservice.nl any
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 3
;; QUERY SECTION:
;; boschwebservice.nl, type = ANY, class = IN
;; ANSWER SECTION:
boschwebservice.nl. 4H IN MX 10 mail.boschwebservice.nl.
boschwebservice.nl. 4H IN TXT "v=spf1 -all"
boschwebservice.nl. 4H IN SOA ns1.boschwebservice.nl. root.boschwebservice.nl. (
2004121600 ; serial
2H ; refresh
1H ; retry
2W ; expiry
1D ) ; minimum
boschwebservice.nl. 4H IN NS ns1.boschwebservice.nl.
boschwebservice.nl. 4H IN NS ns2.boschwebservice.nl.
;; ADDITIONAL SECTION:
mail.boschwebservice.nl. 4H IN A 217.170.21.56
ns1.boschwebservice.nl. 4H IN A 217.170.21.56
ns2.boschwebservice.nl. 4H IN A 217.170.21.57
;; Total query time: 322 msec
;; FROM: Stormy to SERVER: ns1.boschwebservice.nl 217.170.21.56
;; WHEN: Sun Dec 19 15:05:21 2004
;; MSG SIZE sent: 36 rcvd: 206
I would have expeted to see a record like
boschwebservices.nl. 4H IN A 217.170.21.56
after the "ANSWER SECTION".
2) the certificate for the https is from Comodo. So I see it, but my browser doesn't trust it!
fusionictnl
12-20-2004, 12:22 AM
Indeed no A record or CNAME for boschwebservice.nl
Probaly only for www ;)
Mausie
12-20-2004, 12:30 PM
Thanks for replay, this is my DNS in the admin for boschwebservice.nl:
boschwebservice.nl A 217.170.21.56
localhost A 127.0.0.1
ns1.boschwebservice.nl. A 217.170.21.56
ns2.boschwebservice.nl. A 217.170.21.57
pop A 217.170.21.56
boschwebservice.nl. NS ns1.boschwebservice.nl.
boschwebservice.nl. NS ns2.boschwebservice.nl.
mail MX 10
ftp CNAME boschwebservice.nl.
mail CNAME boschwebservice.nl.
www CNAME boschwebservice.nl.
stil don't work....
:confused:
fusionictnl
12-20-2004, 12:57 PM
can you do a ping www.[domain].com on the server? if so, wait if not, check if you're the NS holder of the domain.
Mausie
12-20-2004, 01:40 PM
This are the results:
www.boschwebservice.nl (i'm sorry it's in dutch language):
Pingen naar www.boschwebservice.nl [217.170.21.56] met 32 byte gegevens:
Antwoord van 217.170.21.56: bytes=32 tijd=12 ms TTL=57
Antwoord van 217.170.21.56: bytes=32 tijd=11 ms TTL=57
Antwoord van 217.170.21.56: bytes=32 tijd=12 ms TTL=57
Antwoord van 217.170.21.56: bytes=32 tijd=11 ms TTL=57
Ping-statistieken voor 217.170.21.56:
Pakketten: verzonden = 4, ontvangen = 4, verloren = 0
(0% verlies).De gemiddelde tijd voor het uitvoeren van één bewerking in mill
iseconden:
Minimum = 11ms, Maximum = 12ms, Gemiddelde = 11ms
boschwebservice.nl :
Pingen naar www.boschwebservice.nl [217.170.21.56] met 32 byte gegevens:
Antwoord van 217.170.21.56: bytes=32 tijd=12 ms TTL=57
Antwoord van 217.170.21.56: bytes=32 tijd=11 ms TTL=57
Antwoord van 217.170.21.56: bytes=32 tijd=12 ms TTL=57
Antwoord van 217.170.21.56: bytes=32 tijd=11 ms TTL=57
Ping-statistieken voor 217.170.21.56:
Pakketten: verzonden = 4, ontvangen = 4, verloren = 0
(0% verlies).De gemiddelde tijd voor het uitvoeren van één bewerking in mill
iseconden:
Minimum = 11ms, Maximum = 12ms, Gemiddelde = 11ms
Nameserver check:
errors=0, warnings=2, informational=0
* domein boschwebservice.nl.
* nameserver ns1.boschwebservice.nl./217.170.21.56
W SOA refresh (7200) < 4 uur (zie RFC1537)
* nameserver ns2.boschwebservice.nl./217.170.21.57
W SOA refresh (7200) < 4 uur (zie RFC1537)
????????
California
12-20-2004, 02:28 PM
Mausie wrote:
Thanks for replay, this is my DNS in the admin for boschwebservice.nl:
boschwebservice.nl A 217.170.21.56
localhost A 127.0.0.1
You are missing the dot (period) after the "nl" in your A record. ;)
It should look like:
boschwebservice.nl. A 217.170.21.56
Mausie
12-20-2004, 02:29 PM
I sold the problem, it the htaccess: Directory index...
But the certificate don't still work! I followed all the instructions as per the site-helper.com secure server pages. When I using https://www.boschwebservice.nl/, i get a pop-up box saying untrusted :confused: The domain has a owbed ip, admin owner and i 've more domains on that ip...
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.