I tried with my hostname both on aqua and segatools, and it seems like they are only working when my computer is actually connected to any network.
Here is network test with my hostname as dns, with no network connected. It was checking DNS for a minute and turns into BAD.
Aqua runs fine without any warnings tho
This is settings I used
-------------------------------------------------------------
## Server host & port return to client when boot up.
## By default the same address and port from the client connection is returned.
## Please notice most games won't work with localhost or 127.0.0.1
#allnet.server.host=DESKTOP-AU21ROT
#allnet.server.port=80
-------------------------------------------------------------
[dns]
; Insert the hostname or IP address of the server you wish to use here.
; Note that 127.0.0.1, localhost etc are specifically rejected.
default=DESKTOP-AU21ROT
-------------------------------------------------------------
The game connects to server normally with these settings when I plug in ethernet cable.
Thanks
It happened to me before. The default port setting for aqua server is 80, and one of your process is using that port.
Try to close as much as programs before running aqua or change port settings on aqua.
Make sure to delete comment (#) in aqua properties to apply setting.