[one-users] ip spoofing

Ionut Popovici ionut at hackaserver.com
Tue Apr 29 05:41:48 PDT 2014


On 4/29/2014 2:09 PM, Maxim Terletskiy wrote:
> Hi!
>
> We're using bridged network with vlans and looking for a way to assume 
> that client VMs using right ip addresses on their network interfaces. 
> Maybe someone already have ideas about how to do it in a right way?
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
of you can transform from less table
from less_pool table
<LEASE><IP>2886991874</IP><MAC_PREFIX>512</MAC_PREFIX><MAC_SUFFIX>2886991874</MAC_SUFFIX><USED>1</USED><VID>###</VID></LEASE>
where: prefix = first 2 hex of mac
mac_suffix: is rest of mac on decimal but can be transformed in hex the 
splited
for my case:
prefix = 02:00:
mac_suffix= ac:14:00:02
ip= 172.20.0.2



More information about the Users mailing list