ispCP - Board - Support
ispCP Omega 1.0.0 RC5 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: ispCP Omega 1.0.0 RC5 (/thread-3503.html)

Pages: 1 2 3 4


RE: ispCP Omega 1.0.0 RC5 - DaSilva - 06-16-2008 02:41 AM

dig @193.34.68.126 grabbi06.de any looks like:

Quote:dig @193.34.68.126 grabbi06.de any

; <<>> DiG 9.3.4 <<>> @193.34.68.126 grabbi06.de any
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17905
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 3

;; QUESTION SECTION:
;grabbi06.de. IN ANY

;; ANSWER SECTION:
grabbi06.de. 43200 IN TXT "v=spf1 a mx ip4:193.34.68.126 ~all"
grabbi06.de. 43200 IN SOA ns1.grabbi06.de. postmaster.grabbi06.de. 2008032800 28800 900 2419200 10800
grabbi06.de. 43200 IN NS ns1.grabbi06.de.
grabbi06.de. 43200 IN NS ns2.grabbi06.de.
grabbi06.de. 43200 IN MX 10 mail.grabbi06.de.
grabbi06.de. 43200 IN A 193.34.68.126

;; ADDITIONAL SECTION:
ns1.grabbi06.de. 43200 IN A 193.34.68.126
ns2.grabbi06.de. 43200 IN A 193.34.68.126
mail.grabbi06.de. 43200 IN A 193.34.68.126

;; Query time: 0 msec
;; SERVER: 193.34.68.126#53(193.34.68.126)
;; WHEN: Sun Jun 15 18:27:48 2008
;; MSG SIZE rcvd: 244

dig @ns1.frefel.net grabbi06.de any :

Quote:; <<>> DiG 9.3.4 <<>> @ns1.frefel.net grabbi06.de any
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46051
;; flags: qr aa rd; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 3

;; QUESTION SECTION:
;grabbi06.de. IN ANY

;; ANSWER SECTION:
grabbi06.de. 86400 IN SOA ns1.frefel.net. hostmaster.frefel.net. 2008041801 14400 3600 604800 86400
grabbi06.de. 86400 IN NS ns2.frefel.net.
grabbi06.de. 86400 IN NS ns1.frefel.net.
grabbi06.de. 86400 IN MX 10 mail.grabbi06.de.
grabbi06.de. 86400 IN A 193.34.68.126

;; ADDITIONAL SECTION:
ns2.frefel.net. 86400 IN A 81.3.2.135
ns1.frefel.net. 86400 IN A 217.195.32.10
mail.grabbi06.de. 86400 IN A 193.34.68.126

;; Query time: 4 msec
;; SERVER: 217.195.32.10#53(217.195.32.10)
;; WHEN: Sun Jun 15 18:31:36 2008
;; MSG SIZE rcvd: 207

dig @ns1.s-dns.de grabbi06.de any :

Quote:; <<>> DiG 9.3.4 <<>> @ns1.s-dns.de grabbi06.de any
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47669
;; flags: qr aa rd; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 3

;; QUESTION SECTION:
;grabbi06.de. IN ANY

;; ANSWER SECTION:
grabbi06.de. 86400 IN SOA ns1.frefel.net. hostmaster.frefel.net. 2008041801 14400 3600 604800 86400
grabbi06.de. 86400 IN NS ns2.frefel.net.
grabbi06.de. 86400 IN NS ns1.frefel.net.
grabbi06.de. 86400 IN MX 10 mail.grabbi06.de.
grabbi06.de. 86400 IN A 193.34.68.126

;; ADDITIONAL SECTION:
ns2.frefel.net. 86400 IN A 81.3.2.135
ns1.frefel.net. 86400 IN A 217.195.32.10
mail.grabbi06.de. 86400 IN A 193.34.68.126

;; Query time: 2 msec
;; SERVER: 217.195.32.10#53(217.195.32.10)
;; WHEN: Sun Jun 15 18:31:53 2008
;; MSG SIZE rcvd: 207

named.conf :

