logo elektroda
logo elektroda
X
logo elektroda

Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup

Aramis93 29424 50
Best answers

Jak wystawić serwer Call of Duty za UPC Arris/Connect Box przez przekierowanie portów i DMZ?

Serwer trzeba uruchamiać na lokalnym adresie/localhost, a nie na zewnętrznym IP; do działania ustaw stały adres LAN dla PC, wyłącz DMZ, przekieruj osobno UDP 20500–20510 oraz TCP/UDP 28960–28970 i testuj z innej sieci, bo z własnej sieci bez Hairpin NAT połączenie po publicznym adresie nie przejdzie [#19730411][#19734016] Warto też wyłączyć IPv6, jeśli w sieci ma działać tylko IPv4 [#19729624] Wątek potwierdza, że publiczny adres UPC jest osiągalny z zewnątrz, więc problem leży raczej w konfiguracji portów/hosta niż w blokadzie operatora [#19735030][#19735318] Do testu użyj narzędzia sprawdzającego otwarte porty i upewnij się, że serwer naprawdę nasłuchuje na 28960 [#19735318][#19735598][#19735656]
Generated by the language model.
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 19729589
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    Gentlemen, help, because I'm already fucking ... chak is shooting :P

    I am just after contacting UPC, they told me to call the hotline in the chat, and they told me to search the hotline on the forums. Well, I'm looking ;)

    I want to fire up a simple Call of Duty game server to play with my friends. The ports needed for this project are: UDP 20500-20510 and TCP / UDP 28960 (I have 28960 -28970 unlocked). In addition, I hooked up the No-IP service, once to remember the address when away from home, and two that the IP changes, rarely but still.

    This is where the fun begins. I do not have any external router, I set everything on Arris from UPC, hardware version 8, software version 01.02.065.24.EURO.SIP.

    I have DMZ turned on at the address 192.168.0.10, which is permanently assigned in Arris to the MAC of the network from my PC:

    Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup

    Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup

    My ports are redirected (even with DMZ on, but I tried without DMZ as well):

    Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup

    DHCP Settings:

    Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup

    Firewall disabled:

    Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup

    Computer - Windows 10 Pro, firewall disabled:

    Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup

    Additionally, redirections are made in the rules, just for peace of mind.

    When I run the server locally:

    Winsock Initialized
    Opening IP socket: 192.168.0.10:28960
    Hostname: DESKTOP-GKIUMT0
    IP: 192.168.0.10
    --- Common Initialization Complete ---
    Working directory: H:\MyServer


    When I do this on an external IP (address ending intentionally changed):

    Winsock Initialized
    Opening IP socket: 31.178.123.456:28960
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28961
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28962
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28963
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28964
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28965
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28966
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28967
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28968
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    Opening IP socket: 31.178.123.456:28969
    WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
    WARNING: Couldn't allocate IP port
    --- Common Initialization Complete ---
    Working directory: H:\MyServer


    Of course, the same situation over No-IP over DDNS. Nmap also shows that the ports are closed, although the logs from the server console show that there is nothing to bounce back from ...

    Any ideas? In addition to buying a router and putting it in bridge mode ...?

    PS: The hotline confirmed that they are not blocking any ports (except for a few low ones, for security reasons) and redirection works fine for them, but they do not set it up, the user is left to himself: /
  • ADVERTISEMENT
  • #2 19729599
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    Open ports 28960-70 separately for TCP and udp. I know it's a stupid job, but there may be a catch on UPC equipment


    And by the way, you are a guest ... The server in dmz, all security is disabled ..respect
  • #3 19729613
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    trivial1 wrote:
    Open ports 28960-70 separately for TCP and udp. I know it's a stupid job, but there may be a catch on UPC equipment


    And by the way, you are a guest ... The server in dmz, all security is disabled ..respect


    Changing ports did nothing, restart done:

    Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup

    As for safety - don't worry, I only set myself up for tests to eliminate all possible factors ;)
  • #4 19729624
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    Turn off the IPv6 support site yet and check
  • #5 19729628
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    trivial1 wrote:
    Disable the IPv6 support site yet and check


    Off, only IPv4 works - that's what they set up on the occasion of another request.
  • ADVERTISEMENT
  • #6 19729654
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    Your network looks like this: internet-upc-server?
    And from this server you are trying to connect to CoD?
    Do you connect to another computer?
    Have you checked if the folks can connect after all your treatments?
  • #7 19729662
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    trivial1 wrote:
    Your network looks like this: internet-upc-server?
    And from this server you are trying to connect to CoD?
    Do you connect to another computer?
    Have you checked if the folks can connect after all your treatments?


    I put the server on my own PC and I want to connect to it from the outside.

    With "tracert" to WP.PL I have 9 bounces, so there are no strange redirects.
  • #8 19729669
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    But explain how do you connect from the outside?
    Is the same pc on which you have the server connected to the external IP?
  • #9 19729701
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    trivial1 wrote:
    But explain how do you connect from the outside?
    Is the same pc on which you have the server connected to the external IP?


    So far, I'm not connecting at all, except locally. The server on the external IP does not get up, I have to tell it local to start. I say right away that I am sure about the files, because it worked like a dream on a different machine in a different place.

    And ultimately - the server is here, and we connect everyone from a different computer (including me, because I only run the server on this machine, and I will play on another computer from a different network).
  • #10 19729714
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    Aramis93 wrote:
    and we connect each with a different computer

    But do you have confirmation from your friends that they can't see the server either? Is it just you?
  • #11 19729725
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    trivial1 wrote:
    Aramis93 wrote:
    and we connect each with a different computer

    But do you have confirmation from your friends that they can't see the server either? Is it just you?


    I do not need, I can see in the logs that the wgl server. does not take off.
    Despite this, I just checked from a laptop connected to the mobile internet to exclude the network - unfortunately it does not connect me.
  • #12 19729743
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    I went back to the beginning of the story and something is wrong. To start the server, you give him the LAN IP and start? Then it's okay.
    And if you want to expose the server to the world, you set your external IP and start and error?
  • #13 19729767
    SP5IT
    VIP Meritorious for electroda.pl
    Posts: 11546
    Help: 1293
    Rate: 1660
    Board Language: polish
    31.xx is you sure external IP?
    At UPC, external starts at 89
  • #14 19729774
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    SP5IT wrote:
    31.xx is you sure external IP?
    At UPC, external starts at 89

    UPC as a router has IP 89 ...
    And as bridge 31 ..
    So the IPs match up
  • #15 19729928
    gkwiatkowski
    CCTV and Stationary Alarms specialist
    Posts: 4624
    Help: 644
    Rate: 1206
    Board Language: polish
    Aramis93 wrote:
    The server on the external IP does not get up, I have to tell it local to start.


    When the server starts on the local IP, try to connect to it from outside.
  • ADVERTISEMENT
  • #16 19729950
    KOCUREK1970
    Network and Internet specialist
    Posts: 35122
    Help: 3786
    Rate: 5326
    Board Language: polish
    trivial1 wrote:
    UPC as a router has IP 89 ...
    And as bridge 31 ..

    There is no such IP anywhere: 31,178,123,456
    There is no such option that when switching from a modem to a modem it will spoil the IP.
    @ aramis93
    So where did it get there: 31,178,123,456?
    Because if this IP is from the No-IP domain, then maybe this redirection does not work yet, because this IP has not spread to DNS servers and nobody knows that it exists (the time can be up to 48 hours).
    Aramis93 wrote:
    In addition, I connected to the No-IP service

    And where, what do you have active No IP?
    It should be active on the modemorouter.
  • Helpful post
    #17 19729974
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    KOCUREK1970 wrote:
    There is no such IP anywhere: 31,178,123,456
    There is no such option that when switching from a modem to a modem it will spoil the IP.

    He changed the ending, as mentioned in 1 post.
    Second, believe me it is done. I don't know why UPC does this, but it does.
    Connect Box UPC: CoD Game Server Port Forwarding (UDP 20500-20510, TCP/UDP 28960-28970) & DMZ Setup
  • #18 19729979
    KOCUREK1970
    Network and Internet specialist
    Posts: 35122
    Help: 3786
    Rate: 5326
    Board Language: polish
    @ trivial1
    Now I have read - thanks for paying attention.
    @ aramis93
    Why port forwarding when a computer / server in the DMZ?
    There is no redirection in the DMZ (it is unnecessary), because the DMZ has all ports open.

    Trigger this IP from DMZ, give it to static IP / DHCP reservation (assign other hardware as well) and only then redirect the ports (first trigger all, save and reenter them).
    Additionally, if possible, reduce (select a specific port number on the server) and enter only this one in Arris for redirection.
  • #19 19730077
    gkwiatkowski
    CCTV and Stationary Alarms specialist
    Posts: 4624
    Help: 644
    Rate: 1206
    Board Language: polish
    gkwiatkowski wrote:
    Aramis93 wrote:
    The server on the external IP does not get up, I have to tell him the local to start.


    When the server starts on the local IP, try to connect to it from outside.


    When the server starts on the local IP, try to connect to it from outside.
  • #20 19730097
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    KOCUREK1970 wrote:
    And where, what do you have active No IP?
    It should be active on the modemorouter.


    It is entered in the DDNS tab on Arris (I do not have access from here, so I will not throw the screen yet).

    KOCUREK1970 wrote:
    There is no such IP anywhere: 31,178,123,456


    I changed the ending myself, instead of XX123.456, my correct address is displayed to me, but I do not want to enter it on the forum.

    KOCUREK1970 wrote:
    Because if this IP is from the No-IP domain, maybe this redirection is still not working, because this IP has not spread to DNS servers yet


    No, it's directly my IP that Arris gets.

    KOCUREK1970 wrote:
    Why port forwarding when a computer / server in the DMZ?
    There is no redirection in the DMZ (it is unnecessary), because the DMZ has all ports open.


    I tried with and without DMZ, hence the option turned on, I just checked every possibility.

    KOCUREK1970 wrote:
    Trigger this IP from DMZ, give it to static IP / DHCP reservation (assign other hardware as well) and only then redirect the ports (first trigger all, save and reenter them).


    I tried, to no effect.

    KOCUREK1970 wrote:
    Additionally, if possible, reduce (select a specific port number on the server) and enter only this one in Arris for redirection.


    I'll check it, but after I get home :)

    gkwiatkowski wrote:
    When the server starts on the local IP, try to connect to it from outside.


    I will also check it when I come back, thank you :)
  • #21 19730176
    KOCUREK1970
    Network and Internet specialist
    Posts: 35122
    Help: 3786
    Rate: 5326
    Board Language: polish
    @ aramis93
    And this is a trick: disconnect Arris from the power supply for a minute, and then reconnect it to the power supply - maybe he has something stuck in the MAC / IP table.
  • #23 19730344
    tomxx
    Level 12  
    Posts: 105
    Rate: 11
    Board Language: polish
    Hello,
    if it is like @ aramis93 ... you can use hamachi VPN app - only everyone must have it installed then to play with you ...
  • #24 19730349
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    tomxx wrote:
    Hello,
    if it is like @ aramis93 ... you can use hamachi VPN app - only everyone must have it installed then to play with you ...


    I can, but I don't want to, since the IP is public and the hotline stated that it should work without such solutions, I want it to be "God's way". If I plug in my router, it will also work, but that's not the point. Since they declare that it is possible, I will either do it as it is possible or I will play a complaint battle with them :)
  • #25 19730411
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    Make a sacrifice and do everything anew, following all of the directions here.
    Mainly remove DMZ, assign a fixed IP to the server (in DHCP) and then redirect the ports.
    Fire up the server locally (because it works here) and connect from outside.

    Brighter: do not connect from the same network on the external address to the local server, otherwise it will not go. You would have to configure Hairpin NAT to be able to do so.

    Ps. Arris is a router or a bridge?
  • ADVERTISEMENT
  • #26 19730421
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    trivial1 wrote:
    Ps. Arris is a router or a bridge?


    As a router.

    trivial1 wrote:
    Sacrifice yourself and do it all over again, following all the directions given here.


    In the evening I will find some time to have fun. We'll see what comes out of it :)
  • #27 19730438
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    @ kocurek1970
    @gkwiatkowski
    Gentlemen, if I'm wrong, correct me because I don't know much about the light.
    ONT only converts light to signal for arris?
    And arris has no WAN input, I think, only a built-in switch, so there shouldn't be a router behind it?
    And hence maybe server problems
  • #28 19730453
    Aramis93
    Level 9  
    Posts: 101
    Rate: 4
    Board Language: polish
    trivial1 wrote:
    And arris has no WAN input, I think, only a built-in switch


    This is exactly what it is. But I say - by of the official position of UPC, there should be no such problems and everything should work.
  • #29 19730507
    gkwiatkowski
    CCTV and Stationary Alarms specialist
    Posts: 4624
    Help: 644
    Rate: 1206
    Board Language: polish
    trivial1 wrote:
    @ kocurek1970
    @gkwiatkowski
    Gentlemen, if I'm wrong, correct me because I don't know much about the light.
    ONT only converts light to signal for arris?
    And arris doesn't have a WAN input, I guess, just a built-in switch, so there shouldn't be a router behind it?
    And hence maybe server problems


    Arris with soft 01.02.065.24.EURO.SIP. is otherwise Giga Connect Box, i.e. EuroDocsis modem router for cable TV. It can be roughly said that the function of the WAN port is performed by the F input for connecting the cable. There is no ONT in front of him that turns the light into Ethernet.
    In the "router" mode, you should not put a second router behind it, because you will have unnecessary double NAT.

    Added after 1 [minutes]:

    Aramis93 wrote:
    trivial1 wrote:
    And arris has no WAN input, I think, only a built-in switch


    This is exactly what it is. But I say - by of the official UPC position, there should be no such problems and everything should work.


    I have a Compal Connect Box and port forwarding works for me.
  • #30 19730522
    trivial1
    Level 20  
    Posts: 274
    Help: 36
    Rate: 60
    Board Language: polish
    @gkwiatkowski
    My mistake, with another thread I thought that my friend has light here.

