Netzwerk erstellen

nartuc

New Member
Feb 3, 2020
2
0
1
21
Guten Tag,

ich habe in einem Domänennetz einen Proxmox VE Server erstellt. Auf welchem ich nun Virutelle Maschinen erstellen will, welche ein eigenes Netz bilden.
Bitte beachtet das ich noch ein "newbie" bin und mein verständnis für die einrichtung nicht so hoch ist.

Mein Ziel ist es das nur der Proxmox Server die IP vom 250 er Netz bezieht und die Virtuellen Maschinen eine IP Adresse kriegen, welche z.B. im Netz 192.168.1.0/24 sind aber trozdem noch internetfähig sind.


Ich habe folgende Informationen.
- Es bestehen 4 Virtuelle Maschinen, welche 1 davion der Domain Controller sein soll. Diese 4 Virtulellen Maschinen beziehen die IP adressen von folgendem Netz --> 192.168.250.0/24
- Im Screenshot sehr ihr die Configuration im /etc/network/interfaces.


Danke schonmal im vorraus.
 

Attachments

  • Proxmox_network_config.png
    Proxmox_network_config.png
    22.8 KB · Views: 26
Bitte kein Screenshots das ist schlecht zu sehen.

ip add

Und Ausgabe hier posten.
Außerdem
cat /etc/network/interfaces

Und Ausgabe hier posten
 
Bitte kein Screenshots das ist schlecht zu sehen.

ip add

Und Ausgabe hier posten.
Außerdem
cat /etc/network/interfaces

Und Ausgabe hier posten
oh entschuldigung. Hier die gewünschten infos ip add:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 9c:b6:54:7b:9a:c2 brd ff:ff:ff:ff:ff:ff
3: eno2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 9c:b6:54:7b:9a:c3 brd ff:ff:ff:ff:ff:ff
4: eno3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP group default qlen 1000
link/ether 9c:b6:54:7b:9a:c4 brd ff:ff:ff:ff:ff:ff
5: eno4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 9c:b6:54:7b:9a:c5 brd ff:ff:ff:ff:ff:ff
6: ens2f0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 00:26:55:e3:8d:fc brd ff:ff:ff:ff:ff:ff
7: ens2f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 00:26:55:e3:8d:fd brd ff:ff:ff:ff:ff:ff
8: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 9c:b6:54:7b:9a:c4 brd ff:ff:ff:ff:ff:ff
inet 192.168.250.66/24 brd 192.168.250.255 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::9eb6:54ff:fe7b:9ac4/64 scope link
valid_lft forever preferred_lft forever
13: tap102i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr102i0 state UNKNOWN group default qlen 1000
link/ether 76:54:01:ca:78:b9 brd ff:ff:ff:ff:ff:ff
14: fwbr102i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 4e:3c:fa:38:6d:f8 brd ff:ff:ff:ff:ff:ff
15: fwpr102p0@fwln102i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 5a:b2:af:63:38:41 brd ff:ff:ff:ff:ff:ff
16: fwln102i0@fwpr102p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr102i0 state UP group default qlen 1000
link/ether 4e:3c:fa:38:6d:f8 brd ff:ff:ff:ff:ff:ff
17: tap103i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr103i0 state UNKNOWN group default qlen 1000
link/ether 82:a5:85:9d:f0:e4 brd ff:ff:ff:ff:ff:ff
18: fwbr103i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether a6:b7:c8:71:5b:97 brd ff:ff:ff:ff:ff:ff
19: fwpr103p0@fwln103i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether ae:09:ac:b2:9e:85 brd ff:ff:ff:ff:ff:ff
20: fwln103i0@fwpr103p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr103i0 state UP group default qlen 1000
link/ether a6:b7:c8:71:5b:97 brd ff:ff:ff:ff:ff:ff
21: tap104i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr104i0 state UNKNOWN group default qlen 1000
link/ether 8a:94:ed:92:6d:d7 brd ff:ff:ff:ff:ff:ff
22: fwbr104i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 46:3d:eb:71:9b:25 brd ff:ff:ff:ff:ff:ff
23: fwpr104p0@fwln104i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether fe:60:6a:c9:09:7a brd ff:ff:ff:ff:ff:ff
24: fwln104i0@fwpr104p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr104i0 state UP group default qlen 1000
link/ether 46:3d:eb:71:9b:25 brd ff:ff:ff:ff:ff:ff
29: tap101i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr101i0 state UNKNOWN group default qlen 1000
link/ether 96:21:48:0d:70:fc brd ff:ff:ff:ff:ff:ff
30: fwbr101i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 76:b6:cf:12:b4:c5 brd ff:ff:ff:ff:ff:ff
31: fwpr101p0@fwln101i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 92:e9:7e:f9:78:0e brd ff:ff:ff:ff:ff:ff
32: fwln101i0@fwpr101p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr101i0 state UP group default qlen 1000
link/ether 76:b6:cf:12:b4:c5 brd ff:ff:ff:ff:ff:ff

hier noch cat interfaces:
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!

auto lo
iface lo inet loopback

iface eno3 inet manual

iface eno1 inet manual

iface eno2 inet manual

iface eno4 inet manual

iface ens2f0 inet manual

iface ens2f1 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.250.66
netmask 24
gateway 192.168.250.1
bridge-ports eno3
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094


Ich hoffe dies hilft weiter. Danke!
 
Ok Du hast jetzt also die Netzwerkkarte eno3 für die Bridge vmbr0.
Eigentlich brauchst Du die gar nicht. Ich würde ein Managementnetz anlegen in dem Du da nur die IP Konfiguration direkt an die Netzwerkkarte bindest. Dann erstellst Du eine bridge oder mehrere ohne das Du das bridge Interface konfigurierst. Also keine IP vergeben.
Beispiel:
Code:
auto lo
iface lo inet loopback

auto eno3
iface eno3 inet static
address 192.168.250.66
netmask 24
gateway 192.168.250.1

iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094

iface eno2 inet manual

iface eno4 inet manual

iface ens2f0 inet manual

iface ens2f1 inet manual

Nun kannst Du beim erstellen der VM's oder Container vmbr0 auswählen und kannst dann in den VM's oder beim erstellen der Container IP Adressen vergeben. In diesem Fall hier müssen sie aber zum vlan passen wenn ich das richtig sehe.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!