Quote:// dmn [grabbi06.de] cfg entry BEGIN.
zone "grabbi06.de" {
type master;
file "/var/cache/bind/grabbi06.de.db";
notify YES;
};
// dmn [grabbi06.de] cfg entry END.

grabbi06.de.db :

Quote:$TTL 12H
$ORIGIN grabbi06.de.
@ IN SOA ns1.grabbi06.de. postmaster.grabbi06.de. (
; dmn [grabbi06.de] timestamp entry BEGIN.
2008032800 ; Serial
; dmn [grabbi06.de] timestamp entry END.
8H ; Refresh
15M ; Retry
4W ; Expire
3H ; Minimum TTL
)
IN NS ns1.grabbi06.de.
IN NS ns2.grabbi06.de.
IN MX 10 mail.grabbi06.de.

grabbi06.de. IN A 193.34.68.126
www IN A 193.34.68.126
grabbi06.de. IN TXT "v=spf1 a mx ip4:193.34.68.126 ~all"
localhost IN A 127.0.0.1
mail IN A 193.34.68.126
ns1 IN A 193.34.68.126
ns2 IN A 193.34.68.126
; CNAME for mail transfer
imap IN CNAME mail
pop IN CNAME mail
pop3 IN CNAME mail
relay IN CNAME mail
smtp IN CNAME mail
; CNAME for web transfer
ftp IN CNAME www
; sub [{SUB_NAME}] entry BEGIN.
; sub [{SUB_NAME}] entry END.

daemon.log :

Quote:Jun 15 13:39:51 s1 named[16622]: zone grabbi06.de/IN: loaded serial 2008032800
Jun 15 13:39:52 s1 named[16622]: zone grabbi06.de/IN: sending notifies (serial 2008032800)
Jun 15 13:39:53 s1 named[16622]: client 193.34.68.126#45669: received notify for zone 'grabbi06.de'

Whois: http://whois.domaintools.com/grabbi06.de


RE: ispCP Omega 1.0.0 RC5 - sci2tech - 06-16-2008 03:07 AM

Hard one:
whois grabbi06.de
....
Nserver: ns1.frefel.net
Nserver: ns2.frefel.net

whois frefel.net
....
Name Server: NS1.DRPLUS-DNS.DE
Name Server: NS2.DRPLUS-DNS.DE
and
ns1.s-dns.de 217.195.32.10
ns2.s-dns.de 81.3.2.135
?!!

