diff --git a/docs/site/vobox.md b/docs/site/vobox.md
index c6d3316d4a2783f866deb5085934b45dcdbfa5a8..848893e34235f8f32064a2c7415cfd51e6c40e58 100644
--- a/docs/site/vobox.md
+++ b/docs/site/vobox.md
@@ -39,12 +39,6 @@ In the future, these extra services __may__ be needed:
 | 8098 | TCP Incoming from your __site WN__ | JAliEn/Java Serialized Object stream |
 | 8097 | TCP Incoming from your __site WN__ | JAliEn/WebSocketS |
 
-The following service is only needed for AliEn *legacy* deployments:
-
-| Port | Access | Service |
-|:----:|:-------|:--------|
-| 8084 | TCP Incoming from __CERN__ and your __site WN__ | ClusterMonitor |
-
 !!! note ""
     In general, the assumption is that the __outgoing__ connectivity from the VO-box and the WNs is __unrestricted__.
 
@@ -56,6 +50,7 @@ __CERN__ has multiple networks that may all be used for Central Services, alread
 |      | __128.141.25.192/26__ | <- part of Central Services are here |
 |      | __128.141.26.0/26__ | <- part of Central Services are here |
 |      | __128.142.0.0/16__ | |
+|      | __128.142.249.0/24__ | <- part of Central Services are here |
 |      | __137.138.0.0/16__ | <- part of Central Services are here |
 |      | __188.184.0.0/15__ | <- part of Central Services are here |
 |      | __185.249.56.0/22__ | |
@@ -63,6 +58,7 @@ __CERN__ has multiple networks that may all be used for Central Services, alread
 |      | __192.91.242.0/24__ | | 
 |      | __194.12.128.0/18__ | |
 | IPv6 | __2001:1458::/32__ | |
+|      | __2001:1458:301:54::/64__ | <- part of Central Services are here | 
 |      | __2001:1459::/32__ | | 
 
 !!! hint