61
General Chat / Re: Assist moving to 2.8.5?
« on: Thursday, May 30, 2013, 04:39:27 AM »
I'm confused, 2.8.5 binaries exist for Linux.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
*filter
:FORWARD DROP [0:0]
:INPUT DROP [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -p udp -m udp --dport 1716:1718 -j ACCEPT
-A INPUT -p udp -m udp --dport 20046:20047 -j ACCEPT
-A INPUT -p udp -m udp --dport 27900 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 143 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 113 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 110 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 53 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 25 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 20:22 -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
COMMIT
# Generated by webmin
*mangle
:FORWARD ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:PREROUTING ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
COMMIT
# Completed
# Generated by webmin
*nat
:OUTPUT ACCEPT [0:0]
:PREROUTING ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
COMMIT
# Completed
Pro^[ÿÿ<80>Teamspeak: 3cr.teamspeak3.com.au
Pro^[ÿÿ<80>Coming Soon -> www.AUSAAO25.com
Pro^[ÿÿ<80>Welcome to the Aus AAO25 Community Server
[email protected]
ProOICURMT2!
Pro^[ÿÿ<80>Teamspeak: 3cr.teamspeak3.com.au
Pro^[ÿÿ<80>Coming Soon -> www.AUSAAO25.com
Pro^[ÿÿ<80>Welcome to the Aus AAO25 Community Server
[email protected]
ProOICURMT2!
Pro^[ÿÿ<80>Teamspeak: 3cr.teamspeak3.com.au
Pro^[ÿÿ<80>Coming Soon -> www.AUSAAO25.com
Pro^[ÿÿ<80>Welcome to the Aus AAO25 Community Server
[email protected]
ProOICURMT2!
Protocol=unreal
ProtocolDescription=Unreal Protocol
Name=Recruit
Map=Entry.aao
LocalMap=Entry.aao
Host=
Portal=
MapExt=aao
EXEName=uw.exe
SaveExt=usa
Port=1716
Class=AGP_Characters.AGP_Character
[FirstRun]
FirstRun=250000
OIC!
I got it the files.
your script copiesCode: [Select]${IniFiles}/aa25srv.template ${SysDir}/server/aa25srv.ini
Look in /aa25srv.template to see if the fault is in there.
Second possible problem with script:
You start server-bin with more parameters than it accepts. From reading your script, you already noticed the same thing.Code: [Select]VirtScrnExec="${SysDir}/server-bin ${ServerType} $mapgame -nohomedir -log=${LogDir}/${LogName}"
try this instead;Code: [Select]VirtScrnExec="${SysDir}/server-bin ${ServerType} $mapgame
Im not a linux person, so take these instructions as such.
aa 24173 1 0 11:00 ? 00:00:00 /usr/bin/SCREEN -d -m -S 3CR_Server /home/aa/armyops/System/server-bin GLOBAL Bridge -nohomedir -log=/home/aa/Logs/Sat_Apr_27_11_00_40_EST_2013
aa 24175 24173 0 11:00 pts/1 00:04:10 /home/aa/armyops/System/server-bin GLOBAL Bridge -nohomedir -log=/home/aa/Logs/Sat_Apr_27_11_00_40_EST_2013
aa 27978 27977 3 18:46 pts/1 00:02:11 /home/aa/armyops/System/serverx LAN MP_Rummage -nohomedir ini=aa25srv.ini log=aa25srv.log -multihome=203.143.83.172
You can host them at https://www.dropbox.com/ and link after
At startup System/aa25srv.ini gets deleted and Server/aa25srv.ini is copied into it's place.
Assist then makes changes to System/aa25srv.ini
To get to the Bottom of this, can you post or pm me the Server/aa25srv.ini
Remember to remove any password you have added to the file.
[URL]
Protocol=unreal
ProtocolDescription=Unreal Protocol
Name=Recruit
Map=Entry.aao
LocalMap=Entry.aao
Host=
Portal=
MapExt=aao
EXEName=uw.exe
[URL]
ProÿTeamspeak: 3cr.teamspeak3.com.au
ProÿComing Soon -> www.AUSAAO25.com
ProÿWelcome to the Aus AAO25 Community Server
[email protected]
ProOICURMT2!
Protocol=unreal
ProtocolDescription=Unreal Protocol
Name=Recruit
Map=Entry.aao
LocalMap=Entry.aao
[URL]
Pro^[ÿÿ<80>Teamspeak: 3cr.teamspeak3.com.au
Pro^[ÿÿ<80>Coming Soon -> www.AUSAAO25.com
Pro^[ÿÿ<80>^[ÿÿ^A Welcome to the Aus AAO25 Community Server
[email protected]
ProOICURMT2!
Protocol=unreal
ProtocolDescription=Unreal Protocol
Name=Recruit
Map=Entry.aao
LocalMap=Entry.aao
Host=
Portal=
MapExt=aao
EXEName=uw.exe
SaveExt=usa
Port=1716
Class=AGP_Characters.AGP_Character
// SERVER INFORMATION, repeatmessage(1 for yes, 0 for no), repeatminutes(minutes)
// Server name and messages colour can be set with colour=Red,Green,Blue (0 - 255)
colour=255,255,128
servername=Aus AAO25 Community Server
motd1=Welcome to the Aus AAO25 Community Server
motd2=Coming Soon -> www.AUSAAO25.com
motd3=Teamspeak: 3cr.teamspeak3.com.au
adminname=OICURMT2!
[email protected]
repeatmessage=1
repeatminutes=5
I'd expect that from someone who's in-game username is "R-PUSSIES".
Redacted due to misunderstanding.
<UPDATE 5: Re-installed server backup from April 1st (go figure...). Server updated all the file correctly and restarted per normal operations... good to go. Don't know why this worked, I assume that there was a glitch on my server that prevented the update from executing correctly>