Hetzner Subnet IP shows unreachable https://www.softaculous.com/board/index.php?tid=17553 <![CDATA[Hetzner Subnet IP shows unreachable]]> https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52336
If you ping any other IP except the gateway (the first one in the subnet) and you get the output you provided means, they are routed correctly to the node. from there they stuck.

You should open a support ticket for that to have Virtualizor support have a deeper look insight.]]>
Thu, 11 Mar 2021 09:25:21 GMT https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52336
<![CDATA[Hetzner Subnet IP shows unreachable]]> https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52335

If you are using only NAT ip pools then no need to create/start anymore bridges for now.
Regarding network for vps, can you show output of brctl show and ifconfig from server ?

Is that vps able to ping gateway from vnc ?]]>
Thu, 11 Mar 2021 09:20:56 GMT https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52335
<![CDATA[Hetzner Subnet IP shows unreachable]]> https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52332
ping 88.x.x.105
PING 88.x.x.105 (88.x.x.105) 56(84) bytes of data.
From 88.x.x.115 icmp_seq=1 Destination Host Unreachable
getting this]]>
Thu, 11 Mar 2021 08:59:17 GMT https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52332
<![CDATA[Hetzner Subnet IP shows unreachable]]> https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52331 ]]> Thu, 11 Mar 2021 08:55:02 GMT https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52331 <![CDATA[Hetzner Subnet IP shows unreachable]]> https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52329 Thu, 11 Mar 2021 08:44:16 GMT https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52329 <![CDATA[Hetzner Subnet IP shows unreachable]]> https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52328
Don´t do that. Virtualizor will do that automatically.

At the node, change ifcfg-enp0s31f6 to this:

Code
DEVICE=enp0s31f6
ONBOOT=yes
BOOTPROTO=none
IPADDR=88.X.X.115
GATEWAY=88.X.X.65
NETMASK=255.255.255.192
DEFROUTE=yes

IPV6INIT=yes
IPV6ADDR=2a01:4f8:10b:197::2/64
IPV6_DEFAULTGW=fe80::1
IPV6_DEFROUTE=yes
IPV6_DEFAULTDEV=enp0s31f6



Then delete the  ifcfg-viifbr0 and route-viifbr0 files from the network-scripts directory.

Reboot.

Virtualizor will create the necessary interfaces / routes for you, but you may need to delete the IP pool and add it again. (Not sure about this)]]>
Thu, 11 Mar 2021 08:42:55 GMT https://www.softaculous.com/board/index.php?tid=17553&tpg=1#p52328
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=17553&tpg=0#p52323 i have an additional subnet of /29

Here is the my main IP details :-

IP :- 88.X.X.115
Gateway :- 88.X.X.65
Netmask :- 255.255.255.192

and Here is subnet details :-
Subnet :- 88.X.134.104
Gateway :- 88.X.X.115
Netmask :- 255.255.255.248

Usable IPs provided by hetzner :- 88.X.134.104 to 88.X.134.110

IP Pool I added in Virtualizor Panel :-
Gateway :- 88.X.134.104
Netmask :- 255.255.255.0
First IP :- 88.X.134.105
Last IP :- 88.X.134.110
NAT Enabled Yes

Here is the details of ifcfg-enp0s31f6 file :-

Quote
### Hetzner Online GmbH installimage

DEVICE=enp0s31f6
ONBOOT=yes
BRIDGE=viifbr0
BOOTPROTO=none
IPADDR=88.X.X.115
#PREFIX=32
GATEWAY=88.X.X.65
NETMASK=255.255.255.192
SCOPE="peer 88.X.X.65"
DEFROUTE=yes

IPV6INIT=yes
IPV6ADDR=2a01:4f8:10b:197::2/64
IPV6_DEFAULTGW=fe80::1
IPV6_DEFROUTE=yes
IPV6_DEFAULTDEV=enp0s31f6


Here is the details of ifcfg-viifbr0 file :-

Quote
### Hetzner Online GmbH installimage

DEVICE=viifbr0
TYPE=Bridge
ONBOOT=yes
BOOTPROTO=static
IPADDR=88.X.X.115
#PREFIX=32
GATEWAY=88.X.X.65
NETMASK=255.255.255.192
SCOPE="peer 88.X.X.115"
DEFROUTE=yes

IPV6INIT=yes
IPV6ADDR=2a01:4f8:10b:197::2/64
IPV6_DEFAULTGW=fe80::1
IPV6_DEFROUTE=yes
IPV6_DEFAULTDEV=enp0s31f6


Here is the details of route-viifbr0 file :-

Quote
### Hetzner Online GmbH installimage

ADDRESS0=0.0.0.0
NETMASK0=0.0.0.0
GATEWAY0=88.X.X.115


Now, what is happening here is only 88.X.134.104 is pinging all others are showing unreachable.
tried to assign to VPS but showing unreachable.

anyone have solution?]]>
Thu, 11 Mar 2021 08:06:21 GMT https://www.softaculous.com/board/index.php?tid=17553&tpg=0#p52323