WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen in nat mode and windows, no network

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xen in nat mode and windows, no network
From: Rafał Michalak <rafalak@xxxxxxxxx>
Date: Thu, 16 Dec 2010 12:56:40 +0100
Delivery-date: Thu, 16 Dec 2010 04:20:14 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=5p/uvnn1wMwpbvOB0UlU4o+gsCJBzzchg8TlmlEWPV4=; b=Whu0RrcmNrSxQrFm7UbOAlt9EC28q2q88WUG1ZeDS8ZLAvCPPCxU9pBe/1M80WHfeE aPanQG0pXVv5Z43/kLvnfv08Ak0SwPbIKy0Dv2ZN9S79BoZw4KVkHDtweTiT1yCxEJZT 81oTmNHfNet3uRB5/em4YTc9L3SPzUV1YkYRs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=KOrFALjcheFBCVozNwyFMYUiGA5g1cCNWV2B+D1wqHudxV2XJ8jBgKvi/qk7HBYEfk FSYEwVTcOHuI3EocXLlLENEdUFXWOFXCOPMdS4Kjfy0orUWEke70U0bDMflyBks92qCa /uDOID+LlPMYeJ1JRr00O0hmq0BMgKYdm+Wac=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <590788.88048.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <590788.88048.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> 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

<Prev in Thread] Current Thread [Next in Thread>