Management and iSCSI binding to multiple interfaces

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
adrianfcc
Posts: 1
Joined: Fri Aug 20, 2021 4:52 pm

Fri Aug 20, 2021 4:59 pm

Hi, I am trying to bind the management interface to multiple network interfaces but not all. I tried to edit the StarWind.cfg file by

* putting multiple lines of <CtlInterface value="x.x.x.x"/>, only the last one takes effect;
* putting one line separated by space like <CtlInterface value="x.x.x.x x.x.x.x x.x.x.x"/>, only the first one takes effect;
* putting one line separated by comma like <CtlInterface value="x.x.x.x,x.x.x.x,x.x.x.x"/>, none of those will work.

Does it mean that we can only either bind to one single network interface, or to all network interfaces (by putting 0.0.0.0), but not specified multiple?

And same question to the iSCSI interface binding.
yaroslav (staff)
Staff
Posts: 2338
Joined: Mon Nov 18, 2019 11:11 am

Fri Aug 20, 2021 9:04 pm

Welcome to StarWind Forum!
Does it mean that we can only either bind to one single network interface, or to all network interfaces (by putting 0.0.0.0), but not specified multiple?
Yes.
Post Reply