Jump to content
slendermang

Server not responding to master list

Recommended Posts

 

Can't figure out why my server isn't showing up on the master list. Worked last time I hosted months ago, hadn't touched anything besides updating to bullseye from buster and updating arma to latest.

 

Looking at my public IP,  Battlemetrics tracker show it's not responding to queries.

 

Using SteamCMD, updated ARMA to the latest release

Distro:

Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye

Interface info:

Box is sitting on 192.168.1.200/24

 ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: enp7s0f0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP group default qlen 1000
    link/ether 22:ff:9a:93:06:f7 brd ff:ff:ff:ff:ff:ff permaddr 00:10:18:8d:88:e0
3: enp7s0f1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP group default qlen 1000
    link/ether 22:ff:9a:93:06:f7 brd ff:ff:ff:ff:ff:ff permaddr 00:10:18:8d:88:e2
4: enp0s31f6: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 40:8d:5c:53:51:1b brd ff:ff:ff:ff:ff:ff
5: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 22:ff:9a:93:06:f7 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.200/24 brd 192.168.1.255 scope global bond0
       valid_lft forever preferred_lft forever
    inet6 2603:7080:de36:247d:20ff:9aff:fe93:6f7/64 scope global dynamic mngtmpaddr
       valid_lft 601260sec preferred_lft 601260sec
    inet6 fe80::20ff:9aff:fe93:6f7/64 scope link
       valid_lft forever preferred_lft forever

 

 

Using UFW, allowed rules

I included Steam and ARMA after not getting anything to work.

 sudo ufw status numbered
Status: active

     To                         Action      From
     --                         ------      ----
[ 1] Samba                      ALLOW IN    192.168.0.0/16
[ 2] SSH                        ALLOW IN    192.168.0.0/16
[ 3] 2302:2306/udp              ALLOW IN    Anywhere
[ 4] 27015                      ALLOW IN    Anywhere
[ 5] 27015:27030/tcp            ALLOW IN    Anywhere
[ 6] 27036:27037/tcp            ALLOW IN    Anywhere
[ 7] 4380/udp                   ALLOW IN    Anywhere
[ 8] 27000:27031/udp            ALLOW IN    Anywhere
[ 9] 27036/udp                  ALLOW IN    Anywhere
[10] 2302:2306/udp (v6)         ALLOW IN    Anywhere (v6)
[11] 27015:27030/tcp (v6)       ALLOW IN    Anywhere (v6)
[12] 27036:27037/tcp (v6)       ALLOW IN    Anywhere (v6)
[13] 4380/udp (v6)              ALLOW IN    Anywhere (v6)
[14] 27000:27031/udp (v6)       ALLOW IN    Anywhere (v6)
[15] 27036/udp (v6)             ALLOW IN    Anywhere (v6)

 

Port activity:

sudo netstat -plunt
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name

udp   131328      0 0.0.0.0:2302            0.0.0.0:*                           3261/./arma3server
udp   220416      0 0.0.0.0:2303            0.0.0.0:*                           3261/./arma3server
udp     1536      0 0.0.0.0:2304            0.0.0.0:*                           3261/./arma3server
udp        0      0 0.0.0.0:2314            0.0.0.0:*                           3550/./arma3server
udp        0      0 0.0.0.0:2316            0.0.0.0:*                           3550/./arma3server
udp        0      0 0.0.0.0:2326            0.0.0.0:*                           3633/./arma3server
udp        0      0 0.0.0.0:2328            0.0.0.0:*                           3633/./arma3server
udp        0      0 0.0.0.0:2338            0.0.0.0:*                           3926/./arma3server
udp        0      0 0.0.0.0:2340            0.0.0.0:*                           3926/./arma3server
sudo lsof -i -P -n
COMMAND    PID        USER   FD   TYPE DEVICE SIZE/OFF NODE NAME

arma3serv 3261        arma 2060u  IPv4  26437      0t0  UDP *:2304
arma3serv 3261        arma 2061u  IPv4  26436      0t0  TCP 192.168.1.200:44904->213.192.54.59:443 (CLOSE_WAIT)
arma3serv 3261        arma 2062u  IPv4  26438      0t0  UDP *:2302
arma3serv 3261        arma 2074u  IPv4  28839      0t0  UDP *:2303
arma3serv 3261        arma 2106u  IPv4  27147      0t0  TCP 192.168.1.200:46304->34.238.206.176:443 (CLOSE_WAIT)
arma3serv 3550        arma 2041u  IPv4  35811      0t0  TCP 192.168.1.200:44920->213.192.54.59:443 (CLOSE_WAIT)
arma3serv 3550        arma 2063u  IPv4  27596      0t0  UDP *:2316
arma3serv 3550        arma 2064u  IPv4  27597      0t0  UDP *:2314
arma3serv 3633        arma 2041u  IPv4  32941      0t0  TCP 192.168.1.200:44926->213.192.54.59:443 (CLOSE_WAIT)
arma3serv 3633        arma 2063u  IPv4  35974      0t0  UDP *:2328
arma3serv 3633        arma 2064u  IPv4  35975      0t0  UDP *:2326
arma3serv 3926        arma 2041u  IPv4  40378      0t0  TCP 192.168.1.200:44932->213.192.54.59:443 (CLOSE_WAIT)
arma3serv 3926        arma 2063u  IPv4  41033      0t0  UDP *:2340
arma3serv 3926        arma 2064u  IPv4  41034      0t0  UDP *:2338

Port forwarding on my router:

https://i.imgur.com/nMse6At.png

 

Server logs:

https://pastebin.com/NSyspLiT

 

Server launch script:

./arma3server -config=server.cfg -mod=@uflip\;@lcvp\;@czeus\;@lcvp_lib\;@viro\;@le\;@ifc\;@rhm\;@nmab\;@emr\;@cba_a3\;@asl\;@an2\;@acesaf\;@zeace\;@ze\;@cupc\;@cupm\;@cupace\;@afrf\;@aceusf\;@acegr\;@gref\;@usaf\;@saf\;@aceusaf\;@aceafrf\; >>log.${pid}_$(date +%s).txt 2>&1

Server.cfg:

https://pastebin.com/Kzyu9JBD

Share this post


Link to post
Share on other sites

Okay, so entirely user error. 

 

I forgot that I had force installed the server into the steamcmd directory! So my server was being updated, but I was still running the old version. Woops.

 

The old directory was '/home/*/.steam/steamcmd/arma3' and by default it's under '/home/*/.steam/steamapps/common/Arma 3 Server'

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×