I have LXC running webserver on host which uses wifi.
From that host, i can access that webserver (typing: 10.27.184.33 bring me apache page of LXC apache installed).
But, I want to be able to access from my other PC, to this laptop home IP (192.168.1.10)
I tried port forwarding, even different ports (192.168.1.10:1822), (so when in laptop host get response from port 1822, to forward it in 10.27.184.33 on it’s port 80.
but’s not working.
I have only wlp2s0 interface (wifi) on this laptop.
Tried checking docs, but i’m confused, what in my case i should type and use ?
my LXC is connected to internet via lxdbr0 which was created by: lxd init.