[tor-bugs] #33729 [Applications/Tor Browser]: forestii IP address change planned for Ganeti migration
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Apr 3 17:17:23 UTC 2020
#33729: forestii IP address change planned for Ganeti migration
--------------------------------------+--------------------------
Reporter: anarcat | Owner: tbb-team
Type: project | Status: closed
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Major | Resolution: fixed
Keywords: tpa-roadmap-march | Actual Points:
Parent ID: #33082 | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Changes (by anarcat):
* status: needs_review => closed
* resolution: => fixed
Comment:
final migration:
{{{
--- /mnt/etc/network/interfaces.bak 2020-04-03 16:52:02.280834458
+0000
+++ /mnt/etc/network/interfaces 2020-04-03 16:52:03.276826427 +0000
@@ -1,11 +1,16 @@
+# This file describes the network interfaces available on your system
+# and how to activate them. For more information, see interfaces(5).
+
+# The loopback network interface
auto lo
iface lo inet loopback
-allow-hotplug eth0
+# The primary network interface
+auto eth0
iface eth0 inet static
- address 138.201.212.234/28
- gateway 138.201.212.225
+ address 116.202.120.185/27
+ gateway 116.202.120.161
iface eth0 inet6 static
accept_ra 0
- address 2a01:4f8:172:39ca:0:dad3:10:1/96
- gateway 2a01:4f8:172:39ca:0:dad3:0:1
+ address 2a01:4f8:fff0:4f:266:37ff:fe5a:20f5/64
+ gateway 2a01:4f8:fff0:4f::1
--- /mnt/etc/hosts.bak 2020-04-03 16:52:05.772806331 +0000
+++ /mnt/etc/hosts 2020-04-03 16:52:07.600791601 +0000
@@ -3,7 +3,7 @@
##
127.0.0.1 localhost
-138.201.212.234 forrestii.torproject.org forrestii
+116.202.120.185 forrestii.torproject.org forrestii
# 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:fe5a:20f5 forrestii.torproject.org forrestii
}}}
did the following changes as well, by hand:
* LDAP
* Nagios
no other change was required and the machine seems back online.
migration complete.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33729#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list