Container ohne Netz

goeldi

Renowned Member
Dec 6, 2012
28
1
68
Ich wäre froh um einen Tipp bzgl. eines Netzwerkproblems. Ich hatte schon mehrere PVE 2.x und 3.x mit OpenVZ im produktiven Einsatz, Jetzt hab ich PVE 5 mit LXC Container installiert. Der eine Server in einem privaten Netz hat funktioniert, allerdings habe ich den Container mit DHCP konfiguriert. Nun habe ich einen Hetzner Server installiert, ohne Probleme für den Node, aber die LXC Container haben keine Netzverbindung. Ein Ping geht auch nicht auf den Gateway (Node). Ich hab hier im Forum die Posts bzgl. Hetzner schon durchgelesen, es scheint aber keiner davon auf meine Situation zuzutreffen.

Seltsam finde ich auch, wie ich bei der Container Erstellung die IP Adresse des Containers angeben muss (123.45.67.89 geht nicht, aber 123.45.67.89/28 geht).

Ich hab noch die Netzwerkkonfiguration des Containers und des Nodes (ip.txt) angehängt.

Vielen Dank für einen Schubser in die richtige Richtung.
 

Attachments

  • container.txt
    257 bytes · Views: 6
  • ip.txt
    4 KB · Views: 5
Last edited:
Hier poste ich noch den Output von lxc-checkconfig:

Kernel configuration not found at /proc/config.gz; searching...
Kernel configuration found at /boot/config-4.13.13-4-pve
--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: enabled
Network namespace: enabled

--- Control groups ---
Cgroups: enabled

Cgroup v1 mount points:
/sys/fs/cgroup/systemd
/sys/fs/cgroup/freezer
/sys/fs/cgroup/net_cls,net_prio
/sys/fs/cgroup/devices
/sys/fs/cgroup/cpu,cpuacct
/sys/fs/cgroup/cpuset
/sys/fs/cgroup/perf_event
/sys/fs/cgroup/hugetlb
/sys/fs/cgroup/rdma
/sys/fs/cgroup/blkio
/sys/fs/cgroup/memory
/sys/fs/cgroup/pids

Cgroup v2 mount points:


Cgroup v1 clone_children flag: enabled
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: enabled
Cgroup cpuset: enabled

--- Misc ---
Veth pair device: enabled, loaded
Macvlan: enabled, not loaded
Vlan: enabled, not loaded
Bridges: enabled, not loaded
Advanced netfilter: enabled, not loaded
CONFIG_NF_NAT_IPV4: enabled, not loaded
CONFIG_NF_NAT_IPV6: enabled, not loaded
CONFIG_IP_NF_TARGET_MASQUERADE: enabled, not loaded
CONFIG_IP6_NF_TARGET_MASQUERADE: enabled, not loaded
CONFIG_NETFILTER_XT_TARGET_CHECKSUM: enabled, not loadedCONFIG_NETFILTER_XT_MATCH_COMMENT: enabled, not loaded
FUSE (for use with lxcfs): enabled, not loaded

--- Checkpoint/Restore ---
checkpoint restore: enabled
CONFIG_FHANDLE: enabled
CONFIG_EVENTFD: enabled
CONFIG_EPOLL: enabled
CONFIG_UNIX_DIAG: enabled
CONFIG_INET_DIAG: enabled
CONFIG_PACKET_DIAG: enabled
CONFIG_NETLINK_DIAG: enabled
File capabilities: enabled
 
Vermute mal wieder das typische Ubuntuproblem. Bitte dein Netzwerk auf SLAAC schalten. Statisch und nichts eintragen mag Ubuntu überhaupt nicht. Event. hilft das bei dir schon. Das ganze könnte dann so aussehen:
Code:
pct config 565 
...
ip6=auto,name=eth0,bridge=vmbr0,gw=95.129.132.164,hwaddr=3A:8B:44:93:78:5D,ip=194.202.15.65/28,type=veth
...
 

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!