dig DRPLUS-DNS.DE
don`t resolve
I guess this is the problem


RE: ispCP Omega 1.0.0 RC5 - platzwart - 06-16-2008 03:22 AM

DRPLUS-DNS.DE

->
TRANSIT-Informationsseite

Die aufgerufene Domain ist derzeit nicht erreichbar.

Der Domaininhaber bzw. der administrative Ansprechpartner sollte inzwischen über die Probleme informiert sein. Wir rechnen daher in Kürze mit ihrer Behebung.

Sollten Sie als Domaininhaber bzw. als administrativer Ansprechpartner jedoch noch nicht über die Schwierigkeiten unterrichtet sein, so liegt das unter Umständen daran, dass wir Sie nicht erreichen konnten. In diesem Fall wenden Sie sich bitte an:

... ^^


RE: ispCP Omega 1.0.0 RC5 - DaSilva - 06-16-2008 03:28 AM

Also kann ich gar nichts machen?
So i cannot do anything and it is not the fault of the server!?


RE: ispCP Omega 1.0.0 RC5 - sci2tech - 06-16-2008 03:34 AM

Quote:dig frefel.net any

; <<>> DiG 9.4.2 <<>> frefel.net any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22976
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;frefel.net. IN ANY

;; ANSWER SECTION:
frefel.net. 172794 IN NS ns2.drplus-dns.de.
frefel.net. 172794 IN NS ns1.drplus-dns.de.

;; AUTHORITY SECTION:
frefel.net. 172794 IN NS ns2.drplus-dns.de.
frefel.net. 172794 IN NS ns1.drplus-dns.de.
if you own the frefel.net you must change the nameservers. If no contact the owner. the ns shoud be
ns1.s-dns.de 217.195.32.10
ns2.s-dns.de 81.3.2.135
which resolv corect
not
Name Server: NS1.DRPLUS-DNS.DE
Name Server: NS2.DRPLUS-DNS.DE


RE: ispCP Omega 1.0.0 RC5 - DaSilva - 06-16-2008 03:47 AM

Yes I am the owner of that domain.
I have updated the nameservers in the domain robot.
Is that all? What is with resolv.conf?
I have added the last two lines there:

nameserver 85.131.246.10
nameserver 85.131.246.11
nameserver 81.3.2.135
nameserver 217.195.32.10

Must I restart something now?

EDIT: But look at this domain: http://www.berghoff-shop.de/ . It is not reachable but has already the correct nameservers or am I wrong?

EDIT2: http://www.whois.net/whois_new.cgi?d=frefel&tld=net nameservers are correct now, is frefel.net reachable for you? Other domains aren't Sad Must I update all domains to that nameserver set?


RE: ispCP Omega 1.0.0 RC5 - sci2tech - 06-16-2008 04:01 AM

DaSilva Wrote:Yes I am the owner of that domain.
I have updated the nameservers in the domain robot.
Is that all? What is with resolv.conf?
I have added the last two lines there:

nameserver 85.131.246.10
nameserver 85.131.246.11
nameserver 81.3.2.135
nameserver 217.195.32.10

Must I restart something now?
No you must not restart anything. That file is used to tell the system the order of domain server used when a zone request is made. You must wait until new ns is propagated (8-24h). Mine computer still resolve as
Quote:dig frefel.net any

; <<>> DiG 9.4.2 <<>> frefel.net any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 142
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;frefel.net. IN ANY

;; ANSWER SECTION:
frefel.net. 172795 IN NS ns2.drplus-dns.de.
frefel.net. 172795 IN NS ns1.drplus-dns.de.

;; AUTHORITY SECTION:
frefel.net. 172795 IN NS ns2.drplus-dns.de.
frefel.net. 172795 IN NS ns1.drplus-dns.de.

;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Jun 15 20:36:08 2008
;; MSG SIZE rcvd: 105



RE: ispCP Omega 1.0.0 RC5 - sci2tech - 06-16-2008 04:14 AM

DaSilva Wrote:EDIT: But look at this domain: http://www.berghoff-shop.de/ . It is not reachable but has already the correct nameservers or am I wrong?
The ns are propagated correct for this one and the apache serve the pages correct. But you have a redirect to http://www.berghoffshop.de/
Quote:http://www.berghoff-shop.de/
GET / HTTP/1.1
Host: http://www.berghoff-shop.de
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Iceweasel/2.0.0.14 (Debian-2.0.0.14-2)
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

HTTP/1.x 302 Found
Date: Sun, 15 Jun 2008 18:05:29 GMT
Server: Apache/2.2.0 (Fedora)
Location: http://berghoffshop.de/
Content-Length: 292
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1



RE: ispCP Omega 1.0.0 RC5 - gutek - 06-16-2008 04:26 AM

I had another problem with upgrade from RC4 to RC5:

empty files in /etc/postfix/ispcp i need to regenerate them Sad


RE: ispCP Omega 1.0.0 RC5 - sci2tech - 06-16-2008 04:32 AM

@gutek
Sql: UPDATE `ispcp`.`mail_users` SET `status`='toadd';
then run engine/ispcp-rqst-mngr
@DaSilva:
Are you sure that you edit the ns for frefel.net?
top tld ns still resolv as
Quote:dig @a.gtld-servers.net frefel.net
; <<>> DiG 9.4.2 <<>> @a.gtld-servers.net frefel.net
; (2 servers found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15916
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;frefel.net. IN A
;; AUTHORITY SECTION:
frefel.net. 172800 IN NS ns1.drplus-dns.de.
frefel.net. 172800 IN NS ns2.drplus-dns.de.
;; Query time: 193 msec
;; SERVER: 192.5.6.30#53(192.5.6.30)
;; WHEN: Sun Jun 15 21:15:52 2008
;; MSG SIZE rcvd: 77