Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 180694

problem by starting to nics

$
0
0
Hello all,

I am new to proxmox and have some issue with set up two nics on host to two bridges and use them as interface in lxc.

Maybe, first my setup:
Code:
#Host
cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto eno1
iface eno1 inet manual

auto enp4s0
iface enp4s0 inet manual

auto vmbr0
iface vmbr0 inet static
        address 192.168.1.2/24
        gateway 192.168.1.1
        bridge-ports enp4s0
        bridge-stp off
        bridge-fd 0

auto vmbr1
iface vmbr1 inet static...

Read more

Viewing all articles
Browse latest Browse all 180694

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>