On Tue, Dec 16, 2008 at 11:24 PM, Wu Bingzheng <wubingzheng@163.com>
wrote:
> At `Xen Virtualization A Practical Handbook` page 85, Chapter 5, it says:
> To configure the DomU with NAT, edit the xend-config.sxp as:
> (network-script ''network-bridge netdev=dummy0'')
>
> However, in that file, the comment says that:
> 173 ## Use the following if network traffic is routed, as an alternative to
> the
> 174 # settings for bridged networking given above.
> 175 #(network-script network-route)
> 176 #(vif-script vif-route)
>
> I have tried 2 ways, but both failed. There must be something else wrong
> (like iptables).
> And that book was based on Xen 3.0, while I am working on Xen 3.3.
> So I want to know which way should I follow?
>
> Thanks,
> Wu
>
>
That''s telling xend to bring up the xen bridge with an IP in private
address
space and add the dummy0 network interface from Dom0 to it.
You could verify that this is happening by letting us see the output of
ipconfig and brctl show after the machine has booted up and you''ve
started
one of your DomUs. Make sure the DomU config file lists the bridge to use.
Grant McWilliams
Some people, when confronted with a problem, think "I know, I''ll
use
Windows."
Now they have two problems.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel