sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.64k stars 389 forks source link

DNS not setted on VPN on kernel 6.1 and 6.6 #2024

Open lupohirp opened 7 months ago

lupohirp commented 7 months ago

Hi,

i have a problem with kernel 6.1 and 6.6. Basically, if i connect to a VPN with these kernels, the resolution of the names given by the DNSs behind the VPN doesn't work and i can't reach these hosts. Even the set of the proxy doesn't work.

The same problem doesn't happen with kernel 5.15.

My image is rammus and i have an intel i5 8350U

sebanc commented 7 months ago

Hi,

Does it work with kernels chromebook-6.1 and chromebook-6.6 ?

lupohirp commented 7 months ago

Nope. Same problem

sebanc commented 7 months ago

The fact that it does not work with Chromebook kernels (which are chromium stock kernels) shows that it is most likely chromium kernel patches that have been implemented in kernels 6.1 and 6.6 that breaks it. Unfortunately, most of those patches are required, notably for android support, and I have no idea of which part of the patches might cause that...

lupohirp commented 6 months ago

The fact that it does not work with Chromebook kernels (which are chromium stock kernels) shows that it is most likely chromium kernel patches that have been implemented in kernels 6.1 and 6.6 that breaks it. Unfortunately, most of those patches are required, notably for android support, and I have no idea of which part of the patches might cause that...

with the latest unstable release, the problem SEEMS fixed.