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 C39F610B07 for ; Tue, 10 Feb 2015 18:13:15 +0000 (UTC) Received: (qmail 45913 invoked by uid 500); 10 Feb 2015 18:13:11 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 45807 invoked by uid 500); 10 Feb 2015 18:13:11 -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 45569 invoked by uid 99); 10 Feb 2015 18:13:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2015 18:13:11 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oyuuni@gmail.com designates 209.85.220.51 as permitted sender) Received: from [209.85.220.51] (HELO mail-pa0-f51.google.com) (209.85.220.51) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2015 18:13:03 +0000 Received: by mail-pa0-f51.google.com with SMTP id eu11so21125572pac.10 for ; Tue, 10 Feb 2015 10:12:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zJm7GZuAZQbWKxy4l8Us2WOZ2T1AiFn/k3oSGPQciec=; b=WAhcg1ZyR0BGxcc7dLug7lWya15eVhDyoywAroK2857OUOophJXggTHlW5HfS7Iwal HJWIKzjbV916rC6dKyfKS0nLhzXIqM1PBjFyEX+Eg02KLkMozK5Rp/pIxrmNww9h4xtZ hScuUmwTmM7vrpkgS2+Do89N+oA44oW3neMlfLQ3lR8AtiRDadtQi22y+hf6Sal/QHAU 50QRd6ej7GJdAFYa3GKmHREJkt+FA1EPZk1KxamRLS8aUjS1upmfWyuypm8v6qtWYp0I dxjSTo0EEKSfWpru3LOT6lG9/uSh8d7kJ1YSrm0UJXXcAYtvJO3XJl/ahsFkXaOQx/Oo S+TA== MIME-Version: 1.0 X-Received: by 10.66.219.35 with SMTP id pl3mr40204221pac.32.1423591963536; Tue, 10 Feb 2015 10:12:43 -0800 (PST) Received: by 10.70.61.2 with HTTP; Tue, 10 Feb 2015 10:12:43 -0800 (PST) Date: Tue, 10 Feb 2015 20:12:43 +0200 Message-ID: Subject: Virtual Router not resolving local names From: Osay Osman Yuuni To: users@cloudstack.apache.org Content-Type: multipart/alternative; boundary=047d7b5d58ea4ab4d1050ebfd5a5 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d58ea4ab4d1050ebfd5a5 Content-Type: text/plain; charset=UTF-8 Hi, My virtual router isn't resolving both local and public names though I configured local DNS1 and DNS2 to point to my local DNS server. Instances have resolv.conf showing the VR interface as DNS1 and a public IP as DNS2. I'm not sure what is going on. I have to change the resolv.conf on the instance to be able to work but this gets changed back. Any clues? --047d7b5d58ea4ab4d1050ebfd5a5--