as a reference, if someone else has this setup, a good workaround is to declare a 2nd ip adress on the interface of the computer trying to access the gui:
for instance:
and then, the machine can access the gui
for instance:
Code Select
ifconfig wlp2s0:0 192.168.1.10 netmask 255.255.255.0 up
and then, the machine can access the gui