Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 11:43:51

Author Topic: Does AAAA records work now ?  (Read 6421 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Does AAAA records work now ?
« on: 2015-04-28, 21:00:48 »
I just found we have an option to add AAAA records.

Any tutorial how to use this function to get IPv6 working ? :)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Does AAAA records work now ?
« Reply #1 on: 2015-04-28, 21:04:58 »
If you can ping to server IPv6, 'AAA record' possible work.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Does AAAA records work now ?
« Reply #2 on: 2015-04-28, 21:40:01 »
If you can ping to server IPv6, 'AAA record' possible work.

Yes. I have full IPv6 IP pool on the server and also use IPv4 to IPv6 tunnel at home ;)

You should add an option to add IPv6 IP's to Kloxo too.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Does AAAA records work now ?
« Reply #3 on: 2015-04-29, 12:24:11 »
It doesn't work:

Alert: Incorrect IP address [2a01:4f8:120:134d::2]

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Does AAAA records work now ?
« Reply #4 on: 2015-04-29, 13:32:15 »
You must IPv6 completely. Using '2a01:4f8:120:134d:0:0:0:2' instead '2a01:4f8:120:134d::2'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Does AAAA records work now ?
« Reply #5 on: 2015-04-29, 14:09:08 »
You must IPv6 completely. Using '2a01:4f8:120:134d:0:0:0:2' instead '2a01:4f8:120:134d::2'

Done, but nothing is found:

NOTICE: While reading domain NS records at parent name servers, we found name servers without AAAA records.

    ns1.xxx.pl. ? ?
    ns2.xxx.pl. ? ?
    ns3.xxx.pl. ? ?

To reach your name servers via IPv6 an AAAA record is needed for each name server.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Does AAAA records work now ?
« Reply #6 on: 2015-04-29, 14:33:00 »
Maybe you need something like:
Code: [Select]
__base__ A - 1.2.3.4
cp A - 1.2.3.4
ftp A - 1.2.3.4
mail A - 1.2.3.4
ns1 A - 1.2.3.4
ns2 A - 1.2.3.4
__base__ AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
cp AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ftp AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
mail AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ns1 AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ns2 AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
lists CN - mail
webmail CN - mail
www CN - __base__
imap FCNAME - mail.ipv6.dnst
pop FCNAME - mail.ipv6.dnst
smtp FCNAME - mail.ipv6.dnst
__base__ MX 10 mail.ipv6.dnst
__base__ NS - ns1.ipv6.dnst
__base__ NS - ns2.ipv6.dnst
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Does AAAA records work now ?
« Reply #7 on: 2015-04-29, 18:08:17 »
I will check it out.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Does AAAA records work now ?
« Reply #8 on: 2015-04-29, 18:12:20 »
In next update possible to:
Code: [Select]
__base__ AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
cp AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ftp AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
mail AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ns1 AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ns2 AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
lists CN - mail
webmail CN - mail
www CN - __base__
imap FCNAME - mail.ipv6.dnst
pop FCNAME - mail.ipv6.dnst
smtp FCNAME - mail.ipv6.dnst
__base__ MX 10 mail.ipv6.dnst
__base__ NS - ns1.ipv6.dnst
__base__ NS - ns2.ipv6.dnst

because enable to delete to '__base__ in A 1.2.3.4'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Does AAAA records work now ?
« Reply #9 on: 2015-04-30, 16:01:45 »
In next update possible to:
Code: [Select]
__base__ AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
cp AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ftp AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
mail AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ns1 AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
ns2 AAAA - 2a01:04f8:0120:134d:0000:0000:0000:0002
lists CN - mail
webmail CN - mail
www CN - __base__
imap FCNAME - mail.ipv6.dnst
pop FCNAME - mail.ipv6.dnst
smtp FCNAME - mail.ipv6.dnst
__base__ MX 10 mail.ipv6.dnst
__base__ NS - ns1.ipv6.dnst
__base__ NS - ns2.ipv6.dnst

because enable to delete to '__base__ in A 1.2.3.4'.

Good but this needs to wait - I'm configuring php5Xm now ;)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Does AAAA records work now ?
« Reply #10 on: 2015-04-30, 16:10:35 »
For install all phpXYm, try 'sh /script/phpm-all-install' or from 'webserver configure'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Does AAAA records work now ?
« Reply #11 on: 2015-04-30, 23:06:45 »
For install all phpXYm, try 'sh /script/phpm-all-install' or from 'webserver configure'.

Yes, it's all done now ;)

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Does AAAA records work now ?
« Reply #12 on: 2015-04-30, 23:42:20 »
What I need is to save current IPv4 config and add IPv6 to it so both would work.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Does AAAA records work now ?
« Reply #13 on: 2015-05-04, 21:08:32 »
The records are added to Kloxo database, but not to powerDNS database.

I only got A records out there, nothing with AAAA. That's why it doesn't work... ;)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Does AAAA records work now ?
« Reply #14 on: 2015-05-04, 21:38:56 »
Copy this file to /opt/configs/pdns/tpl and /usr/local/lxlabs/kloxo/file/pdns/configs/pdns/tpl
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.044 seconds with 18 queries.

web stats analysis