[SOLVED] Hetzner -> SingleIP

Fiesi

Member
Mar 18, 2018
12
0
21
48
Moin,

Ich bin langsam am verzeifeln ;)
Seit Stunden bin ich dabei zu versuchen, meine extra Ip's einen LCX oder einer VM zuzuweisen.

Nach gefühlten 80 Reboots und genauso viele versuche an der interfaces frag ich nun hier mal nach ;)

Zum System:
Debian 9.3 mit Proxmox5 glaub drauf (per apt-get und läuft auch alles)

IP forward ist auch fest aktiviert.
Seperate MAC Adressen für alle IP's auch vorhanden.

Hier nun mal meine Aktuelle interfaces (auch wenn sie gerade "Fehlerhaft" ist:

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

source /etc/network/interfaces.d/*

auto lo enp6s0 enp6s0:1
iface lo inet loopback

iface lo inet6 loopback

iface enp6s0 inet static
address 178.63.47.151
netmask 255.255.255.192
gateway 178.63.47.129
pointopoint 178.63.47.129
up route add -net 178.63.47.128 netmask 255.255.255.192 gw 178.63.47.129 dev enp6s0

iface enp6s0 inet6 static
address 2a01:4f8:120:6306::2
netmask 64
gateway fe80::1

iface enp6s0:1 inet static
address 178.63.47.154
netmask 255.255.255.192
broadcast 178.63.47.191
network 178.63.47.128

# fuer Einzel-IPs
auto vmbr0
iface vmbr0 inet static
address 178.63.47.151
netmask 255.255.255.255
gateway 178.63.47.129
pointopoint 178.63.47.129
bridge_ports 0
bridge_stp off
bridge_fd 0
bridge_maxwait 0
up ip route add 178.63.47.187 dev vmbr0

Den GastSystem versuche ich mit der MAC die IP zuweisen zu lassen.
Ich hatte es schonmal unter Debian 8.0 ohne Probleme am laufen gehabt, hier mit 9 bekomme ich es nicht hin.

Vielen Dank erstmal für die Hilfe ;)
 
habs nun doch noch hinbekommen.

Gäste beziehen nun per MAC und DHCP Ihre IPs automatisch.

Danke trotzdem ;)
 

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!