-If you happen to be in MEB 2340, you can connect to USR-Wifi-5G for a better connection. The password is on the bottom of the router (the scratched out number is 6). If you are connected to the router, you do not need to run `lunaserver-web-client`. Instead, you can just use your private IP address for `lunabase_address` (eg. my `lunabase_address` would be `192.168.0.100:10600`). You can find your private IP address using `ifconfig` on mac or linux, and `ipconfig` on windows, or by visiting [this website](http://192.168.0.102) while connected to the router. Do note that the `:10600` is not part of your private IP address; You just concatenate it after. If Lunaserver is still not able to connect, check that your firewall is disabled, or that it allows port `10600` over UDP. If you are connected to this router, you can also SSH to `192.168.0.102` for a lower latency SSH connection, but this is not as beneficial.
0 commit comments