Windows Server kein Netzwerk

Carsten Martens

New Member
Aug 14, 2019
10
1
3
54
Hallo,

wir haben einen Dedicatet Server von hetzner mit einem /29-Subnetz am laufen. Unser Ziel ist es auf diesen Server Proxmox mit 3 Windows Server Guest-Systemen laufen zu lassen.

Ich habe Proxmox 6.0-6 installiert, und nach einigen Stunden try-and-error das Netzwerk so hin bekommen, das ein Linux-Testserver in das Internet kommt, und der Testserver auch vom Internet erreichbar ist. Dazu habe ich diese Netzwerkkonfiguration genommen:
source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

auto enp1s0
iface enp1s0 inet static
address 144.76.82.114
netmask 255.255.255.224
gateway 144.76.82.97
pointopoint 144.76.82.97
up route add -net 144.76.82.96 netmask 255.255.255.224 gw 144.76.82.97 dev enp1s0

auto vmbr0
iface vmbr0 inet static
address 138.201.166.214
netmask 255.255.255.248
bridge_ports none
bridge_stp off
bridge_fd 0

Als Netzwerk habe ich für den Windows 2019 Testserver VirtIO (paravirtualized) konfiguriert. Die virtio-win-0.1.141.iso habe ich eingebunden und die Treiber installiert. Leider bekommt der Windows Server keine Verbindung zum Internet (Nicht identifiziertes Netzwerk - Kein Internet).

Wo habe ich den fehler in der Konfiguration?

Vielden Dank für eure Hilfe
 
Bitte die Windows Netzwerkkonfiguration posten.
 
Bitte die Windows Netzwerkkonfiguration posten.

Die Konfiguration der VM ist:
Code:
agent: 1
bootdisk: sata0
cores: 2
ide0: local:iso/virtio-win-0.1.141.iso,media=cdrom,size=309208K
ide2: local:iso/17763.379.190312-0539.rs5_release_svc_refresh_SERVERESSENTIALS_OEM_x64FRE_de-de.iso,media=cdrom
memory: 4096
name: WindowsServerTest
net0: virtio=DE:06:DB:0C:0F:26,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
sata0: local:100/vm-100-disk-0.qcow2,size=512G
scsihw: virtio-scsi-pci
smbios1: uuid=8d3286fa-bca9-4130-ad23-a1357ff3862d
sockets: 1
vga: virtio
vmgenid: e84aaba6-d393-4fef-b181-fe47f206b93a
 

Attachments

  • 20190905_Image_001.png
    20190905_Image_001.png
    115.7 KB · Views: 12
  • 20190905_Image_002.png
    20190905_Image_002.png
    122 KB · Views: 12
Last edited:

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!