Closed Aster-the-Med-Stu closed 4 years ago
You might have noticed client it is connecting to localhost:9000. That's because the server didn't have the first address 203.0.113.1 assigned to itself, see issue #22
My bad... The entry should begin with "host_" suffix...
Version: release-0.5.1
What works unexpectedly
In
server.cfg
we should be able to give a client a specific IP, but it is ignored.Server side:
Client side:
After this is the server log:
Client side log:
It seems that the server didn't send the proper IP.