Add new parameter to plug osmo-bsc_nat in the middle
diff --git a/ipa/IPA_Test.cfg b/ipa/IPA_Test.cfg
index e5a3d13..320ccf9 100644
--- a/ipa/IPA_Test.cfg
+++ b/ipa/IPA_Test.cfg
@@ -7,10 +7,12 @@
 #*.*.udpReuseAddress := "yes";
 
 [MODULE_PARAMETERS]
-#mp_local_port := 2727;
-#mp_local_ip:= "127.0.0.1";
-#mp_remote_port := 2427;
-#mp_remote_ip:= "127.0.0.1";
+#mp_bsc_port := 49999;
+#mp_bsc_ip   := "127.0.0.1";
+#mp_msc_port := 5100;
+#mp_msc_ip   := "127.0.0.1";
+#mp_nat_port := 5000;
+#mp_nat_ip   := "127.0.0.1";
 
 [MAIN_CONTROLLER]