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] Assign IP's

To: "Stefano Cislaghi" <s.cislaghi@xxxxxxxxx>
Subject: Re: [Xen-users] Assign IP's
From: "john maclean" <jayeola@xxxxxxxxx>
Date: Tue, 8 Aug 2006 14:26:32 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 08 Aug 2006 06:27:14 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=e0HBB2UENpT4WpcVWMJ+m5xaadlDDQivGCzFbvtPKA95RNa4CN0RdncF1Uxiu6ONAo89xnuMsPVwg2v/Vqm09Tu4thblLJI8U1oRNybPA8f6zpzARS1XLUpbjvt4gX4PlVblKHwt/l/z2UsBwRSfFIr305oqN3tIZaa5pdquens=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <d06f0d320608080558i4a9a2edaof7455d1ae4109446@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <6b16fb4c0608070616h67202fbak3e6e084ab8c2b15b@xxxxxxxxxxxxxx> <004701c6ba25$9be1ca60$4001a8c0@elcheapo> <6b16fb4c0608070648i6d165ce5ta521ebbe4158839a@xxxxxxxxxxxxxx> <d06f0d320608070757i1e60cf38m90037f881589842@xxxxxxxxxxxxxx> <579c6fd30608070821w19fdd705n4fbbd7b517bbf8c3@xxxxxxxxxxxxxx> <d06f0d320608072332k3338696evcecd9316c093c0dc@xxxxxxxxxxxxxx> <4170c1720608080339w66ab000ey896d1cd8e0120633@xxxxxxxxxxxxxx> <d06f0d320608080558i4a9a2edaof7455d1ae4109446@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Ah, I used dhcp as my knowledge of networking is rather limited. Gave
me no trouble at all and all of my domUs are pining ssh'ing and
wget'ing away merrily.

On 08/08/06, Stefano Cislaghi <s.cislaghi@xxxxxxxxx> wrote:
2006/8/8, john maclean <jayeola@xxxxxxxxx>:
> Just to add my two cents worth and experience from last night. Got my
> Debian Sarge domU's up and running for the first time.
>

For me problem is this:

domU is running. I'm using bridged configuration. brctl show my bridge
up. domU is 90.90.90.217 and dom0 is 90.90.90.216.

dom0 can ping domU
domU can ping dom0
dom0 can browse internet without problem.
domU can ping an host in the same network and also can ping the gateway.
A machine in the same network can ping and ssh to domU.
domU cannot ping outside gateway and from outside there's no way to
ping or ssh to domU.

This is very strange!


in dom0 i have:

xen:~# brctl show
bridge name     bridge id               STP enabled     interfaces
xenbr0          8000.feffffffffff       no              peth0
                                                       vif0.0
                                                       vif5.0
xen:~# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere            PHYSDEV
match --physdev-in vif5.0

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination


Configuration is:

# network
vif=[ '' ]
dhcp="off"
ip="90.90.90.217"
netmask="255.255.255.192"
gateway="90.90.90.193"
hostname="vx1.my.domain"

extra="3"


Routing on domU it's ok... default GW is loaded. Any trick?


Stefano

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



--
John Maclean  - 07739 171 531
MSc (DIC)

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

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