Jump to content

sa remote admin will not connect to server.


Guest triggerman

Recommended Posts

my remote client will not connect to my server, (connection timed out). i have forwarded ports on my router and have even tried to connect the remote admin on the server through vnc. i am positive the config file is setup correctly and the server runs flawlessly. any possible ideas would be great. [email protected]

Link to comment

I have the same problem. :oops:

# AdminServer
# Required: No
# Purpose: Defines whether the server should enable Remote Admin
#          Format - AdminServer <1/0>
# Notes:
#     Set to 1 to enable, anything else to disable
AdminServer 1


# AdminPort
# Required: Yes (if AdminServer is enabled)
# Purpose: Defines the port for Remote Admins to connect on
#          Format - AdminPort 
# Notes:
#     Must be a numerical value
AdminPort 44003


# AdminPass
# Required: Yes (if AdminServer is enabled)
# Purpose: Defines the Remote Admin password
#          Format - AdminPass 
AdminPass hpkhpk5456


# AllowAdminShutdown
# Required: No
# Purpose: Defines whether the server can be shutdown from Remote Admin
#          Format - AllowAdminShutdown 
# Notes:
#     Set to 1 to enable, anything else to disable
AllowAdminShutdown 1


# LogFile
# Required: No
# Purpose: Defines the file which the server log should be written to
#          Format - LogFile 
LogFile mtaserver2.log


# VoteMapEnabled
# Required: No
# Purpose: Defines whether map voting is enabled/disabled
#          Format - VoteMapEnabled 
VoteMapEnabled 1


# VoteMapPercentage
# Required: No
# Purpose: Defines the percentage of votes needed for a map vote to pass.
#          A high value is recommended (over 80%) to prevent voting abuse.
#          Format - VoteMapPercentage <0-100>
VoteMapPercentage 70


# VoteMapTimeDelay
# Required: No
# Purpose: Defines how long a player must wait before they can vote for a new map
#          Format - VoteMapTimeDelay 
# Notes:
#     This does not take effect if there are 2 or less players in the server
VoteMapTimeDelay 90


# Admin
# Required: No
# Purpose: Defines all the people in-server who can rcon_login to admin
#          Format - Admin 
# Notes:
#     admin-level must not go above 5
#     Names and passwords are case sensitive
Admin hpk 545633 5


# RCON
# Required: No
# Purpose: Defines the admin level for . If this is not specified it is defaulted
#          Format - RCON 
# Notes:
#      must be between 1 and 5. If it is invalid, the level is defaulted
RCON kick 4
RCON ban 4
RCON mute 2
RCON unmute 2


# AutoUpdateAntiCheat
# Required: No (defaults to 1)
# Purpose: Defines whether the server should check Anti-Cheat for updates automatically on server start.
#          Format - AutoUpdateAntiCheat <1/0>
AutoUpdateAntiCheat 1

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...