Softaculous


Topic : VPS network problem


Posted By: MehdiK120 on April 16, 2024, 3:19 pm
Hello
I installed virtualizor with xen on ubuntu 20.04 server
Currently my main server has two IPs, by default the first IP is installed on the main server.

I use the second IP to create vps
vps is built without problem but its network is not working
With the second IP, I can't enter the built vps

Which of the interfaces should I add the second IP to in the main server?
I added the second ip in the ip pool but on the main server I don't know how to configure it for the vps to work properly

Posted By: rohitbind on April 17, 2024, 6:00 am | Post: 1
Hi Sir,

Firstly, you need to remove the ip from the server then add it to the ip pool then try to make vps with it and check.



Please let us know,

Posted By: interpretshot on April 25, 2024, 4:47 am | Post: 2
Quote From : MehdiK120 April 16, 2024, 3:19 pm
Hello
I installed virtualizor with xen on ubuntu 20.04 server
Currently my main server has two IPs, by default the first IP is installed on the main server.
happy wheels
I use the second IP to create vps
vps is built without problem but its network is not working
With the second IP, I can't enter the built vps

Which of the interfaces should I add the second IP to in the main server?
I added the second ip in the ip pool but on the main server I don't know how to configure it for the vps to work properly


When you add the second IP to the server, I recommend you reset the ip from the server and add it again later with the vps.

Posted By: netPika on May 15, 2024, 5:59 am | Post: 3
:squi: Maybe you can help me with something I'm not able to see...
My situation is the next; For days I have not been able to get the vps that is created by virtualizor onto the internet, within an Alma Linux 8.9. This Alma Linux is installed on my physical PC, Windows 2022, connected to a router with lan ip 192.168.0.100 gate way 192.168.0.1 and ip "internet" because it would be a subnet, the network 192.168.1.200 with gateway 192.168.1.1 ( the mother of CLARO INTERNET WITH 300 mbps and WAN ip 181.168.242.8. I hope my query is understood; I cannot provide internet to my vps, can someone give me 3 weeks ago?

Thank you!

Posted By: jevingala on Today at 6:33 am | Post: 4
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 ?

-----------------------
Regards,
Virtualizor Team.
http://virtualizor.com/

Posted By: netPika on Today at 8:38 pm | Post: 5
Quote From : jevingala Today at 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



Posted By: netPika on Today at 8:40 pm | Post: 6
i cant add pics.

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

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.