Tony, AH6BW, has set up an IPv6 proxy to enable IPv6ers to reach www.ampr.org.
This should have no effect on ordinary IPv4 access to the site, but if you have any trouble reaching it, please let me know.
FYI, the entry in the nameserver to implement this is
www IN AAAA 2605:b00:0:2:211:2fff:fef6:4287
which is how the address for an IPv6 host is entered in the the 'bind' nameserver. - Brian
Greetings,
On Wed, 6 Feb 2013, Brian Kantor wrote:
(Please trim inclusions from previous messages) _______________________________________________ Tony, AH6BW, has set up an IPv6 proxy to enable IPv6ers to reach www.ampr.org.
This should have no effect on ordinary IPv4 access to the site, but if you have any trouble reaching it, please let me know.
FYI, the entry in the nameserver to implement this is
www IN AAAA 2605:b00:0:2:211:2fff:fef6:4287
which is how the address for an IPv6 host is entered in the the 'bind' nameserver.
Hmmmm...... not happening.....
$ dig @169.228.66.6 www.ampr.org any
; <<>> DiG 9.8.1-P1 <<>> www.ampr.org any ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27555 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 7, ADDITIONAL: 9
;; QUESTION SECTION: ;www.ampr.org. IN ANY
;; ANSWER SECTION: www.ampr.org. 14297 IN A 94.72.251.173
Only getting the IPv4 address in the reply :(
DIG reports the serial number for the zone is: 113020615
Did you increment the serial number? After the 'rndc reload' did the AXFR's take place to update the slave servers?
--- Jay Nugent WB8TKL IP Coordinator for Michigan 44.102/16
() ascii ribbon campaign in /\ support of plain text e-mail +------------------------------------------------------------------------+ | Jay Nugent jjn@nuge.com (734)484-5105 (734)649-0850/Cell | | Nugent Telecommunications [www.nuge.com] | | Internet Consulting/Linux SysAdmin/Engineering & Design/ISP Reseller | | ISP Monitoring [www.ispmonitor.org] ISP & Modem Performance Monitoring | | Web-Pegasus [www.webpegasus.com] Web Hosting/DNS Hosting/Shell Accts| +------------------------------------------------------------------------+ 09:01:01 up 201 days, 19:22, 2 users, load average: 0.20, 0.07, 0.03
On Wed, Feb 06, 2013 at 10:05:20AM -0500, Jay Nugent wrote:
Hmmmm...... not happening.....
Hmmm. Works for me:
% host www.ampr.org www.ampr.org has address 94.72.251.173 www.ampr.org has IPv6 address 2605:b00:0:2:211:2fff:fef6:4287
I suspect you hit it just before the zones were reloaded, which takes place at the top of the hour. The serial number is a timestamp, YYYMMDDHH GMT. Currently it is 113020615. - Brian
Yes!
% host www.ampr.org www.ampr.org has address 94.72.251.173 www.ampr.org has IPv6 address 2605:b00::2:211:2fff:fef6:4287
Isao / JM1WBB
On 2013/02/07, at 0:12, Brian Kantor Brian@UCSD.Edu wrote:
(Please trim inclusions from previous messages) _______________________________________________ On Wed, Feb 06, 2013 at 10:05:20AM -0500, Jay Nugent wrote:
Hmmmm...... not happening.....
Hmmm. Works for me:
% host www.ampr.org www.ampr.org has address 94.72.251.173 www.ampr.org has IPv6 address 2605:b00:0:2:211:2fff:fef6:4287
I suspect you hit it just before the zones were reloaded, which takes place at the top of the hour. The serial number is a timestamp, YYYMMDDHH GMT. Currently it is 113020615.
- Brian
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net http://www.ampr.org/donate.html
On Feb 6, 2013, at 10:12 AM, Brian Kantor wrote:
On Wed, Feb 06, 2013 at 10:05:20AM -0500, Jay Nugent wrote:
Hmmmm...... not happening.....
I suspect you hit it just before the zones were reloaded, which takes place at the top of the hour. The serial number is a timestamp, YYYMMDDHH GMT. Currently it is 113020615.
Jay did say the serial he got is 113020615. It seems that ns1.defaultroute.net hadn't yet gotten the update:
$ dig +nssearch ampr.org SOA ampr.org. brian.ucsd.edu. 113020615 3600 900 720000 86400 from server ampr.org in 99 ms. SOA ampr.org. brian.ucsd.edu. *113020609* 3600 900 720000 86400 from server ns1.defaultroute.net in 110 ms. SOA ampr.org. brian.ucsd.edu. 113020615 3600 900 720000 86400 from server hamradio.ucsd.edu in 117 ms. SOA ampr.org. brian.ucsd.edu. 113020615 3600 900 720000 86400 from server ns2.threshinc.com in 123 ms. SOA ampr.org. brian.ucsd.edu. 113020615 3600 900 720000 86400 from server ns0.comgw.net in 172 ms. SOA ampr.org. brian.ucsd.edu. 113020615 3600 900 720000 86400 from server ampr-dns.in-berlin.de in 214 ms. SOA ampr.org. brian.ucsd.edu. 113020615 3600 900 720000 86400 from server munnari.OZ.AU in 370 ms.
Though as I was writing this, it did update. All looks good, now.
Greetings Brian,
On Wed, 6 Feb 2013, Brian Kantor wrote:
(Please trim inclusions from previous messages) _______________________________________________ On Wed, Feb 06, 2013 at 10:05:20AM -0500, Jay Nugent wrote:
Hmmmm...... not happening.....
Hmmm. Works for me:
% host www.ampr.org www.ampr.org has address 94.72.251.173 www.ampr.org has IPv6 address 2605:b00:0:2:211:2fff:fef6:4287
I suspect you hit it just before the zones were reloaded, which takes place at the top of the hour. The serial number is a timestamp, YYYMMDDHH GMT. Currently it is 113020615.
Yup, serial number is now up to 113020619 and both IPv4 and IPv6 results are being served :)
www.ampr.org content is now flowing through my IPv6 link with HE.net when I hit it with my browser :)
Thanks Brian! It is great to see more and more sites go dual stacked and support IPv6. We are now one step closer to when the ISPs natively provide IPv6 addresses to the end user. Your work is appreciated!
--- Jay Nugent WB8TKL IP coordinator for Michigan (44.102/16)
I've requested ampr.org be added to the IPv6 survey site.
http://www.mrp.net/ipv6_survey
The www column should go green on the next refresh which I think occurs daily.
Antonio Querubin e-mail: tony@lavanauts.org xmpp: antonioquerubin@gmail.com
Works nicely with native support... Thank you. Thank you for the effort Tony.
Maybe we should try some encapsulation on IPv6 as the next step :-)
Marius, YO2LOJ
-----Original Message----- ... Tony, AH6BW, has set up an IPv6 proxy to enable IPv6ers to reach www.ampr.org.
On Wed, 6 Feb 2013, Marius Petrescu wrote:
Works nicely with native support... Thank you. Thank you for the effort Tony.
Maybe we should try some encapsulation on IPv6 as the next step :-)
Yeah, a little bit of 4-in-6 tunneling is in order. The portal will eventually need to handle IPv6 gateway addresses.
Antonio Querubin e-mail: tony@lavanauts.org xmpp: antonioquerubin@gmail.com
traceroute to www.ampr.org (2605:b00:0:2:211:2fff:fef6:4287) from 2001:470:1c:138::2, 30 hops max, 16 byte packets 1 bmgtenty-1.tunnel.tserv21.tor1.ipv6.he.net (2001:470:1c:138::1) 12.353 ms 12.571 ms 11.973 ms 2 gige-g2-5.core1.tor1.he.net (2001:470:0:c0::1) 18.632 ms 21.519 ms 10.513 ms 3 10gigabitethernet7-3.core1.chi1.he.net (2001:470:0:1e2::2) 29.505 ms 30.907 ms 25.279 ms 4 10gigabitethernet3-2.core1.den1.he.net (2001:470:0:1af::2) 44.519 ms 49.125 ms 47.471 ms 5 10gigabitethernet11-4.core1.sjc2.he.net (2001:470:0:1b4::1) 71.873 ms 80.079 ms 75.848 ms 6 10gigabitethernet1-1.core1.fmt1.he.net (2001:470:0:2f::1) 81.109 ms 74.954 ms 74.874 ms 7 f0-0.tserv1.fmt.ipv6.he.net (2001:470:0:43::2) 75.596 ms 76.26 ms 77.284 ms 8 2001:470:1f00:13::2 (2001:470:1f00:13::2) 149.31 ms 149.968 ms 149.934 ms 9 slimemold.creativedynamo.com (2605:b00:0:2:211:2fff:fef6:4287) 147.276 ms !S 149.213 ms !S 147.49 ms !S
Bob, VE3TOK
On 13-02-06 09:51 AM, Brian Kantor wrote:
(Please trim inclusions from previous messages) _______________________________________________ Tony, AH6BW, has set up an IPv6 proxy to enable IPv6ers to reach www.ampr.org.
This should have no effect on ordinary IPv4 access to the site, but if you have any trouble reaching it, please let me know.
FYI, the entry in the nameserver to implement this is
www IN AAAA 2605:b00:0:2:211:2fff:fef6:4287
which is how the address for an IPv6 host is entered in the the 'bind' nameserver.
- Brian
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net http://www.ampr.org/donate.html