Displaying 1 result from an estimated 1 matches for "teleut".
Did you mean:
telent
2008 Apr 04
1
Frustrating experience - Xen networking.
...ith Debian Etch using Xen 3.0.3.
Here are the relevant directives from xend-config.sxp. The _wip
designation is for "work in progress". I have a working network-route
configuration which I swap in when I need access to the LAN/Internet. That
works like a charm for Dom0.
{grey@teleute:/etc/xen} grep -v # xend-config.sxp_wip | sort | uniq
(dom0-cpus 0)
(dom0-min-mem 196)
(logfile /var/log/xen/xend.log)
(loglevel DEBUG)
(network-script ''network-bridge netdev=eth1 bridge=xenbr1'')
(vif-script vif-bridge)
In the DomU configuration I have the following line:
v...