Hi, thanks a lot @pavelgl for pointing out the problem, I found a solution :). The problem was in "/etc/strongswan.conf", since I accidentally set "install_routes = no" before, so the "ip route show table 220" command did not work. After I removed this "install_routes = no" parameter everything worked, and now I have DNS from ProtonVPN;). Thank you very much!