<div dir="ltr">Hi Dan,<div><br></div><div>The results are below :- </div><div><br></div><div><div>[root@mgmt ~]# engine-config -g UserDefinedVMProperties</div><div>UserDefinedVMProperties:  version: 3.0</div><div>UserDefinedVMProperties:  version: 3.1</div><div>UserDefinedVMProperties:  version: 3.2</div><div>UserDefinedVMProperties:  version: 3.3</div><div>UserDefinedVMProperties:  version: 3.4</div><div>UserDefinedVMProperties: noipspoof=^[0-9.]*$ version: 3.5</div><div>[root@mgmt ~]#</div></div><div><br></div><div>I used the following command to set this :- </div><div><br></div><div>[root@mgmt ~]# engine-config -s &quot;UserDefinedVMProperties=noipspoof=^[0-9.]*$&quot;<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 5, 2015 at 10:16 PM, Dan Kenigsberg <span dir="ltr">&lt;<a href="mailto:danken@redhat.com" target="_blank">danken@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Jun 05, 2015 at 03:28:11PM +0800, Punit Dambiwal wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I have installed noipspoof VDSM hooks...in the vdsm hooks it specify that<br>
&gt; you can use multiple ip address by comma separate list....but it&#39;s not<br>
&gt; working...<br>
&gt;<br>
&gt; single ip can work without any issue...but can not add multiple ip address<br>
&gt; in this filed...<br>
<br>
</span>what is your<br>
<br>
 engine-config -g UserDefinedVMProperties<br>
<br>
the regexp there should accept comas, too.<br>
</blockquote></div><br></div>