Enable with ipv6

mortezaashrafi

New Member
Jun 29, 2024
6
0
1
I want to use ipv6 instead of ipv4 to run proxmox so my ipv4 is free for vm
I did it in the settings but it didn't work.
eno1 is active
And this is my setup
auto lo
iface lo inet loopback

iface eno1 inet manual

iface eno2 inet manual

iface eno3 inet manual

iface eno4 inet manual

auto vmbr0
iface vmbr0 inet static
address 158.181.52.197/24
gateway 158.181.52.1
bridge-ports eno1
bridge-stp off
bridge-fd 0

iface vmbr0 inet6 static
address 2a00:6140:119:33::1/48
gateway 2a00:6140:119::1

source /etc/network/interfaces.d/*
I created an aaaa for ipv6 on cloudflare and it doesn't open dd.domain.com:8600 either.
 
https://[2a00:6140:119:33::1]:8006/ works from here
don't forget to more suffix number to your ipv6 to be more private ... or better a firewall rule to only allow a set of specific ipv6
 
Last edited:
  • Like
Reactions: mortezaashrafi
works from here
https://[2a00:6140:119:33::1]:8006/
don't forget to more suffix number to your ipv6 to be more private ... or better a firewall rule to only allow a set of specific ipv6
You can see the server https://158.181.52.197:8006 in this section and I also set it on the domain https://proxmox.anzo.top:8006 and it works correctly with IP v4 but with v6 does not work with this mode https://[2a00:6140:119:33::1]:8006/ and this mode https://proxmoxv6.anzo.top:8006. I also checked the internal settings.

For security, I close all of them after activation and only allow access to them with vpn
 

Attachments

  • Screenshot 2024-06-30 221606.png
    Screenshot 2024-06-30 221606.png
    33.7 KB · Views: 3
Last edited:
I repeat, it works from here, with your direct ipv6 and your domain v6.
I set it on another internet, on mobile internet, on another virtual server, and on another simulator, and it doesn't open :rolleyes::rolleyes:
 

Attachments

  • Screenshot 2024-06-30 221606.png
    Screenshot 2024-06-30 221606.png
    239.1 KB · Views: 5
  • Screenshot 2024-06-30 223009.png
    Screenshot 2024-06-30 223009.png
    30.4 KB · Views: 5
ipv6 ok here.png

+
tcping -n 1 2a00:6140:119:33::1 8006
Probing 2a00:6140:119:33::1:8006/tcp - Port is open - time=28.399ms

tcping -n 1 2a00:6140:119:33::1 22
Probing 2a00:6140:119:33::1:22/tcp - Port is open - time=28.176ms
 
Last edited:
  • Like
Reactions: mortezaashrafi

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!