Index: fact/tools/Scripts/Logon
===================================================================
--- fact/tools/Scripts/Logon	(revision 17314)
+++ fact/tools/Scripts/Logon	(revision 18178)
@@ -3,5 +3,5 @@
 
 # Set environment variables if not yet set
-if [ -z "$DIM_DNS_NODE" ]; then export DIM_DNS_NODE=ihp-pc1.ethz.ch; fi
+if [ -z "$DIM_DNS_NODE" ]; then export DIM_DNS_NODE=ihp-pc49.ethz.ch; fi
 if [ -z "$DIM_HOST_NODE" ]; then export DIM_HOST_NODE=`hostname -I`; fi
 if [ -z "$DIMDIR" ]; then export DIMDIR=/usr/local/dim/; fi
