From 2d577141a671e8b38faffbd741e85d3d85362ee4 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Mon, 27 Oct 2014 18:39:25 +0100 Subject: [PATCH] MT#9837 Add web_int to eth0 on PRO sp2 I hope to move this into installer one day. Change-Id: I20243ff0037e91ef5cbc55a26702c996f9eb2e33 --- deployment.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.sh b/deployment.sh index bf1d596..11a4878 100755 --- a/deployment.sh +++ b/deployment.sh @@ -1800,7 +1800,7 @@ elif "$PRO_EDITION" ; then # finalize the --ip=$IP2 from previous run on first node ngcp-network --host=$THIS_HOST --set-interface=$INTERNAL_DEV --ip=auto --netmask=auto --hwaddr=auto --type=ha_int # set *_ext types accordingly for PRO setup - ngcp-network --host=$THIS_HOST --set-interface=$EXTERNAL_DEV --type=web_ext --type=sip_ext \ + ngcp-network --host=$THIS_HOST --set-interface=$EXTERNAL_DEV --type=web_int --type=web_ext --type=sip_ext \ --type=rtp_ext --type=mon_ext # add ssh_ext to all the interfaces of sp2 on sp2