diff --git a/main/auth/external_login/ldap.conf.php b/main/auth/external_login/ldap.conf.php
index aba689b160..6450402fbd 100644
--- a/main/auth/external_login/ldap.conf.php
+++ b/main/auth/external_login/ldap.conf.php
@@ -17,7 +17,7 @@ $extldap_config = array(
   //admin password
   'admin_password' => 'pass',
   //ldap host
-  'host' => array('10.1.2.3', '10.1.2.4', '10.1.2.5'),
+  'host' => array('1.2.3.4', '2.3.4.5', '3.4.5.6'),
   // filter
 //  'filter' => '', // no () arround the string
   //'port' => , default on 389