Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > General Support > Topic : Hetzner VPS creation IPV4 with IPV6



Threaded Mode | Print  

 Hetzner VPS creation IPV4 with IPV6 (6 Replies, Read 63754 times)
enginama
Group: Member
Post Group: Newbie
Posts: 37
Status:
Hi,
On using the Hetzner IPV4 subnet (NAt'd) and with IPV6(routed).When creating a VPS with an IPV4 from the subnet & an IPV6 from the IPV6 subnet the IPV6 is not pingable.
Does anyone know how I can make the VPS to recognize both?I'm assuming I need to create a recipe to create a bridge in the VPS to configure the IPV6 so it works.But really not sure what I need to do, to get this to all work together.
thanks
Enginama


Edited by enginama : May 17, 2020, 1:15 pm
IP: --   

Hetzner VPS creation IPV4 with IPV6
jevingala
Group: Virtualizor Team
Post Group: Super Member
Posts: 742
Status:
Hi,

For now its not possible.
It will require 2 NICs in vps since both the ips are coming from different bridge on server.

-----------------------
Regards,
Virtualizor Team.
http://virtualizor.com/
IP: --   

Hetzner VPS creation IPV4 with IPV6
RecoreHosting
Group: Member
Post Group: Newbie
Posts: 4
Status:
Correct,

Virtualizor Version 3.x is not allowing ipv6 anymore.
It worked very well on older version

But now, i just restarted my vps system and ipv6 is not working anymore.. BIG THANKS TO VIRTUALIZOR

IP: --   

Hetzner VPS creation IPV4 with IPV6
RecoreHosting
Group: Member
Post Group: Newbie
Posts: 4
Status:
Got it working again. One nic with ipv4 and ipv6 hetzner subnets.
IP: --   

Hetzner VPS creation IPV4 with IPV6
enginama
Group: Member
Post Group: Newbie
Posts: 37
Status:
Wanna share on what you did?
IP: --   

Hetzner VPS creation IPV4 with IPV6
RecoreHosting
Group: Member
Post Group: Newbie
Posts: 4
Status:
Quote From : jevingala May 18, 2020, 1:19 pm
Hi,

For now its not possible.
It will require 2 NICs in vps since both the ips are coming from different bridge on server.



Your wrong. it's working just fine....
IP: --   

Hetzner VPS creation IPV4 with IPV6
RecoreHosting
Group: Member
Post Group: Newbie
Posts: 4
Status:
Quote From : enginama August 28, 2020, 10:38 am
Wanna share on what you did?


sure.

create a ipv6 pool  and add a ipv6 to vps

change ipv6 network settings  (eth0 or whatever you have) 

set ipv6-address so i ends with 2!!  (like 2001:db8:dead:beef:fe::2)
set netmask to 128 (see hetzner docs)

make sure you have net.ipv6.conf.all.forwarding=1 in your /etc/sysctl.conf !!!

we need to add a ipv6 to nat bridge
(check it with ifconfig)

virsh net-destroy natbrxx
virsh net-edit natbrixx

and add (prefix has to be 64!!!)
<ip family='ipv6' address='2001:db8:dead:beef:fe::2' prefix='64'>
</ip>

save and reboot
Thats it.








 
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 16, 2024, 4:12 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.026