Softaculous https://www.softaculous.com/board/index.php? <![CDATA[Server monitoring]]> https://www.softaculous.com/board/index.php?tid=5227&tpg=1#p57966
Quote From : balkantal June 14, 2023, 10:59 am
I think this was a good shout I dont know why it ever got included.

There are open source monitor tools like Uptime Kuma


Yes Please I support this! I tried Uptime kuma and its great, hope you can add it soon

Thanks in advance]]>
Fri, 17 May 2024 23:13:10 GMT https://www.softaculous.com/board/index.php?tid=5227&tpg=1#p57966
<![CDATA[VPS network problem]]> https://www.softaculous.com/board/index.php?tid=19474&tpg=1#p57965
root@master ~]# netstat -rn
Kernel IP routing table
Destination    Gateway        Genmask        Flags  MSS Window  irtt Iface
0.0.0.0        192.168.0.1    0.0.0.0        UG        0 0          0 viifbr0
192.168.0.0    0.0.0.0        255.255.255.0  U        0 0          0 viifbr0
192.168.1.0    0.0.0.0        255.255.255.0  U        0 0          0 intbr0
[root@master ~]# route
Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
default        _gateway        0.0.0.0        UG    0      0        0 viifbr0
192.168.0.0    0.0.0.0        255.255.255.0  U    0      0        0 viifbr0
192.168.1.0    0.0.0.0        255.255.255.0  U    425    0        0 intbr0



----------------------------------------------------------------------------------------------



[root@master ~]# brctl show
bridge name    bridge id              STP enabled    interfaces
intbr0          8000.fe163ef92213      yes            vinfv1001
viifbr0        8000.00155d00b50f      no              eth0
                                                        viifv1001
[root@master ~]# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::215:5dff:fe00:b50f  prefixlen 64  scopeid 0x20<link>
        ether 00:15:5d:00:b5:0f  txqueuelen 1000  (Ethernet)
        RX packets 112244  bytes 23312175 (22.2 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 67767  bytes 10633258 (10.1 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

intbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.2  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::98df:1fb7:4605:5d99  prefixlen 64  scopeid 0x20<link>
        ether fe:16:3e:f9:22:13  txqueuelen 1000  (Ethernet)
        RX packets 22  bytes 1456 (1.4 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 87  bytes 5606 (5.4 KiB)
        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 46  bytes 5173 (5.0 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 46  bytes 5173 (5.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

viifbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.0.135  netmask 255.255.255.0  broadcast 192.168.0.255
        inet6 fe80::7007:45ff:fe71:6baf  prefixlen 64  scopeid 0x20<link>
        ether 00:15:5d:00:b5:0f  txqueuelen 1000  (Ethernet)
        RX packets 89531  bytes 12618191 (12.0 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 65956  bytes 10574308 (10.0 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

viifv1001: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether fe:16:3e:bf:c6:c9  txqueuelen 1000  (Ethernet)
        RX packets 2375  bytes 123294 (120.4 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 17895  bytes 1626395 (1.5 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vinfv1001: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::fc16:3eff:fef9:2213  prefixlen 64  scopeid 0x20<link>
        ether fe:16:3e:f9:22:13  txqueuelen 1000  (Ethernet)
        RX packets 36  bytes 2672 (2.6 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 28115  bytes 1463444 (1.3 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
]]>
Fri, 17 May 2024 20:40:15 GMT https://www.softaculous.com/board/index.php?tid=19474&tpg=1#p57965
<![CDATA[VPS network problem]]> https://www.softaculous.com/board/index.php?tid=19474&tpg=1#p57964
Quote From : jevingala May 17, 2024, 6:33 am
Hi,


Virtualizor will not handle the routing part, it will only assign the IP to VPS.
Is viifbr0 created ?
Can you share output of ' brctl show ' command ?
Also can you check in Windows VPS if it has received IP properly ?


Hi there! Thanks for your answer!

Attached some pics.

The int lan is just for trying things.
I don't think I need explicit configuration details unless you want to give them to me. What I think I need is to know how to follow or what type of protocol to use so that my internal vps receive WAN.

I think my windows configuration is fine, my virtualizor vps receives internet from my brigde windows


]]>
Fri, 17 May 2024 20:38:41 GMT https://www.softaculous.com/board/index.php?tid=19474&tpg=1#p57964
<![CDATA[Please Update Invoice Ninja V5]]> https://www.softaculous.com/board/index.php?tid=19454&tpg=1#p57963
cheers]]>
Fri, 17 May 2024 16:12:39 GMT https://www.softaculous.com/board/index.php?tid=19454&tpg=1#p57963
<![CDATA[Database Update]]> https://www.softaculous.com/board/index.php?tid=19222&tpg=1#p57962 if the issue still exists then raised a ticket on softaculous.deskuss.com

Regards]]>
Fri, 17 May 2024 11:39:23 GMT https://www.softaculous.com/board/index.php?tid=19222&tpg=1#p57962
<![CDATA[Cannot change Webuzo default webpage]]> https://www.softaculous.com/board/index.php?tid=19216&tpg=1#p57961
let us know is issue resolved or not if still exists then please raise a ticket in softaculous.deskuss.com]]>
Fri, 17 May 2024 11:26:34 GMT https://www.softaculous.com/board/index.php?tid=19216&tpg=1#p57961
<![CDATA[Login failed]]> https://www.softaculous.com/board/index.php?tid=19473&tpg=1#p57960 ]]> Fri, 17 May 2024 11:11:38 GMT https://www.softaculous.com/board/index.php?tid=19473&tpg=1#p57960 <![CDATA[Hello Beautiful People]]> https://www.softaculous.com/board/index.php?tid=19507&tpg=1#p57959
]]>
Fri, 17 May 2024 08:50:48 GMT https://www.softaculous.com/board/index.php?tid=19507&tpg=1#p57959
<![CDATA[VPS network problem]]> https://www.softaculous.com/board/index.php?tid=19474&tpg=1#p57958

Virtualizor will not handle the routing part, it will only assign the IP to VPS.
Is viifbr0 created ?
Can you share output of ' brctl show ' command ?
Also can you check in Windows VPS if it has received IP properly ?]]>
Fri, 17 May 2024 06:33:48 GMT https://www.softaculous.com/board/index.php?tid=19474&tpg=1#p57958
<![CDATA[viifbr0 unknown =/]]> https://www.softaculous.com/board/index.php?tid=19506&tpg=1#p57957 my vps aint get wan :@
link some pics

Some help please?

Regards!]]>
Fri, 17 May 2024 06:02:34 GMT https://www.softaculous.com/board/index.php?tid=19506&tpg=1#p57957