[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] DomU privleged network access - Firewall



Mathias Diehl schrieb:

> Hi,
>
> you're pretty close :-)
>
> physdev_dom0_hide='(00:04.2)(01:00.0)(00:06.0)'
>
> should work - look at the '.
>
Frank, your problem is not a missing " ' ", you have to add the hide
parameter to the kernel line, not to module line.
In 2.0.x the hypervisor is doing the hiding, not the dom0 kernel! (as
it is done in xen 3.0.x)



>
>
>>
>> Controller
>>
>> in /boot/grub/menu.lst i added
>> "physdev_dom0_hide=(00:10.0)(00:12.0)", with out quotes to the
>> module line.

see above, your config should look like this:

title SUSE LINUX 9.3 XEN
    kernel (hd0,0)/boot/xen.gz showopts vga=0x346
physdev_dom0_hide=(00:0f.0)(00:0e.0)(00:10.0) dom0_mem=257336
    module (hd0,0)/boot/vmlinuz-xen root=/dev/hda1 vga=0x346
selinux=0  splash=silent
    module (hd0,0)/boot/initrd-xen



Alex


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.