hetzener ips problem https://www.softaculous.com/board/index.php?tid=16531 <![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49610
Please give me the result of this

virsh net-list --all

If you can see natbr3 or similar not active Please run this command

virsh net-start natbr3

Change natbr3 with your NAT interface

after please make sure you made the bridge configration as the following

nano /etc/sysconfig/network-scripts/ifcfg-viifbr0

it is should look like this
Code

DEVICE=viifbr0
TYPE=Bridge
BOOTPROTO=static
IPADDR=XXX.XXX.XXX.XXX
GATEWAY=XXX.XXX.XXX.XXX
ONBOOT=yes
IPV4_FAILURE_FATAL=no
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_PRIVACY=no
DNS1=213.133.98.98
DNS2=213.133.99.99
DNS3=213.133.100.100


and make backup from your device if your main device is enp35s0 run this command

cp ifcfg-enp35s0 ifcfg-enp35s0.bak


if your main device is eth0 run this command

cp ifcfg-eth0 ifcfg-eth0.bak

after you have to edit you main interface device enp35s0 to be like this

Code
NAME=enp35s0
DEVICE=enp35s0
UUID=XXXXXXXXXXXXXXXXXXXXXXXXXX
IPV6INIT=yes
ONBOOT=yes
BRIDGE=viifbr0

]]>
Tue, 12 May 2020 11:38:04 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49610
<![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49517 Not a recommended solution.]]> Sun, 03 May 2020 15:08:07 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49517 <![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49482 Wed, 29 Apr 2020 13:45:17 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49482 <![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49480 You can not use routing method, you have to use NAT.
The downside with this is that you will find the IPV6 on that vps will have to have its own virtual device manually created or through a recipe as IPV6 runs routed and your IPV4 is on NAT, so the IPV6 becomes unpingable. I spent about 4 hours with virtualizor support trying to find a way but couldn't get it to work.]]>
Wed, 29 Apr 2020 12:47:18 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49480
<![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49473
gateway. 1.2.3.26
Netmask 255.255.255.0
Usable: 1.2.3.26-1.2.3.30
i have ticked enable NAT

that should work]]>
Wed, 29 Apr 2020 08:39:40 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49473
<![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49472
Thank you in advance ]]>
Wed, 29 Apr 2020 08:23:20 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49472
<![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49471
https://www.virtualizor.com/docs/admin/hetzner-additional-ips/]]>
Wed, 29 Apr 2020 05:40:53 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49471
<![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49468 I was able to set it up as routed but as Hetzner do not allow for dynamic MAC addresses, you will get a nasty email to tell you to stop using dynamic mac addresses.
You can't assign MAC addresses to a subnet in the Hetzner robot tool, only allows you to assign mac addresses to individually purchased IPs of which you can only have a max of 6.
So long winded answer to tell you you can't do it.Also note on the IP ranges you get in your subnet the first AND LAST IP are not usable.
]]>
Tue, 28 Apr 2020 23:53:19 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49468
<![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49463 Tue, 28 Apr 2020 17:31:28 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49463 <![CDATA[hetzener ips problem]]> https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49429 Sun, 26 Apr 2020 08:30:29 GMT https://www.softaculous.com/board/index.php?tid=16531&tpg=1#p49429