[tor-bugs] #33834 [Internal Services/Tor Sysadmin Team]: nevii IP address change planned for Ganeti migration

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 8 20:01:54 UTC 2020


#33834: nevii IP address change planned for Ganeti migration
-------------------------------------------------+-------------------------
 Reporter:  anarcat                              |          Owner:  anarcat
     Type:  task                                 |         Status:
                                                 |  accepted
 Priority:  High                                 |      Milestone:
Component:  Internal Services/Tor Sysadmin Team  |        Version:
 Severity:  Major                                |     Resolution:
 Keywords:  tpa-roadmap-march                    |  Actual Points:
Parent ID:  #33082                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by anarcat):

 final migration and renumbering (step 8) done:

 {{{
 --- /mnt/etc/network/interfaces.bak     2020-04-08 20:00:41.040845499
 +0000
 +++ /mnt/etc/network/interfaces 2020-04-08 20:00:42.292835366 +0000
 @@ -1,16 +1,20 @@
  # This file describes the network interfaces available on your system
  # and how to activate them. For more information, see interfaces(5).

 +source /etc/network/interfaces.d/*
 +
  # The loopback network interface
  auto lo
  iface lo inet loopback

  # The primary network interface
 -allow-hotplug eth0
 +auto eth0
  iface eth0 inet static
 -    address 138.201.212.229/28
 -    gateway 138.201.212.225
 +    address 49.12.57.130/27
 +    gateway 49.12.57.129
 +
 +# IPv6 configuration
  iface eth0 inet6 static
      accept_ra 0
 -    address 2a01:4f8:172:39ca:0:dad3:5:1/96
 -    gateway 2a01:4f8:172:39ca:0:dad3:0:1
 +    address 2a01:4f8:fff0:4f:266:37ff:fee9:5df8/64
 +    gateway 2a01:4f8:fff0:4f::1
 copying /mnt/etc/hosts to /mnt/etc/hosts.bak on fsn-node-05.torproject.org
 rewriting host file /mnt/etc/hosts on <Connection host=fsn-
 node-05.torproject.org user=root>
 --- /mnt/etc/hosts.bak  2020-04-08 20:00:45.304810995 +0000
 +++ /mnt/etc/hosts      2020-04-08 20:00:47.636792120 +0000
 @@ -3,7 +3,7 @@
  ##

  127.0.0.1       localhost
 -138.201.212.229        nevii.torproject.org nevii
 +49.12.57.130 nevii.torproject.org nevii

  # The following lines are desirable for IPv6 capable hosts
  ::1     localhost ip6-localhost ip6-loopback
 @@ -12,3 +12,4 @@
  ff02::1 ip6-allnodes
  ff02::2 ip6-allrouters
  ff02::3 ip6-allhosts
 +2a01:4f8:fff0:4f:266:37ff:fee9:5df8 nevii.torproject.org nevii
 }}}

 drbd in progress.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33834#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list