|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen in nat mode and windows, no network
> network-nat is a very specific network:
> network 10.0.0.0
> gateway 10.0.0.254
> netmask 255.255.255.0
>
> In your dom0, try and ping 10.0.0.254. If its alive, then there is no
> doubt what you need to do.
>
> Make a static config inside your domU on the 10.0.0.0 network with the
> same gateway.
Nothing change,
I try to reinstall win2003 and install new xp
vif = [ 'type=ioemu, ip=10.0.0.11, mac=00:16:3e:00:00:13, bridge=eth0']
in windows set, 10.0.0.11, 255.255.255.0, 10.0.0.254
when i ping from linux with XEN
ping 10.0.0.11
-----------
PING 10.0.0.11 (10.0.0.11) 56(84) bytes of data.
>From 10.0.0.138 icmp_seq=1 Destination Host Unreachable
>From 10.0.0.138 icmp_seq=2 Destination Host Unreachable
>From 10.0.0.138 icmp_seq=3 Destination Host Unreachable
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.11 0.0.0.0 255.255.255.255 UH 0 0 0 vif13.0
everything looks good, where is the problem ?
--
Pozdrawiam
Rafal Michalak
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|