Page 1 of 1

Management and iSCSI binding to multiple interfaces

Posted: Fri Aug 20, 2021 4:59 pm
by adrianfcc
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.

Re: Management and iSCSI binding to multiple interfaces

Posted: Fri Aug 20, 2021 9:04 pm
by yaroslav (staff)
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.