Hi Ben,

in my case I think the prerequisite is a Little bit different. I already have 3 
vlans on the dhcp Server, and if I configure only those for dhcp then 
everything works as expected. The Problem occurs when I want to add the 
physical device (eth0, untagged) to dhcp, because then, as KEA dhcp Server 
binds in „raw“ mode, untagged and tagged traffic is delivered via this 
interface. Because the implementation in KEA dhcp Server does not correctly 
handle this „mixed“ (untagged/tagged) traffic, it is assigning incorrect ips. I 
am not sure if using openvswitch can solve that for me.

My hope is that the KEA Team will take care of that and fix it, because in my 
eyes this is a bug and big Limitation.

Thanks!

Gesendet von Mail für Windows 10

Von: Oehlrich, Benedikt
Gesendet: Sonntag, 2. Februar 2020 19:25
An: Talkabout
Cc: Dajka Tamás; [email protected]
Betreff: Re: [Kea-users] KEA DHCP and VLANS...

Hey,

I sadly don't have any information about the openvswitch configuration, as I 
started to work on our DHCP when we migrated to the relay based solution.
But from my understanding you will get multiple interfaces e.g vlan30, vlan100 
etc. where you only get the traffic from the specified vlans. That means if you 
have one connection from your switch to your dhcp server where all tagged vlan 
traffic is going through, you can get the untagged traffic separated into the 
openvswitch interfaces. 
These interfaces will then be handled like in your first emails kea 
configuration.

Cheers,


Am Sa., 1. Feb. 2020 um 23:15 Uhr schrieb Talkabout <[email protected]>:
Hi Ben,
 
this sounds interesting. Can you give some more Information how you configured 
your System to work that way? I am running Debian Buster Linux Distribution and 
openvswitch seems to be available in the repos. In my case what I Need is 
Forwarding untagged traffic from eth0 to a new interface eth0.x which is tagged 
and can be used by KEA to handle DHCP requests.
 
Thanks!
 
Gesendet von Mail für Windows 10
_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to