Softaculous


Topic : Doubt about virtnetwork


Posted By: Tito480 on September 30, 2019, 10:10 pm
First I have to thank you guys for the amazing software and I have to say that I will be for sure a client after the trial.

I have a problem with bridge network on ubuntu 18.04.

I'm using netplan, I have configured the bridge successfully:

br0: flags=4163  mtu 1500
        inet myip  netmask 255.255.255.192  broadcast someip
        inet6 myip  prefixlen 64  scopeid 0x20
        ether hidden txqueuelen 1000  (Ethernet)
        RX packets 27382  bytes 5374960 (5.3 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 8381  bytes 2177553 (2.1 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp2s0: flags=4163  mtu 1500
        inet myip  netmask 255.255.255.192  broadcast someip
        ether 28:92:4a:36:8f:0e  txqueuelen 1000  (Ethernet)
        RX packets 31969  bytes 8078978 (8.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 8955  bytes 2267155 (2.2 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 16  memory 0xfbee0000-fbf00000 

lo: flags=73  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 15298  bytes 4480739 (4.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 15298  bytes 4480739 (4.4 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

The br0 is the Bridget. ( I think you know it, sorry I'm newbie with virtualization)

I can start the virtnetwork.service but I have no Bridges networks on it:

virtnetwork[11291]: Error: No ip address found.

My slave settings looks fine with the br0 name on it I also tried with enp2s0.

Everytime I run "service virtnetwork start" the service start but I have no network assigned to this.

The main problem is the bridge network is working normally on the dedicated server/Ubuntu 18.04.

Posted By: jevingala on October 24, 2019, 9:54 am | Post: 1
Hi,

enp2s0 needs to be present as interface name in slave settings on panel.
Did you tried setting name as viifbr0 for your bridge ?
Then you will stop receiving virtnetwork message on create vps page.

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

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.