[SOLVED] No internet on host after VLAN configuration

snolli

New Member
Jul 19, 2020
6
1
3
28
Hello everyone!

I followed the wiki on VLAN-configuration for the host, but the host has got no internet connection anymore afterwards.
I can ping my OPNsense-router on 10.0.10.1 and other devices on the subnet though.

This is my config:
Code:
auto lo
iface lo inet loopback

iface enp3s0 inet manual

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

auto vmbr0.10
iface vmbr0.10 inet static
    address 10.0.10.11/24
    gateway 10.0.10.1

My firewall rules seem to be ok, because i have internet on other clients on the subnet.
Can anyone tell me what i did wrong or if i forgot something?

Thanks
 
Just solved it

I gut the wrong DNS-server on the host - because before setting up the VLANs, i reconfigured my network from 192.168.1.1/24 to 10.0.10.1/24 and forgot to change it.
 

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!