Hello Pompilio,

Do you need to listen on both? That would be required if they are on
separate networks (segments, VLANs or whatever). Note that you only need to
listen on the interfaces where users are connecting to the web UI.
Interfaces used to reach external data are not needed.

If NIC's are on the same network then I normally prefer to use link bonding
(e.g. NIC Teaming in HP).

J



On Fri, Nov 20, 2015 at 3:20 PM, Mark Payne <[email protected]> wrote:

> Pompilio,
>
> Hello. You should be able to achieve this by using the
> "nifi.web.http.host" and "nifi.web.https.host" properties in the
> conf/nifi.properties file.
>
> If unspecified, the default is to bind to all IP addresses, so by default
> you should be listening on both NIC's. Is
> this not the behavior that you are experiencing?
>
> Thanks
> -Mark
>
>
> > On Nov 20, 2015, at 9:12 AM, Pompilio Ramirez <[email protected]>
> wrote:
> >
> > Hello,
> >
> > I have a server with 2 NIC's that have separate IP's.
> > I want to use nifi on the server and have it listen to both nic's.
> >
> > Is that possible? Do I need to run 2 instances of nifi or is that
> configurable?
> >
> > Thank you.
> >
> > Pompilio
>
>

Reply via email to