Local IPs + internet IPs #1169
0xFEEDC0DE64
started this conversation in
General
Replies: 1 comment
-
The proxy agnostic configuration option disables the source origin check. However, this will also deactivate it for all requests. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am running a minecraft server at home in my server cluster with dedicated internet public IP, but when I am at home and playing on my own server, I am not going over the internet but over local ip adresses (in fact my public dns name resolves locally to a LAN IP instead of the internet ip get my 40GBit/s link working :) )
How can I configure FastLogin, that it allows me to use minecraft authentication over lan ips, but still allow cracked/offline players at home in my lan AND from the internet with manual login on my server.
When I connect to my public internet IP, I can join with premium minecraft account.
When I connect to my local lan IP, it says Invalid session in minecraft, and the log output of the server shows the following:
I am not using a reverse proxy for minecraft at all and I dont want to have one
Beta Was this translation helpful? Give feedback.
All reactions