|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Using the script param of the vif config
Hello all,
I'm trying to use the script parameter of a vif. This is my config:
xend-config.sxp :
(network-script network-route) (vif-script � � vif-route)
mydomain.cfg
# # �Networking # vif � � � � = [� �� � � � � � � � �'ip=192.168.1.5'� �� � � � � � �]
Now I would like to setup a custom vif script just for this domain.
The docs says that I can do something like that :
mydomain.cfg
# # �Networking # vif � � � � = [� �� � � � � � � � �'ip=192.168.1.5,script="/etc/xen/scripts/myscript"'� �� � � � � � �]
But before using any custom script, I can't get it to work using the default script.
mydomain.cfg
# # �Networking # vif � � � � = [� �� � � � � � � � �'ip=192.168.1.5,script="/etc/xen/scripts/vif-route"'� �� � � � � � �]
I get the following error:�Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Could anybody please help me. I already asked on IRC but no answer. Thanks
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Using the script param of the vif config,
Pierre-Gildas MILLON <=
|
|
|
|
|