Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F0551035D for ; Tue, 9 Jul 2013 22:45:51 +0000 (UTC) Received: (qmail 11073 invoked by uid 500); 9 Jul 2013 22:45:51 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 11048 invoked by uid 500); 9 Jul 2013 22:45:51 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 11011 invoked by uid 500); 9 Jul 2013 22:45:51 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 10992 invoked by uid 99); 9 Jul 2013 22:45:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 22:45:50 +0000 Date: Tue, 9 Jul 2013 22:45:50 +0000 (UTC) From: "Sangeetha Hariharan (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CLOUDSTACK-1752) IPV6 - Router of a ipv6 network has external ipv4 dns entries programmed in /etc/resolv.conf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeetha Hariharan closed CLOUDSTACK-1752. ------------------------------------------- closing issue as per Sheng's comments. > IPV6 - Router of a ipv6 network has external ipv4 dns entries programmed in /etc/resolv.conf > --------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-1752 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1752 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.1.0, 4.2.0 > Environment: Build from 4.1 > Reporter: Sangeetha Hariharan > Assignee: Sheng Yang > Fix For: 4.2.0 > > > IPV6 - Router of a ipv6 network , has external ipv4 dns entries programmed in /etc/resolv.conf . > Steps to reproduce the problem: > Create a IPV6 network. > Deploy a VM in this network. > Router that gets created for this network has external ipv4 dns entries programmed in /etc/resolv.conf in addition to the external ipv6 dns entries. > root@r-8-VM:~# cat /etc/resolv.conf > # Generated by NetworkManager > domain citrite.net > search citrite.net > nameserver 72.52.126.11 > nameserver 72.52.126.12 > nameserver FC00:3:1333::1 > nameserver FC00:3:1333::ffff > There is no need for ipv4 dns entries to be programmed in /etc/resolv.conf. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira