AAO25.com

America's Army => General Chat => Topic started by: -{am}-just!c3 on Tuesday, March 26, 2013, 11:42:31 AM

Title: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Tuesday, March 26, 2013, 11:42:31 AM
PLS help me cant open UDP GAME PORT 1716 AND UDP QUERY PORT 1717 :(...DUNNO HOW TO SETUP MY ROUTER AND FIREWALL :ranting: pls need help
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Tuesday, March 26, 2013, 14:21:30 PM
We need further informations to help you.

Which router?
Which OS?
Any additional firewall software installed?
Title: Re: How to setup aa25 assist server at home?
Post by: Vanoke on Tuesday, March 26, 2013, 14:31:46 PM
Try In   forwarding
 your local IP  i hade to puth extra in 19 but not sure if that must be to in your router.
start port  1716
end port 1718      you must make 3 ports open  from 1- 1716  2 -.this one you don t see...... 3 -1718
udp must fink on

If you play on the same computer you need to do sum more look in browser 25 assist in help ore wait for adders here
whit more experians  good luck
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Tuesday, March 26, 2013, 17:05:55 PM
We need further informations to help you.

Which router?
Which OS?
Any additional firewall software installed?


1.TP-LINK
Firmware Version:   
3.13.7 Build 110829 Rel.55845n
Hardware Version:   
WR841N v6/v7 00000000

2.Windows 7 professional
Service pack 1
Processor:Intel(R) Core(TM)i5 CPU  650 @ 3.20 GHz 3.19 GHz
Memory(RAM): 4 GB
System type: 32-bit Operating System

3.Windows 7 firewall and no ANTIVIRUS installed
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Tuesday, March 26, 2013, 17:11:56 PM
Try In   forwarding
 your local IP  i hade to puth extra in 19 but not sure if that must be to in your router.
start port  1716
end port 1718      you must make 3 ports open  from 1- 1716  2 -.this one you don t see...... 3 -1718
udp must fink on

If you play on the same computer you need to do sum more look in browser 25 assist in help ore wait for adders here
whit more experians  good luck



Sorry Man i am lil bit nobish at all this My router is TP LINK WR841N and i have option forwarding in it but then i dont know what to fill up in it  :((((
Title: Re: How to setup aa25 assist server at home?
Post by: Vanoke on Tuesday, March 26, 2013, 18:48:15 PM
You must go in to your modem from your provider to make port open whit Http://   [Number to open modem] then go forwarding
Title: Re: How to setup aa25 assist server at home?
Post by: [SWISS]Merlin on Wednesday, March 27, 2013, 05:13:13 AM
first of all - install a antivirus software!
then figure out what your computer ip is (open dos box, type ipconfig /all). note your address (should be something like 192.168.1.xxx).

connect to your router by typing in your internet browser: 192.168.1.1 (hope you have a password there). login now.
user: admin
pass: admin

if you have dhcp activated, maybe you have to make a reservation for your ip address (but we try it first without this).

now search for the tab "forwarding". select "port-triggering"
select now "add"
triggerport: 1716
protokoll: UDP
incoming port: 1716-1718
incoming protocoll: UDP
status: active
select "save"

reboot your rooter.
tell me if ok now. maybe you got a message from your windows firewall now "blocking ......" say no blocking is so asked.

btw: if you realy are trying to run a server, you have to open more ports then. look at other threads about the needed ports.
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Wednesday, March 27, 2013, 12:51:52 PM
first of all - install a antivirus software!
then figure out what your computer ip is (open dos box, type ipconfig /all). note your address (should be something like 192.168.1.xxx).

connect to your router by typing in your internet browser: 192.168.1.1 (hope you have a password there). login now.
user: admin
pass: admin

if you have dhcp activated, maybe you have to make a reservation for your ip address (but we try it first without this).

now search for the tab "forwarding". select "port-triggering"
select now "add"
triggerport: 1716
protokoll: UDP
incoming port: 1716-1718
incoming protocoll: UDP
status: active
select "save"

reboot your rooter.
tell me if ok now. maybe you got a message from your windows firewall now "blocking ......" say no blocking is so asked.

btw: if you realy are trying to run a server, you have to open more ports then. look at other threads about the needed ports.

====== CANNOT START SERVER - Ports Not Open ======
====== Please check you don't have any other servers running on the same ports ======
====== Click on 'HELP' In the Firewall/Router Test area below for router port help ======
====== Or click OPTIONS and disable External IP port testing ======

AND UDP GAME PORT 1716 CLOSED UDP QUERY PORT 1717 CLOSED
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Wednesday, March 27, 2013, 12:54:35 PM
(https://aao25.com/forum/proxy.php?request=http%3A%2F%2Fs24.postimg.org%2F4ay53mif5%2Fimage.jpg&hash=5e91d112a8ac9c6df9f48a44b94b1c9d) (http://postimg.org/image/4ay53mif5/)
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Wednesday, March 27, 2013, 14:36:21 PM
IMHO the port triggering thing like described by merlin will not work in this scenario.
(Cause AA25-Server isn't sending but just receiving on the trigger-port)


OK, lets go step-by-step:

First of all you should assign a static IP to your server-pc.

HowTo:
http://blog.mclaughlinsoftware.com/2009/11/26/windows-7-static-ip/

As your routers IP by default is "192.168.1.1" you need to assign an address within this network range.
(192.168.1.2 - 192.168.1.254)

Lets say: 192.168.1.10
Subnet mask: 255.255.255.0
Default gateway: 192.168.1.1
Preferred DNS: 192.168.1.1


As your router by default has DHCP enabled you need to define a IP-block for DHCP.
(Otherwise there is a possibility of an address collision if your "server-ip" is assigned to another PC connecting to your network)

This can be done at your routers menu:
-DHCP
Start-IP-Address: 192.168.1.100
End-IP-Address 192.168.1.200


Now you can start opening your needed ports.
-Forwarding
--Virtual Servers

>"Add New"
Service port: 1716
IP-Address: 192.168.1.10
Protocoll: UPD
Status: Enabled

>>"Save"

Same again for port "1717":

>"Add New"
Service port: 1717
IP-Address: 192.168.1.10
Protocoll: UPD
Status: Enabled

>>"Save"



You need to open same ports (1716 + 1717)  at your windows firewall.
HowTo:
http://windows.microsoft.com/en-us/windows7/open-a-port-in-windows-firewall


Even though some people state to have more ports opened to get the server work this isn't true.
All others ports are an inside-out connection which do not need port forwarding at all.


If you have further questions dont hesitate to ask.
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Thursday, March 28, 2013, 13:21:23 PM
IMHO the port triggering thing like described by merlin will not work in this scenario.
(Cause AA25-Server isn't sending but just receiving on the trigger-port)


OK, lets go step-by-step:

First of all you should assign a static IP to your server-pc.

HowTo:
http://blog.mclaughlinsoftware.com/2009/11/26/windows-7-static-ip/

As your routers IP by default is "192.168.1.1" you need to assign an address within this network range.
(192.168.1.2 - 192.168.1.254)

Lets say: 192.168.1.10
Subnet mask: 255.255.255.0
Default gateway: 192.168.1.1
Preferred DNS: 192.168.1.1


As your router by default has DHCP enabled you need to define a IP-block for DHCP.
(Otherwise there is a possibility of an address collision if your "server-ip" is assigned to another PC connecting to your network)

This can be done at your routers menu:
-DHCP
Start-IP-Address: 192.168.1.100
End-IP-Address 192.168.1.200


Now you can start opening your needed ports.
-Forwarding
--Virtual Servers

>"Add New"
Service port: 1716
IP-Address: 192.168.1.10
Protocoll: UPD
Status: Enabled

>>"Save"

Same again for port "1717":

>"Add New"
Service port: 1717
IP-Address: 192.168.1.10
Protocoll: UPD
Status: Enabled

>>"Save"



You need to open same ports (1716 + 1717)  at your windows firewall.
HowTo:
http://windows.microsoft.com/en-us/windows7/open-a-port-in-windows-firewall


Even though some people state to have more ports opened to get the server work this isn't true.
All others ports are an inside-out connection which do not need port forwarding at all.


If you have further questions dont hesitate to ask.



THANK U A LOT MAN! Server u p and running !!!great feeling :)))i did something today  :idea: :style:
One more question how make my server lag fewer to others players that join it
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Thursday, March 28, 2013, 14:11:30 PM
Nice one!
 :up:

To your question:
I'm not sure if I got it right.
Do all players lag when a new player connect to your server?
or
Do u mean the just joined players experience lag right after they joined?
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Thursday, March 28, 2013, 14:41:09 PM
simple one how make my server available to all players
so that they could play normaly without big laggs
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Thursday, March 28, 2013, 16:02:14 PM
Rob can u check my server again pls
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Friday, March 29, 2013, 06:53:53 AM
Seems to run smooth now.

Constant ping of ~130 and no spikes.
 :style:
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Friday, March 29, 2013, 09:17:44 AM
Seems to run smooth now.

Constant ping of ~130 and no spikes.
 :style:


GREAT NEWS!!! ;) :) GOT ONE MORE QUESTION:))) WHAT DIFFERENSE BITWEEN HOME SERVER AND DEDICATED
Title: Re: How to setup aa25 assist server at home?
Post by: Calevey on Friday, March 29, 2013, 13:08:55 PM
Basicly, dedicated server runs only the game server while you may run various different tasks / software on your home server that may affect on the server performance (if you're on poor hardware).
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Sunday, March 31, 2013, 19:33:59 PM
Where i can purchase dedicated server and how mu ch it costs?
Title: Re: How to setup aa25 assist server at home?
Post by: Calevey on Sunday, March 31, 2013, 19:48:45 PM
http://aao25.com/general-server-discussions/server-hosting-companys-suitable-for-running-assist-server/
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Monday, April 01, 2013, 13:14:19 PM
(https://aao25.com/forum/proxy.php?request=http%3A%2F%2Fs12.postimg.org%2Fbqcf2vjkt%2Fimage.png&hash=0a8ff174a0d1abaaa61ec5ea71b3b028) (http://postimage.org/)
 (http://postimage.org/) how do i fix this thing i am logged in and port shown opened 1716 & 1717 & 1718 but sometimes when i try to connect to any server aits says like that what should i do to fix this bug
Title: Re: How to setup aa25 assist server at home?
Post by: Calevey on Monday, April 01, 2013, 17:16:58 PM
That happens a lot. Just ignore it (press 'OK') and reconnect to server.
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Wednesday, April 03, 2013, 10:35:55 AM
If my second computer(notebook)connected to my main computer router how do i setup/open ports for it help me pls ))....1716 1717
Title: Re: How to setup aa25 assist server at home?
Post by: BiG_SerGiO on Wednesday, April 03, 2013, 11:27:30 AM
If my second computer(notebook)connected to my main computer router how do i setup/open ports for it help me pls ))....1716 1717

You already open your router ports, connection a notebook should be ok. But give it a try ;)
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Wednesday, April 03, 2013, 11:42:31 AM
You already open your router ports, connection a notebook should be ok. But give it a try ;)


url=http://postimg.org/image/5ig7q8yzr/full/](https://aao25.com/forum/proxy.php?request=http%3A%2F%2Fs23.postimg.org%2F5ig7q8yzv%2Fimage.png&hash=71ae63d24189db3095a6df321aafdf39)[/url]
 (http://postimage.org/)

I did opened port 1716 1717 in main computer router and assist show that port are opened (green colour) but my notebook connected to it and this assist show it like it closed cant recognize what is the problem
Title: Re: How to setup aa25 assist server at home?
Post by: [SWISS]Merlin on Wednesday, April 03, 2013, 12:07:51 PM
you have another IP at your Notebook then your PC has.

edited by owner:
lol, what a crap i did write. sorry
Title: Re: How to setup aa25 assist server at home?
Post by: BiG_SerGiO on Wednesday, April 03, 2013, 12:19:05 PM
Any software firewall installed?
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Wednesday, April 03, 2013, 16:30:56 PM
Like Merlin said:
Port 1716 & 1717 are already forwarded to your PC with IP 192.168.1.10.

Due to the nature of network you cant forward the same port to multiple IP's.


Depending on whether you are trying to do you may:

a) Change the arranged port forwarding for 1716/1717 towards you notebook IP

b) Arrange a second rule for port 1726/1727 towards your notebook and set your notebook-server-ports like that
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Wednesday, April 03, 2013, 16:58:19 PM
you have another IP at your Notebook then your PC has.

edited by owner:
lol, what a crap i did write. sorry
heheh i have same ip in my note as in my pc
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Wednesday, April 03, 2013, 17:23:58 PM
Quote
heheh i have same ip in my note as in my pc
Make sure your PC is offline while you connect the notebook.

Did you open the ports at your notebook firewall?
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Wednesday, April 03, 2013, 23:08:59 PM
Make sure your PC is offline while you connect the notebook.

Did you open the ports at your notebook firewall?
how i am exactly doing it man :) :lock: :idea:
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Thursday, April 04, 2013, 03:30:28 AM
Like I told you couple of days ago.
(See post 27 March 2013, 19:36:21)
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Friday, April 05, 2013, 05:07:28 AM
a) Change the arranged port forwarding for 1716/1717 towards you notebook IP

b) Arrange a second rule for port 1726/1727 towards your notebook and set your notebook-server-ports like that


Cant understand what i have to do here and why i cant do that my pc and notebook be online together two assist will be ports opened in the same time?Its because of my wifi connection of my notebook?
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Friday, April 05, 2013, 05:26:39 AM
I truly can't figure out what you are planning to do.

Are you wanna run two servers at the same time?
(One on your PC, one on your notebook)
>>Impossible cause your Internet connection can't handle two servers


Or do you just wanna play with your notebook while the server is running on your PC?
>>You don't have to open any ports at you notebook then.
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Friday, April 05, 2013, 06:13:16 AM
PC AND NOTEBOOK ASSIST MANAGER ONLY PORTS OPENED IF IT POSSIBLE
Title: Re: How to setup aa25 assist server at home?
Post by: Rob_LD on Friday, April 05, 2013, 06:51:37 AM
Quote
PC AND NOTEBOOK ASSIST MANAGER ONLY PORTS OPENED IF IT POSSIBLE
This makes no sense at all.
 (https://aao25.com/forum/proxy.php?request=http%3A%2F%2Fwww.cheesebuerger.de%2Fimages%2Fsmilie%2Fkonfus%2Fc010.gif&hash=3199b237682c8b45033b74a1533c6994) (http://www.cheesebuerger.de/smilie.php)
We have some serious communication problems...
Title: Re: How to setup aa25 assist server at home?
Post by: [SWISS]Merlin on Friday, April 05, 2013, 07:08:49 AM
and it is also impossible to run two computers on the same ip address, as you told us earier in this thread.
so give your Notebook another ip address - by hand. connfigure your router to handle this (static ip). see Internet documentations about that all (i did read your router manual), so you can do that too i guess.
good luck.
Title: Re: How to setup aa25 assist server at home?
Post by: -{am}-just!c3 on Friday, April 05, 2013, 07:13:25 AM
This makes no sense at all.
 (https://aao25.com/forum/proxy.php?request=http%3A%2F%2Fwww.cheesebuerger.de%2Fimages%2Fsmilie%2Fkonfus%2Fc010.gif&hash=3199b237682c8b45033b74a1533c6994) (http://www.cheesebuerger.de/smilie.php)
We have some serious communication problems...

So whats the purpose of this ports i cant get it ???