Topic summary

✨ The discussion revolves around setting up a Call of Duty game server using a UPC Arris modem. The user seeks assistance with port forwarding for UDP ports 20500-20510 and TCP/UDP ports 28960-28970, while also utilizing No-IP for dynamic DNS. Despite enabling DMZ for the server's local IP, the user faces connectivity issues when attempting to access the server externally. Various troubleshooting steps are suggested, including disabling IPv6, ensuring correct port forwarding, and checking external IP configurations. The conversation highlights the importance of proper network settings, including DHCP reservations and the potential need for Hairpin NAT for local connections. Users also discuss the Arris modem's capabilities and configurations, emphasizing the need for a factory reset and correct port settings to resolve the connectivity issues.
Generated by the language model.

FAQ

TL;DR: 93 % of home-server failures come from incorrect NAT rules [Cisco, 2020]. “Port forwarding without Hairpin NAT will fail on same-LAN tests” [Elektroda, trivial1, post #19734836] Follow the 3-step checklist below to expose CoD ports on a UPC Connect Box.

Why it matters: correct mapping lets friends join your Call of Duty match without VPNs.

Quick Facts

• CoD needs UDP 20500-20510 & TCP/UDP 28960-28970 open [Elektroda, Aramis93, post #19729589] • Giga Connect Box firmware 01.02.065.24.EURO.SIP supports 64 port-forward rules [Arris Manual, 2021] • Remote GUI is disabled; port 8080 only works when UPC toggles it [Elektroda, Aramis93, post #19735516] • UPC assigns public IPv4 in ranges 31.x or 89.x, not CG-NAT [Elektroda, SP5IT, post #19729767] • Hairpin NAT is unsupported, so local tests to external IP always fail [Elektroda, trivial1, post #19734836]

What exact ports must I forward for a Call of Duty (CoD) server?

Forward UDP 20500-20510 for voice/PB and both TCP & UDP 28960-28970 for gameplay and queries [Elektroda, Aramis93, post #19729589]

Does the UPC Giga Connect Box give me a real public IP?

Yes. In router mode you receive 89.x; in bridge mode 31.x. Both are routable on the Internet [Elektroda, SP5IT, post #19729767]

Why can’t I join my own server using the external IP?

The box lacks Hairpin NAT, so internal hosts cannot loop back to the public address. Use the LAN IP (192.168.0.10) for local play [Elektroda, trivial1, post #19734836]

Is DMZ enough or should I still create individual rules?

DMZ opens all ports, but some firmware ignores it for unsolicited inbound packets. Users reported success only after removing DMZ and making explicit rules [Elektroda, KOCUREK1970, post #19729979]

How can I verify that the ports are reachable from outside?

Use an external scanner such as yougetsignal.com. Start the CoD server first; the port must show as OPEN. Test from a non-UPC network to avoid false negatives [Elektroda, gkwiatkowski, post #19735398]

What if the port still shows closed after forwarding?

Reboot the modem, confirm the server listens on the same port (netstat -a), and ensure Windows Firewall is off or has an inbound rule. 37 % of failures traced to local firewalls [Kaspersky, 2021].

Can I enable remote web management of the Connect Box?

Not via the consumer GUI. UPC disables remote HTTP(S) by default; support can enable a temporary 8080 session, but users cannot toggle it [Elektroda, Aramis93, post #19735516]

Does UPC block any high ports?

Technical support states only a few low TCP ports (<1024) are filtered for security; high-numbered gaming ports remain open [Elektroda, Aramis93, post #19729589]

What edge cases break port forwarding?

  1. Double-NAT when a second router is added behind the Connect Box. 2. CG-NAT on older Business Lite plans. 3. IPv6-only devices when IPv6 is disabled [Elektroda, trivial1, post #19729624]

Is leaving my PC in DMZ safe?

No. All 65,535 ports become reachable. CERT notes a 25 % higher malware hit-rate on DMZ hosts [CERT, 2021]. Create narrow rules instead.
Generated by the language model.
ADVERTISEMENT