natbr1 not being created - NAT https://www.softaculous.com/board/index.php?tid=18170 <![CDATA[natbr1 not being created - NAT]]> https://www.softaculous.com/board/index.php?tid=18170&tpg=1#p54449

Sir, have you correctly configured ip pool ? , can you give ip pool setting so i can can verify it .
]]>
Thu, 17 Feb 2022 07:46:56 GMT https://www.softaculous.com/board/index.php?tid=18170&tpg=1#p54449
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=18170&tpg=0#p54206
I am setting up a system on my local network before I purchase servers with Hetzner.
I have tried following this guide to setting up a NAT IP pool which is what I think I need to give my VMs a network connection. https://www.virtualizor.com/docs/admin/nat/

For some reason the natbr1 does not appear to be getting created. These are the only things I have available. Can anyone help me please?

Code

[root@virthost ~]# ifconfig -a
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.0.0.199  netmask 255.255.255.0  broadcast 10.0.0.255
        inet6 fe80::20c:29ff:fefc:78aa  prefixlen 64  scopeid 0x20<link>
        ether 00:0c:29:fc:78:aa  txqueuelen 1000  (Ethernet)
        RX packets 36646  bytes 6004436 (5.7 MiB)
        RX errors 0  dropped 58  overruns 0  frame 0
        TX packets 3152  bytes 2733273 (2.6 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 29  bytes 2773 (2.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 29  bytes 2773 (2.7 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

viifbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.0.0.199  netmask 255.255.255.0  broadcast 10.0.0.255
        inet6 fe80::4044:7cff:fe7b:54eb  prefixlen 64  scopeid 0x20<link>
        ether 00:0c:29:fc:78:aa  txqueuelen 1000  (Ethernet)
        RX packets 13409  bytes 2279454 (2.1 MiB)
        RX errors 0  dropped 2  overruns 0  frame 0
        TX packets 1884  bytes 2659378 (2.5 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

]]>
Fri, 07 Jan 2022 12:53:42 GMT https://www.softaculous.com/board/index.php?tid=18170&tpg=0#p54206