Comment 4 for bug 1663224

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/28653
Committed: http://github.org/Juniper/contrail-packaging/commit/2f0e751ab3a973d4473bd59fd2ea707943bf668d
Submitter: Zuul (<email address hidden>)
Branch: master

commit 2f0e751ab3a973d4473bd59fd2ea707943bf668d
Author: nitishkrishna <email address hidden>
Date: Thu Feb 9 20:57:04 2017 -0800

Closes-Bug: #1663224 - SM lite listens on Docker0 interface

Closes-Bug: #1654531 - Preventing SM from using docker0 as listen interface

During install, to automatically pickup correct interface to use, in case --hostip option is not given, we are explicitly blocking:

127.0.0.1 [localhost]
172.17.0.1 [docker0 default address]

Pls note: --hostip is still MANDATORY for multi interface setups where it is required to specify which IP SM has to listen on

Change-Id: I543854d2904a015eca3d883069d9f930bfcfde7f