From 4c6bd61b17fcf29ad7def5383a87debe18f263dc Mon Sep 17 00:00:00 2001 From: Lionel Gauthier <lionel.gauthier@eurecom.fr> Date: Thu, 15 Jan 2015 12:48:58 +0000 Subject: [PATCH] DNS params git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6396 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.generic.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.generic.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.generic.conf index c4a55ce4fc..faf4fb5743 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.generic.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/epc.generic.conf @@ -188,6 +188,8 @@ P-GW = "2014:02:26::0/120" ); }; + DEFAULT_DNS_IPV4_ADDRESS = "192.168.12.100"; + DEFAULT_DNS_SEC_IPV4_ADDRESS = "192.168.106.12"; }; -- GitLab