Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 774F7184D4 for ; Fri, 12 Jun 2015 16:47:14 +0000 (UTC) Received: (qmail 95162 invoked by uid 500); 12 Jun 2015 16:47:13 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 95113 invoked by uid 500); 12 Jun 2015 16:47:13 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 95090 invoked by uid 99); 12 Jun 2015 16:47:12 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2015 16:47:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 8EE54C092D for ; Fri, 12 Jun 2015 16:47:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id o4GcbP4xmVrr for ; Fri, 12 Jun 2015 16:47:12 +0000 (UTC) Received: from mail-wi0-f196.google.com (mail-wi0-f196.google.com [209.85.212.196]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 7B97521544 for ; Fri, 12 Jun 2015 16:47:11 +0000 (UTC) Received: by wibbw19 with SMTP id bw19so3684614wib.2 for ; Fri, 12 Jun 2015 09:47:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=HwHLDUS9V1UOO6gYDaBJ8arakuoLD7JlLw3/lSVfrUI=; b=tSPhDYcDEJolGYTOtmY7eACu4HPcjHXCYAr1gs92SPCE5AzgS+L4QO84CRkZDh+CPM lYWUwrvHyngb7qS6EaJm4MXetMB4kSQLZ8IEyTLNzrS8k6cKaFZPzcPfqhw4C8cMkiIV YHZAkA/7kpiH0zxcS+QEOCrqiTsJ868MeZCLBrfI4UtVGhjIc0Ws6FbRNYpTKJ40b0ly knY/1TT0JRntlZEz8gGd6roODfsiZzf/fd0Ybov+mZs16cDpBywJP3eqCMr+trSD69ty sKelXRFkC6OZ1KzvLoMkhXobuCt3MQrL/bBa/j/WGj7bfR65Gm0AOX2oAkpe0S2Lec+4 q8AA== X-Received: by 10.180.84.170 with SMTP id a10mr8871350wiz.52.1434127631288; Fri, 12 Jun 2015 09:47:11 -0700 (PDT) Received: from [10.254.236.73] (public.melitacable.com. [212.56.129.46]) by mx.google.com with ESMTPSA id gh3sm6626457wjb.36.2015.06.12.09.47.09 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jun 2015 09:47:10 -0700 (PDT) Message-ID: <557B0D0A.5010203@gmail.com> Date: Fri, 12 Jun 2015 18:47:06 +0200 From: Luke Camilleri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: users@cloudstack.apache.org Subject: Basic networking using a separate physical nic for guest traffic Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi there, can anyone help me in configuring a second physical nic for the guest traffic please? I am using the basic networking model and would like to use a dedicated nic to handle the guest traffic. i have set a network label (CS-GUEST) in xenserver 6.5 and mapped the same name in cloudstack's guest network option but I cannot ping the default gateway from the secondary storage VM and therefore I cannot download the initial CentOS 5.6 template and start creating the VM's Thanks in advance Luke