Unable to login to world on the same LAN as the server #5

Closed
opened 3 years ago by Yndar · 1 comments
Yndar commented 3 years ago
Collaborator

I can create an account with the client and server on the same LAN (192.168.1.x for example) however the client won't login and just goes back to the character screen. I can however connect with a client if I come in over the Internet to the server using NAT.

Any suggestions on how to make this work locally? Also no errors are logged when this occurs other than a successful login from the machine when connecting from the LAN.

Thanks in advance!

I can create an account with the client and server on the same LAN (192.168.1.x for example) however the client won't login and just goes back to the character screen. I can however connect with a client if I come in over the Internet to the server using NAT. Any suggestions on how to make this work locally? Also no errors are logged when this occurs other than a successful login from the machine when connecting from the LAN. Thanks in advance!
Owner

The MB_BIND_ADDR is the internal IP of the container; the IP assigned to it by Docker. (hostname -i)

The MB_PUBLIC_ADDR is the IP address that the Login Sever tells the client to connect to when entering world.

If you can telnet to the public address of the server from inside the LAN then you should be able to connect. If you cannot then perhaps a route needs to be setup for this in the router.

Look at the wiki for the troubleshooting page. There is a relevant entry.

That said, this is for reporting issues with server codebase. MagicBox support is available on the Discord server. Will therefore close issue.

The MB_BIND_ADDR is the internal IP of the container; the IP assigned to it by Docker. (hostname -i) The MB_PUBLIC_ADDR is the IP address that the Login Sever tells the client to connect to when entering world. If you can telnet to the public address of the server from inside the LAN then you should be able to connect. If you cannot then perhaps a route needs to be setup for this in the router. Look at the [wiki](http://repo.magicbane.com/MagicBane/Server/wiki) for the troubleshooting page. There is a relevant entry. That said, this is for reporting issues with server codebase. MagicBox support is available on the Discord server. Will therefore close issue.
MagicBot closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.