[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #33731 [Internal Services/Service - trac]: troodi IP address change planned for Ganeti migration
#33731: troodi IP address change planned for Ganeti migration
----------------------------------------------+------------------------
Reporter: anarcat | Owner: qbi
Type: project | Status: closed
Priority: High | Milestone:
Component: Internal Services/Service - trac | 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:
{{{
--- /mnt/etc/network/interfaces.bak 2020-04-02 19:56:57.727733279
+0000
+++ /mnt/etc/network/interfaces 2020-04-02 19:56:58.819724484 +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.227/28
- gateway 138.201.212.225
+ address 116.202.120.188/27
+ gateway 116.202.120.161
iface eth0 inet6 static
accept_ra 0
- address 2a01:4f8:172:39ca:0:dad3:3:1/96
- gateway 2a01:4f8:172:39ca:0:dad3:0:1
+ address 2a01:4f8:fff0:4f:266:37ff:fea7:aa94/64
+ gateway 2a01:4f8:fff0:4f::1
--- /mnt/etc/hosts.bak 2020-04-02 19:57:01.663701577 +0000
+++ /mnt/etc/hosts 2020-04-02 19:57:03.603685953 +0000
@@ -3,7 +3,7 @@
##
127.0.0.1 localhost
-138.201.212.227 troodi.torproject.org troodi
+116.202.120.188 troodi.torproject.org troodi
# 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:fea7:aa94 troodi.torproject.org troodi
}}}
switched in nagios, switched in LDAP, ran puppet on pauli and the node...
it seems the node was only present in nagios in our git, so this done!
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33731#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs