Skip to content

Support for Tunnels servers setup / Tunneling #4213

Open
@rtrexmass

Description

@rtrexmass

Is your feature request related to a problem? Please describe.

Hi, i am trying to setup a server using playit.gg, since allows it to not display my real IP address, which i am not comfortable with, and allows me to not pay for hosting since i already have dedicated hardware, the server works fine even with redirect and i am able to set the MTA server port as the random port that playit.gg provides, the problem is, i can't choose the master server query port, but i worked it around by calculating the port that the tunnel gives, and setting the port number for the server as -123 that port, then there will be no redirect from the master server query port, the problem is that MTA Master Server queries the IP that sends the packet from the local machine, and that will always be the ISP.

"[19:33:00] Querying MTA master server... success! (Auto detected IP:ISP-IP)"

With the current setup my server is functional, but it cant be queried by the master server.

Describe the solution you'd like

MTA Server Query ignores "<serverip>auto</serverip>"

If we could set a parameter to inform the public IP, tunneling and querying should work with no problem, either with a new parameter

Or, with the existing "<serverip>iphere</serverip>", if the user sets to auto, it should query from the packet, if not, that IP should be used as the IP that will be broadcasted

Describe alternatives you've considered

Also, allow the user to set the master server query port with a custom parameter, would be nice.

Additional context

No response

Security Policy

  • I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions