WSL2 not working on same way as on Win10 after moving to Win11

Recently I had to upgrade my system from Windows 10 to 11.
Since then many problem with WSL.

First problem is this one

enter image description here

Then next problem is hostname address. It takes one from my local wlan adapter instead of 172.x.x.x. as was before:

enter image description here

I have some services running (docker containers) ide WSL (one of them is Postgresql) and i cannot connect anymore to this database server from outside of WSL by using this ip address.

Here are details about current running WSL version
enter image description here

And here are WSL settings
enter image description here

What I tried as well is to modify .wslconfig
enter image description here

I have tried many things but I cannot find proper solution. Any hint would be very appreciated.