How to setup IPv6 assignments within a Windows Server 2016 VM on a Debian VirtualBox host?












1















I want to assign an Windows Server 2016 VM a dedicated IPv4 and IPv6. The VM runs on a Debian 9 system using VirtualBox 6.0 with KVM for virtualization.



I have the following IP addresses assigned to my server:




  • 198.51.100.36

  • 198.51.100.164

  • 2001:DB8::2

  • 2001:DB8::164


On my host, I have the following /etc/network/interfaces configuration:



auto eth0
iface eth0 inet static
address 198.51.100.36
netmask 255.255.255.255
gateway 198.51.100.33
pointopoint 198.51.100.33

iface eth0 inet6 static
address 2001:DB8::2
netmask 64
gateway fe80::1


The VirtualBox VM's virtual network card is configured as follows:




NIC 1: MAC: AFFEAFFE00A4, Attachment: Bridged Interface 'eth0', Cable connected: on, Trace: off (file:
none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0,
Promisc Policy: deny, Bandwidth group: none




Within the Windows VM, I have configured the interface likewise with IPv4 and IPv6:
Windows Network Connection Details



The issue is, that the VM does not have any IPv6 connection (reported):



Windows Network Connection Status



How to enable IPv6 communication?










share|improve this question























  • You put in fake information, so it's not really possible for us to know. You should check your IP address, prefix and gateway. One or more of them are most likely wrong.

    – Michael Hampton
    Jan 28 at 4:32
















1















I want to assign an Windows Server 2016 VM a dedicated IPv4 and IPv6. The VM runs on a Debian 9 system using VirtualBox 6.0 with KVM for virtualization.



I have the following IP addresses assigned to my server:




  • 198.51.100.36

  • 198.51.100.164

  • 2001:DB8::2

  • 2001:DB8::164


On my host, I have the following /etc/network/interfaces configuration:



auto eth0
iface eth0 inet static
address 198.51.100.36
netmask 255.255.255.255
gateway 198.51.100.33
pointopoint 198.51.100.33

iface eth0 inet6 static
address 2001:DB8::2
netmask 64
gateway fe80::1


The VirtualBox VM's virtual network card is configured as follows:




NIC 1: MAC: AFFEAFFE00A4, Attachment: Bridged Interface 'eth0', Cable connected: on, Trace: off (file:
none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0,
Promisc Policy: deny, Bandwidth group: none




Within the Windows VM, I have configured the interface likewise with IPv4 and IPv6:
Windows Network Connection Details



The issue is, that the VM does not have any IPv6 connection (reported):



Windows Network Connection Status



How to enable IPv6 communication?










share|improve this question























  • You put in fake information, so it's not really possible for us to know. You should check your IP address, prefix and gateway. One or more of them are most likely wrong.

    – Michael Hampton
    Jan 28 at 4:32














1












1








1








I want to assign an Windows Server 2016 VM a dedicated IPv4 and IPv6. The VM runs on a Debian 9 system using VirtualBox 6.0 with KVM for virtualization.



I have the following IP addresses assigned to my server:




  • 198.51.100.36

  • 198.51.100.164

  • 2001:DB8::2

  • 2001:DB8::164


On my host, I have the following /etc/network/interfaces configuration:



auto eth0
iface eth0 inet static
address 198.51.100.36
netmask 255.255.255.255
gateway 198.51.100.33
pointopoint 198.51.100.33

iface eth0 inet6 static
address 2001:DB8::2
netmask 64
gateway fe80::1


The VirtualBox VM's virtual network card is configured as follows:




NIC 1: MAC: AFFEAFFE00A4, Attachment: Bridged Interface 'eth0', Cable connected: on, Trace: off (file:
none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0,
Promisc Policy: deny, Bandwidth group: none




Within the Windows VM, I have configured the interface likewise with IPv4 and IPv6:
Windows Network Connection Details



The issue is, that the VM does not have any IPv6 connection (reported):



Windows Network Connection Status



How to enable IPv6 communication?










share|improve this question














I want to assign an Windows Server 2016 VM a dedicated IPv4 and IPv6. The VM runs on a Debian 9 system using VirtualBox 6.0 with KVM for virtualization.



I have the following IP addresses assigned to my server:




  • 198.51.100.36

  • 198.51.100.164

  • 2001:DB8::2

  • 2001:DB8::164


On my host, I have the following /etc/network/interfaces configuration:



auto eth0
iface eth0 inet static
address 198.51.100.36
netmask 255.255.255.255
gateway 198.51.100.33
pointopoint 198.51.100.33

iface eth0 inet6 static
address 2001:DB8::2
netmask 64
gateway fe80::1


The VirtualBox VM's virtual network card is configured as follows:




NIC 1: MAC: AFFEAFFE00A4, Attachment: Bridged Interface 'eth0', Cable connected: on, Trace: off (file:
none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0,
Promisc Policy: deny, Bandwidth group: none




Within the Windows VM, I have configured the interface likewise with IPv4 and IPv6:
Windows Network Connection Details



The issue is, that the VM does not have any IPv6 connection (reported):



Windows Network Connection Status



How to enable IPv6 communication?







networking virtualbox debian virtual-machine ipv6






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 27 at 15:37









burnerskburnersk

2291619




2291619













  • You put in fake information, so it's not really possible for us to know. You should check your IP address, prefix and gateway. One or more of them are most likely wrong.

    – Michael Hampton
    Jan 28 at 4:32



















  • You put in fake information, so it's not really possible for us to know. You should check your IP address, prefix and gateway. One or more of them are most likely wrong.

    – Michael Hampton
    Jan 28 at 4:32

















You put in fake information, so it's not really possible for us to know. You should check your IP address, prefix and gateway. One or more of them are most likely wrong.

– Michael Hampton
Jan 28 at 4:32





You put in fake information, so it's not really possible for us to know. You should check your IP address, prefix and gateway. One or more of them are most likely wrong.

– Michael Hampton
Jan 28 at 4:32










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1398956%2fhow-to-setup-ipv6-assignments-within-a-windows-server-2016-vm-on-a-debian-virtua%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1398956%2fhow-to-setup-ipv6-assignments-within-a-windows-server-2016-vm-on-a-debian-virtua%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...