|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Starting DOM1
> There are no reports of any connection attempts to the NFS server, as
> there are when I test the mount locally. The portmap service is
> running, I've disabled any iptables, and run xen_nat_enable.
I'd run tcpdump in domain 0 and see if you can see any packets at
all.
You shouldn't need to run all of xen_nat_enable -- the only bit
you should need is the 'ifconfig eth0:xen 169.254.1.0' alias.
What IP address are you giving the new domain? (I guess
169.254.1.1). What's the kernel command line look like?
You might want to try configuring dom 0 and the new domain with
some over subnet e.g. 10.10.10.1/2 just to check that its not
something screwy with 169.254.x.x, which is treated slightly
differently to ensure packets can not escape the VMM.
Cheers,
Ian
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|