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

Probleme mit 2 NICs in zwei Netzen

$
0
0
Hallo zusammen,

Ich habe hier ein Problem mit folgendem Netzwerksetup:

Server mit 2 Netzwerkanschlüssen.

NIC 1 hängt ungetaggt an einem Access-Port im privaten LAN.

NIC 2 hängt getaggt an einem Trunk-Port mit mehreren VLANs.

Code:
source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

iface eno4 inet manual

iface eno4 inet6 manual

iface eno3 inet manual

iface eno3 inet6 manual

auto vmbr0
iface vmbr0 inet static
        pre-up ip addr flush dev eno4
        address...

Read more

Viewing all articles
Browse latest Browse all 171768

Trending Articles



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