Hi
I have installed XEN 3.1 under a Slack12 and a domU Fedora6 using a 
jailtime (http://jailtime.org/) image. DomU boot, lo interface is ok and 
eth0 is present. I set eth0 like this:
ifconfig eth0 192.168.0.10
route add default gw 192.168.0.1
My gateway is 192.168.0.1 obviously. My configuration is:
kernel = "/boot/vmlinuz-2.6.18-xen"
memory = 128
name = "fedora.fc6"
vif = [ ''bridge=xenbr0'' ]
dhcp = "dhcp"
disk = [''file:/VMOS/fedora.fc6.img,sda1,w'',
    ''file:/VMOS/fedora.swap,sda2,w'']
root = "/dev/sda1 ro"
in xend-config.sxp I have this options enabled:
(xend-relocation-hosts-allow ''^localhost$'')
(network-script network-bridge)
(vif-script vif-bridge)
If I try a ping 192.168.0.1 In Fedora DomU I received a "Host is 
Unreachable"....so ping fails...What I can still enable/configure? Some 
configuration about xenbr0?
TNX in advance.
Best
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users