IPv6 Configuration/Hetzner subnet https://www.softaculous.com/board/index.php?tid=14156 <![CDATA[IPv6 Configuration/Hetzner subnet]]> https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42484 Did you tried creating a permanent bridge file on your server and checked ?
]]>
Sat, 09 Jun 2018 06:35:50 GMT https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42484
<![CDATA[IPv6 Configuration/Hetzner subnet]]> https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42460 If I stop virtnetwork, IPv6 works fine.

I am having individual IPv4 with MAC address added and they work fine in KVM guests also

Just want to fix IPv6 issue, Can you please help
]]>
Thu, 07 Jun 2018 21:21:39 GMT https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42460
<![CDATA[IPv6 Configuration/Hetzner subnet]]> https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42345 Can you please create a permanent bridge settings for viifbr0 and then check if ipv6 works on your server or not.Maybe this guide can be useful for you to create a bridge file:
https://help.ubuntu.com/community/NetworkConnectionBridge
]]>
Tue, 29 May 2018 13:10:43 GMT https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42345
<![CDATA[IPv6 Configuration/Hetzner subnet]]> https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42344
thank you for your reply. We have changed the gateway to 2a01:4f8:171:1120::2.

Though the problem is that the IPv6 of the server is unreachable from the outside anyway so the gateway of the pool doesn't really matter at this point.

When we booted the server from rescue OS the IPv6 was pingable so it seems like the problem is related to Virtualizor and its settings.

Kind Regards

]]>
Tue, 29 May 2018 13:07:49 GMT https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42344
<![CDATA[IPv6 Configuration/Hetzner subnet]]> https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42340
If you have added 2a01:4f8:171:1120::2 on your server and its working fine, then the gateway for the ip pool should be 2a01:4f8:171:1120::2

]]>
Tue, 29 May 2018 06:58:16 GMT https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42340
<![CDATA[IPv6 Configuration/Hetzner subnet]]> https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42331
thank you for your reply. The only information we have from hetzner regarding the IPv6 is the following subnet:

2a01:4f8:171:1120:: / 64
Gateway: fe80::1
Netmask: ffff:ffff:ffff:ffff::


Could you point out the gateway you are suggesting please?
At the moment we use 2a01:4f8:171:1120::1

Kind Regards]]>
Mon, 28 May 2018 10:28:55 GMT https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42331
<![CDATA[IPv6 Configuration/Hetzner subnet]]> https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42284 Please try to set the ipv6 ip of your server as gateway of the ip pool as and then check.
]]>
Fri, 25 May 2018 09:09:26 GMT https://www.softaculous.com/board/index.php?tid=14156&tpg=1#p42284
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=14156&tpg=0#p42278
our knowledge on ipv6 is limited so i would like some input on this matter. The slave server's configuration is as follows:

cat /etc/network/interfaces
### Hetzner Online GmbH - installimage
# Loopback device:
auto lo
iface lo inet loopback

# device: eth0
auto  eth0
iface eth0 inet static
  address  136.xxx.110.xxx
  netmask  255.255.255.192
  gateway  136.xxx.110.xxx
  # default route to access subnet

iface eth0 inet6 static
  address 2a01:xxxx:171:xxxx::2
  netmask 64
  gateway fe80::1

Information from Hetzner:

2a01:xxxx:171:xxxx:: / 64   

Ip that we want to assign to the VPS:
2a01:xxxx:171:xxxx:xxx:xx:xxx:71c9   

We are able to ping both on rescue system but when we reboot the server on virtualizor software we can only ping the 2a01:xxxx:171:xxxx::2 .

Settings in virtualizor are below:

We create an IPv6 Pool with Gateway 2a01:4f8:171:1120::1/64 and we can see the ipv6 available in our VPS's control panel.

Do we have to complete any other step?

Thank you for your time and sorry for the noobie question.

Kind Regards

]]>
Wed, 23 May 2018 08:32:21 GMT https://www.softaculous.com/board/index.php?tid=14156&tpg=0#p42278