Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647244 - Give guppy AAAA record
Summary: Give guppy AAAA record
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Dev box issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-10 19:05 UTC by Sergei Trofimovich (RETIRED)
Modified: 2018-03-30 22:15 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Trofimovich (RETIRED) gentoo-dev 2018-02-10 19:05:33 UTC
Hia! guppy.ia64.dev.gentoo.org recently grew ipv6 stack support and it seems to work just fine:

    $ ssh -6 slyfox@2001:470:ea4a:1:217:a4ff:fe51:cf57
    Welcome to guppy.ia64.dev.gentoo.org!

Can we assign AAAA DNS entry for it? (and maybe more stable ipv6 address if that is usually done)

Currently it has the following addresses:

  3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 00:17:a4:51:cf:57 brd ff:ff:ff:ff:ff:ff
    inet 140.211.166.179/27 brd 140.211.166.191 scope global eth1
       valid_lft forever preferred_lft forever
    inet6 2001:470:ea4a:1:217:a4ff:fe51:cf57/64 scope global dynamic mngtmpaddr
       valid_lft 7188sec preferred_lft 588sec
    inet6 fe80::217:a4ff:fe51:cf57/64 scope link
       valid_lft forever preferred_lft forever

Thank you!
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2018-03-30 21:29:28 UTC
done, allow 5 mins for propogation
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2018-03-30 22:15:50 UTC
Works perfectly. Thank you!