AAO25.com

America's Army => General Chat => Topic started by: m2-stryker on Sunday, September 09, 2012, 20:08:39 PM

Title: Anyone run this game on Linux and NAT with 'honor'?
Post by: m2-stryker on Sunday, September 09, 2012, 20:08:39 PM
Trying to get my server to show up properly in the list, but i'm not seeing it as being honor, nor do I see it displaying a ping.

Any insight would be appreciated.

Thanks .
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: BiG_SerGiO on Sunday, September 09, 2012, 20:35:02 PM
Try reading this. Spanky posted all ports there.
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: m2-stryker on Sunday, September 09, 2012, 20:37:49 PM
??
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: m2-stryker on Sunday, September 09, 2012, 21:04:31 PM
I'm trying to run the linux server.

From what I can see, the ports are open because when I try and run the windows server client, it seems to work after I disable the Port Testing to External IP.

 How do you disable that in the linux server ?

Here's my command start up.
 ./server-bin GLOBAL insurgent_camp -multihome=0.0.0.0 -Port=1716

Seems to be communication at start up..

  25AssistSM: PB Scheduled Task Added: 1010 1200 pb_sv_filewhitelist "Saves "
25AssistSM: Attempting to resolve master1.evenbalance.com
25AssistSM: Resolved to [66.36.231.175]
25AssistSM: PunkBuster Server for AAO (v1.793 | A1371 C2.243) Enabled
25AssistSM: Game Version [2.5.0]

PB Is running

25AssistSM: Running PB Scheduled Task (slot #1) say 2.5 Assist SM - Private PB Scripts for AA v2.5 - AA25.org

Received message from unknown Sender( None ) Message( 2.5 Assist SM - Private PB Scripts for AA v2.5 - AA25.org ) Type( None )


Assist Server manager Icon row shows a blue graphic that says ASM25

Any thoughts here??
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: m2-stryker on Sunday, September 09, 2012, 21:11:04 PM
why am I seeing LAN in the command startup??

/serverx LAN INSURGENT_CAMP -nohomedir ini=aa25srv.ini log=aa25srv.log -multihome=172.30.2.8
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: kikiliki on Monday, September 10, 2012, 02:04:55 AM
It is because oficial authoirization is down. Serwer looks like LAN, but authorization is done by Asist server pakages
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: BiG_SerGiO on Monday, September 10, 2012, 06:47:48 AM
Try reading this. Spanky posted all ports there.

LoL, forgot to post link ^^
http://aao25.com/2-5-assist/running-an-assist-server-ports-ip%27s/
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: m2-stryker on Monday, September 10, 2012, 13:51:29 PM
All of the necessary ports are opened and forwarding accordingly.

I run PFSense as my router/firewall.
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: Pegesus on Friday, September 14, 2012, 13:19:54 PM
multihome has to be the server ip and not 0.0.0.0

nd change
Code: [Select]
/serverx LAN INSURGENT_CAMP -nohomedir ini=aa25srv.ini log=aa25srv.log -multihome=172.30.2.8
to

Code: [Select]
/serverx LAN INSURGENT_CAMP -nohomedir -ini=server/aa25srv.ini -log=server/aa25srv.log -multihome=*serveriphere*
for the firewall u need to naviget to the armyops/system folder and add aasrvXXX.exe and aaudpXXX.exe to firewall exceptions
Title: Re: Anyone run this game on Linux and NAT with 'honor'?
Post by: kMx on Friday, September 14, 2012, 14:15:46 PM
well if you want your server to be set as an Internet server you must set it as GLOBAL
make sure you change directory to the server-bin file directory , default is ~/25Assist/armyops/System and then run the command:

Code: [Select]
./server-bin GLOBAL INSURGENT_CAMP -nohomedir ini=aa25.ini log=aa25.log -Port=1716 -Multihome=0.0.0.0
Also , you can set those options ( port and ip ) in the aa25.ini file
replace 0.0.0.0 with your external IP , find it in here
http://www.whatsmyip.org/