I start to learning xen by using FC4test, then I''ve got those question.
I have 2 global address One is for Master node another is for vif. 
Master is ip="210.166.211.244
Vif    is ip="210.166.211.245
Problem is I couldn''t understand proper setting.
Could someone teach me how to make vif setting.
Or please point out where should I check for.
I edited the xmexample1 then made like following.
[root@localhost ~]# less  /etc/xen/rawhide
kernel ="/boot/vmlinuz-2.6.11-1.1177_FC4xenU"
memory = 64
name = "rawhide"
nics = 1
disk = [''file:/root/fedora.img,hda2,w'']
ip="210.166.211.245"
netmask="255.255.255.0"
gateway="210.166.211.244"
hostname="NS.TECH-A.INFO"
root = "/dev/hda2 ro"
then executed "xm create -f ./rawhide
But I couldn''t access vif node from outside yet.
And when I check ifconfig my IPV4 address doesn''t seem appear.
Is this nomal ? and how I can reach correctly.
eth0      Link encap:Ethernet  HWaddr 00:10:DC:38:F6:92
          inet addr:210.166.211.244  Bcast:210.166.211.255  Mask:255.255.255.0
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
vif4.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
xen-br0   Link encap:Ethernet  HWaddr 00:10:DC:38:F6:92
          inet addr:210.166.211.244  Bcast:210.166.211.255  Mask:255.255.255.255
what was wrong and is there any Setting instruction would really appreciate.
Thanks for your help.
sada <sada@prox.ne.jp>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel