Re: Problem in set mac address in vif's

2014-04-05 Thread Rafael Weingartner
Hi all, Rodrigo Works with me at our university's lab, he was trying to explain a problem that we ran into, after an O.S upgrade that we did. First of all I would like to say that I am sorry if I am bothering you guys, since this is not a problem related to CS per se, but rather a problem with th

Problem in set mac address in vif's

2014-04-04 Thread Rodrigo Lopez
Hi, today i stumbled upon a problem. when i try to startup my virtual router the script on xen-api/scripts/vif don't finish his job, stoping in the line: ${IP} link set "${dev}" address "${address}" the complete code is: # ip link set vif1.0 address fe:ff:ff:ff:ff:ff this co