Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > General Support > Topic : KVM unbuntu no guest network (outside world)



Normal Mode | Print  

KVM unbuntu no guest network (outside world)
HelgeR
Group: Member
Post Group: Newbie
Posts: 5
Status:
Forgot to mention that I found a guide for how to make the network bridge persistent.
So my /etc/network/interfaces holds a configuration for viibr0 interface with the actual interface (ens192) as a "bridge_port".

Quote
# The loopback network interface
auto lo
iface lo inet loopback

auto ens192
iface ens192 inet manual

# The primary network interface
auto viifbr0
iface viifbr0 inet static
        address xx.110.216.xx
        netmask 255.255.255.192
        network xx.110.216.xx
        broadcast xx.110.216.255
        gateway xx.110.216.xx
        bridge_ports ens192
        bridge_stp off
        bridge_fd 0
        bridge_maxwait 0
        dns-nameservers 8.8.8.8

IP: --   


Threads
 HelgeR   KVM unbuntu no guest network (outside world) (2 Replies, Read 31976 times)
    |--  HelgeR   Forgot to mention...   on July 17, 2017, 4:32 pm
    |--  HelgeR   After further digging...   on July 17, 2017, 5:59 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is October 16, 2025, 2:42 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.021