[Docker] Dedicated server für Palworld über DSM (DS920+)

nolafari

Benutzer
Mitglied seit
25. Jan 2024
Beiträge
13
Punkte für Reaktionen
0
Punkte
1
Vielleicht gibt es hier jemand im Forum, der für das Spiel Palworld ein "dedicated server" eingerichtet hat über Docker bzw. im DiskStation Manager. Ich habe ein DS920+ und bisher nirgends eine gute Anleitung gefunden.

Es gibt schon Anleitung dafür, jedoch alles nur über Docker von einem Computer

Bsp. Anleitungen:
https://tice.tips/containerization/palworld-server-docker/
https://steamlists.com/de/how-to-set-up-a-dedicated-palworld-server-using-docker/
https://hub.docker.com/r/qmarchi/palworld
https://www.number13.de/palworld-server-selber-aufsetzen/

Kann mir da jemand helfen? Bzw. ist das möglich.

lg Ez
 

CTCoOL

Benutzer
Mitglied seit
26. Jan 2024
Beiträge
1
Punkte für Reaktionen
0
Punkte
1
Nabend :)
verstehe das Pro0blem nicht ganz ^^.

Alles was in dem ersten Tutorial gemacht wird, machst du auf deinem NAS.
Sprich, leig einen Ordner per Filestation der ka "PalworldDocker" heißt.
Da kopierst du wie angegeben alles rein. und verbindest dich von denem rechenr dann per ssh auf den nas und gibst das ein was da steht.

Voraussetzung ist allerding das du "Container" quasi das Docker program von Synology auf dem nas installiert hast. das findet man ganz einfach unter den anwendungen.

Ich werde das bei zeiten auch mal testen.
 

alexhell

Benutzer
Sehr erfahren
Mitglied seit
13. Mai 2021
Beiträge
2.604
Punkte für Reaktionen
758
Punkte
154
verstehe das Pro0blem nicht ganz ^^.
Das verstehe ich auch nicht. Wo ist denn der Unterschied wo du das ausführst? Bei Docker ist doch genau das der Vorteil. Es ist immer das gleiche. Du kannst die Compose 1:1 übernehmen und es läuft.....

Ansonsten empfehle ich immer, wenn man sich vielleicht ein bisschen mit Docker befasst. Dann braucht man auch nicht für alles eine exakte Anleitung für eine Synology NAS.
 

plang.pl

Benutzer
Contributor
Sehr erfahren
Maintainer
Mitglied seit
28. Okt 2020
Beiträge
14.180
Punkte für Reaktionen
4.915
Punkte
519
Genau die erste Anleitung, die du verlinkt hast, erklärt es ja ganz gut. Nur muss man halt die Pfade anpassen
 

alexhell

Benutzer
Sehr erfahren
Mitglied seit
13. Mai 2021
Beiträge
2.604
Punkte für Reaktionen
758
Punkte
154
Wieso? Was ist denn bei der DS anders als bei der Anleitung die du verlinkt hast?
 

nolafari

Benutzer
Mitglied seit
25. Jan 2024
Beiträge
13
Punkte für Reaktionen
0
Punkte
1
Du startest Docker über das Installierte App auf dem DSM. Nicht über Windows und Shell. Dort musst du gewisse Werte eingeben. Unterhalb ein beispiel: 1706360822190.png 1706360855180.png
 
Zuletzt bearbeitet von einem Moderator:

alexhell

Benutzer
Sehr erfahren
Mitglied seit
13. Mai 2021
Beiträge
2.604
Punkte für Reaktionen
758
Punkte
154
Nee das musst du nicht. Du kannst es aber darüber nutzen.
Wenn du dich über SSH verbindest, dann kannst du ganz normal Docker Composer oder Docker Run Befehle ausführen. Ich habe noch nie den Container Manager benutzt und werde es wohl auch nie machen
 

plang.pl

Benutzer
Contributor
Sehr erfahren
Maintainer
Mitglied seit
28. Okt 2020
Beiträge
14.180
Punkte für Reaktionen
4.915
Punkte
519
Ja genau.
verbinden per ssh und dann docker compose nutzen
oder portainer installieren und da den Stack (docker compose) einfügen und starten
dritte Option: docker compose via Aufgabenplaner ausführen (so wie in der verlinkten Anleitung zu portainer gezeigt)
 
  • Like
Reaktionen: nolafari

nolafari

Benutzer
Mitglied seit
25. Jan 2024
Beiträge
13
Punkte für Reaktionen
0
Punkte
1
Sehr interessant plang.pl! danke für deine Antwort. Ich konnte mich über Powershell nun mit meinem NAS verbinden. Es klappt sogar danach den Befehl: docker run hello-world wie in der Anleitung: https://tice.tips/containerization/palworld-server-docker/ . Portainer habe ich nun auch installiert. Bin momentan am nachforschen, wie ich weiter vorgehen soll... Du schreibst: "Stack (docker compose) einfügen und starten" nun über Powershell?

Versuche mich mal mit dieser Anleitung: https://www.youtube.com/watch?v=_g6QFm0-Umg
(Beginners Guide to Containers and Stacks in Portainer : How to set up Fast)
 
Zuletzt bearbeitet von einem Moderator:

plang.pl

Benutzer
Contributor
Sehr erfahren
Maintainer
Mitglied seit
28. Okt 2020
Beiträge
14.180
Punkte für Reaktionen
4.915
Punkte
519
Du kannst den Stack entweder im Dateisystem der DS ablegen und dann auf der Konsole mittels "cd Verzeichnis" in das Verzeichnis wechseln. Anschließend mit einem "docker compose up -d" den Stack starten oder ihn in den Web Editor von portainer einfügen und auf "Deploy the Stack" drücken
 

nolafari

Benutzer
Mitglied seit
25. Jan 2024
Beiträge
13
Punkte für Reaktionen
0
Punkte
1
Du, ich hab so weit hingekriegt, dass ich auf der NAS im Docker Ordner ein neuen Ordner erstellt habe und dort das file: docker-compose.yml abgelegt.
Danach habe ich im Powershell unter root@NAS_Lari: folgender Befehl ausgeführt:

cd /volume1/docker/Palworld
docker-compose up -d

das hat sogar geklappt.

Ports wie beschrieben im Router geöffnet. Komme aber denoch nicht in den Server rein... naja
 

plang.pl

Benutzer
Contributor
Sehr erfahren
Maintainer
Mitglied seit
28. Okt 2020
Beiträge
14.180
Punkte für Reaktionen
4.915
Punkte
519
Da musst du aber vorsichtig sein. Wenn der Container einen Zeroday Exploit hat, ist dein NAS und alle Daten kompromittiert.
Und damit externe Erreichbarkeit gegeben ist, brauchst du einen DDNS und eine öffentlich erreichbare IPv4-Adresse (oder du stellst den DDNS auf IPv6 um). Inwieweit das alles für den hier genannten Container gilt, kann ich allerdings nicht sagen.
Du kannst höchstens mal kucken, ob der Container in Portainer als gestartet angezeigt wird. Dort kannst du auch mal in die Container Logs kucken, ob da vielleicht ein Fehler drin steht.
 

nolafari

Benutzer
Mitglied seit
25. Jan 2024
Beiträge
13
Punkte für Reaktionen
0
Punkte
1
Danke für die Info. Habs noch nicht hingekriegt. Das habe ich von Portainer:

Update state (0x61) downloading, progress: 23.25 (522661661 / 2248045559)
Update state (0x61) downloading, progress: 24.70 (555226425 / 2248045559)
Update state (0x61) downloading, progress: 27.41 (616177608 / 2248045559)
Update state (0x61) downloading, progress: 28.57 (642309694 / 2248045559)
Update state (0x61) downloading, progress: 29.70 (667575298 / 2248045559)
Update state (0x61) downloading, progress: 30.90 (694625339 / 2248045559)
Update state (0x61) downloading, progress: 32.04 (720170439 / 2248045559)
Update state (0x61) downloading, progress: 33.09 (743778196 / 2248045559)
Update state (0x61) downloading, progress: 34.11 (766873391 / 2248045559)
Update state (0x61) downloading, progress: 35.33 (794302928 / 2248045559)
Update state (0x61) downloading, progress: 36.39 (818152353 / 2248045559)
Update state (0x61) downloading, progress: 37.52 (843417952 / 2248045559)
Update state (0x61) downloading, progress: 38.55 (866534391 / 2248045559)
Update state (0x61) downloading, progress: 39.69 (892147155 / 2248045559)
Update state (0x61) downloading, progress: 40.76 (916396346 / 2248045559)
Update state (0x61) downloading, progress: 41.80 (939768010 / 2248045559)
Update state (0x61) downloading, progress: 42.88 (963951461 / 2248045559)
Update state (0x61) downloading, progress: 44.04 (989946971 / 2248045559)
Update state (0x61) downloading, progress: 45.02 (1011980117 / 2248045559)
Update state (0x61) downloading, progress: 46.09 (1036097999 / 2248045559)
Update state (0x61) downloading, progress: 46.98 (1056020802 / 2248045559)
Update state (0x61) downloading, progress: 48.10 (1081294178 / 2248045559)
Update state (0x61) downloading, progress: 49.17 (1105418884 / 2248045559)
Update state (0x61) downloading, progress: 50.14 (1127180895 / 2248045559)
Update state (0x61) downloading, progress: 51.07 (1148159292 / 2248045559)
Update state (0x61) downloading, progress: 52.19 (1173323935 / 2248045559)
Update state (0x61) downloading, progress: 53.17 (1195344723 / 2248045559)
Update state (0x61) downloading, progress: 54.28 (1220290807 / 2248045559)
Update state (0x61) downloading, progress: 55.31 (1243380236 / 2248045559)
Update state (0x61) downloading, progress: 56.29 (1265358207 / 2248045559)
Update state (0x61) downloading, progress: 57.36 (1289400729 / 2248045559)
Update state (0x61) downloading, progress: 58.34 (1311441188 / 2248045559)
Update state (0x61) downloading, progress: 59.36 (1334509858 / 2248045559)
Update state (0x61) downloading, progress: 60.57 (1361661401 / 2248045559)
Update state (0x61) downloading, progress: 61.55 (1383682545 / 2248045559)
Update state (0x61) downloading, progress: 62.56 (1406311431 / 2248045559)
Update state (0x61) downloading, progress: 63.54 (1428331520 / 2248045559)
Update state (0x61) downloading, progress: 64.66 (1453642317 / 2248045559)
Update state (0x61) downloading, progress: 65.60 (1474625274 / 2248045559)
Update state (0x61) downloading, progress: 66.79 (1501501152 / 2248045559)
Update state (0x61) downloading, progress: 67.77 (1523527395 / 2248045559)
Update state (0x61) downloading, progress: 68.93 (1549684628 / 2248045559)
Update state (0x61) downloading, progress: 70.04 (1574603665 / 2248045559)
Update state (0x61) downloading, progress: 71.18 (1600205349 / 2248045559)
Update state (0x61) downloading, progress: 72.15 (1621951799 / 2248045559)
Update state (0x61) downloading, progress: 73.20 (1645567146 / 2248045559)
Update state (0x61) downloading, progress: 74.23 (1668830685 / 2248045559)
Update state (0x61) downloading, progress: 75.37 (1694270414 / 2248045559)
Update state (0x61) downloading, progress: 76.37 (1716794369 / 2248045559)
Update state (0x61) downloading, progress: 77.36 (1739125714 / 2248045559)
Update state (0x61) downloading, progress: 78.40 (1762553413 / 2248045559)
Update state (0x61) downloading, progress: 79.51 (1787504639 / 2248045559)
Update state (0x61) downloading, progress: 80.55 (1810751132 / 2248045559)
Update state (0x61) downloading, progress: 81.69 (1836476725 / 2248045559)
Update state (0x61) downloading, progress: 82.53 (1855352281 / 2248045559)
Update state (0x61) downloading, progress: 83.56 (1878525336 / 2248045559)
Update state (0x61) downloading, progress: 84.90 (1908686793 / 2248045559)
Update state (0x61) downloading, progress: 86.12 (1935948584 / 2248045559)
Update state (0x61) downloading, progress: 87.48 (1966611069 / 2248045559)
Update state (0x61) downloading, progress: 88.56 (1990955502 / 2248045559)
Update state (0x61) downloading, progress: 89.56 (2013237727 / 2248045559)
Update state (0x61) downloading, progress: 90.68 (2038422105 / 2248045559)
Update state (0x61) downloading, progress: 91.70 (2061490659 / 2248045559)
Update state (0x61) downloading, progress: 92.81 (2086505698 / 2248045559)
Update state (0x61) downloading, progress: 93.82 (2109055893 / 2248045559)
Update state (0x61) downloading, progress: 94.75 (2130074501 / 2248045559)
Update state (0x61) downloading, progress: 95.92 (2156309985 / 2248045559)
Update state (0x61) downloading, progress: 97.13 (2183537470 / 2248045559)
Update state (0x61) downloading, progress: 98.19 (2207336527 / 2248045559)
Update state (0x61) downloading, progress: 99.95 (2246996983 / 2248045559)
Update state (0x81) verifying update, progress: 12.22 (274749343 / 2248045559)
Update state (0x81) verifying update, progress: 29.53 (663762307 / 2248045559)
Update state (0x81) verifying update, progress: 46.04 (1034986605 / 2248045559)
Update state (0x81) verifying update, progress: 63.34 (1424012222 / 2248045559)
Update state (0x81) verifying update, progress: 80.49 (1809525889 / 2248045559)
Update state (0x81) verifying update, progress: 97.86 (2199838229 / 2248045559)
Success! App '2394010' fully installed.
*****CHECKING FOR EXISTING CONFIG*****
*****GENERATING CONFIG*****
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 4 milliseconds to initialize
Setting breakpad minidump AppID = 2394010
[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
RCON_ENABLED=true
RCON_PORT=25575
*****STARTING SERVER*****
bash -c './PalServer.sh -port=8211 -players=16 -servername="Larifariserver" -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS'
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
Shutdown handler: initalize.
Increasing per-process limit of core file size to infinity.
- Existing per-process limit (soft=18446744073709551615, hard=18446744073709551615) is enough for us (need only 18446744073709551615)
CAppInfoCacheReadFromDiskThread took 5 milliseconds to initialize
Setting breakpad minidump AppID = 2394010
[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.

sollte eigendlich gut sein... [S_API FAIL] ist anscheinen kein Problem, habe ich gelesen.
 

nolafari

Benutzer
Mitglied seit
25. Jan 2024
Beiträge
13
Punkte für Reaktionen
0
Punkte
1
Danke für die Info. Habs noch nicht hingekriegt. Das habe ich von Portainer:

Update state (0x61) downloading, progress: 23.25 (522661661 / 2248045559)
Update state (0x61) downloading, progress: 24.70 (555226425 / 2248045559)
Update state (0x61) downloading, progress: 27.41 (616177608 / 2248045559)
Update state (0x61) downloading, progress: 28.57 (642309694 / 2248045559)
Update state (0x61) downloading, progress: 29.70 (667575298 / 2248045559)
Update state (0x61) downloading, progress: 30.90 (694625339 / 2248045559)
Update state (0x61) downloading, progress: 32.04 (720170439 / 2248045559)
Update state (0x61) downloading, progress: 33.09 (743778196 / 2248045559)
Update state (0x61) downloading, progress: 34.11 (766873391 / 2248045559)
Update state (0x61) downloading, progress: 35.33 (794302928 / 2248045559)
Update state (0x61) downloading, progress: 36.39 (818152353 / 2248045559)
Update state (0x61) downloading, progress: 37.52 (843417952 / 2248045559)
Update state (0x61) downloading, progress: 38.55 (866534391 / 2248045559)
Update state (0x61) downloading, progress: 39.69 (892147155 / 2248045559)
Update state (0x61) downloading, progress: 40.76 (916396346 / 2248045559)
Update state (0x61) downloading, progress: 41.80 (939768010 / 2248045559)
Update state (0x61) downloading, progress: 42.88 (963951461 / 2248045559)
Update state (0x61) downloading, progress: 44.04 (989946971 / 2248045559)
Update state (0x61) downloading, progress: 45.02 (1011980117 / 2248045559)
Update state (0x61) downloading, progress: 46.09 (1036097999 / 2248045559)
Update state (0x61) downloading, progress: 46.98 (1056020802 / 2248045559)
Update state (0x61) downloading, progress: 48.10 (1081294178 / 2248045559)
Update state (0x61) downloading, progress: 49.17 (1105418884 / 2248045559)
Update state (0x61) downloading, progress: 50.14 (1127180895 / 2248045559)
Update state (0x61) downloading, progress: 51.07 (1148159292 / 2248045559)
Update state (0x61) downloading, progress: 52.19 (1173323935 / 2248045559)
Update state (0x61) downloading, progress: 53.17 (1195344723 / 2248045559)
Update state (0x61) downloading, progress: 54.28 (1220290807 / 2248045559)
Update state (0x61) downloading, progress: 55.31 (1243380236 / 2248045559)
Update state (0x61) downloading, progress: 56.29 (1265358207 / 2248045559)
Update state (0x61) downloading, progress: 57.36 (1289400729 / 2248045559)
Update state (0x61) downloading, progress: 58.34 (1311441188 / 2248045559)
Update state (0x61) downloading, progress: 59.36 (1334509858 / 2248045559)
Update state (0x61) downloading, progress: 60.57 (1361661401 / 2248045559)
Update state (0x61) downloading, progress: 61.55 (1383682545 / 2248045559)
Update state (0x61) downloading, progress: 62.56 (1406311431 / 2248045559)
Update state (0x61) downloading, progress: 63.54 (1428331520 / 2248045559)
Update state (0x61) downloading, progress: 64.66 (1453642317 / 2248045559)
Update state (0x61) downloading, progress: 65.60 (1474625274 / 2248045559)
Update state (0x61) downloading, progress: 66.79 (1501501152 / 2248045559)
Update state (0x61) downloading, progress: 67.77 (1523527395 / 2248045559)
Update state (0x61) downloading, progress: 68.93 (1549684628 / 2248045559)
Update state (0x61) downloading, progress: 70.04 (1574603665 / 2248045559)
Update state (0x61) downloading, progress: 71.18 (1600205349 / 2248045559)
Update state (0x61) downloading, progress: 72.15 (1621951799 / 2248045559)
Update state (0x61) downloading, progress: 73.20 (1645567146 / 2248045559)
Update state (0x61) downloading, progress: 74.23 (1668830685 / 2248045559)
Update state (0x61) downloading, progress: 75.37 (1694270414 / 2248045559)
Update state (0x61) downloading, progress: 76.37 (1716794369 / 2248045559)
Update state (0x61) downloading, progress: 77.36 (1739125714 / 2248045559)
Update state (0x61) downloading, progress: 78.40 (1762553413 / 2248045559)
Update state (0x61) downloading, progress: 79.51 (1787504639 / 2248045559)
Update state (0x61) downloading, progress: 80.55 (1810751132 / 2248045559)
Update state (0x61) downloading, progress: 81.69 (1836476725 / 2248045559)
Update state (0x61) downloading, progress: 82.53 (1855352281 / 2248045559)
Update state (0x61) downloading, progress: 83.56 (1878525336 / 2248045559)
Update state (0x61) downloading, progress: 84.90 (1908686793 / 2248045559)
Update state (0x61) downloading, progress: 86.12 (1935948584 / 2248045559)
Update state (0x61) downloading, progress: 87.48 (1966611069 / 2248045559)
Update state (0x61) downloading, progress: 88.56 (1990955502 / 2248045559)
Update state (0x61) downloading, progress: 89.56 (2013237727 / 2248045559)
Update state (0x61) downloading, progress: 90.68 (2038422105 / 2248045559)
Update state (0x61) downloading, progress: 91.70 (2061490659 / 2248045559)
Update state (0x61) downloading, progress: 92.81 (2086505698 / 2248045559)
Update state (0x61) downloading, progress: 93.82 (2109055893 / 2248045559)
Update state (0x61) downloading, progress: 94.75 (2130074501 / 2248045559)
Update state (0x61) downloading, progress: 95.92 (2156309985 / 2248045559)
Update state (0x61) downloading, progress: 97.13 (2183537470 / 2248045559)
Update state (0x61) downloading, progress: 98.19 (2207336527 / 2248045559)
Update state (0x61) downloading, progress: 99.95 (2246996983 / 2248045559)
Update state (0x81) verifying update, progress: 12.22 (274749343 / 2248045559)
Update state (0x81) verifying update, progress: 29.53 (663762307 / 2248045559)
Update state (0x81) verifying update, progress: 46.04 (1034986605 / 2248045559)
Update state (0x81) verifying update, progress: 63.34 (1424012222 / 2248045559)
Update state (0x81) verifying update, progress: 80.49 (1809525889 / 2248045559)
Update state (0x81) verifying update, progress: 97.86 (2199838229 / 2248045559)
Success! App '2394010' fully installed.
*****CHECKING FOR EXISTING CONFIG*****
*****GENERATING CONFIG*****
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 4 milliseconds to initialize
Setting breakpad minidump AppID = 2394010
[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
RCON_ENABLED=true
RCON_PORT=25575
*****STARTING SERVER*****
bash -c './PalServer.sh -port=8211 -players=16 -servername="Larifariserver" -queryport=27015 -useperfthreads -NoAsyncLoadingThread -UseMultithreadForDS'
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
Shutdown handler: initalize.
Increasing per-process limit of core file size to infinity.
- Existing per-process limit (soft=18446744073709551615, hard=18446744073709551615) is enough for us (need only 18446744073709551615)
CAppInfoCacheReadFromDiskThread took 5 milliseconds to initialize
Setting breakpad minidump AppID = 2394010
[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.

sollte eigendlich gut sein... [S_API FAIL] ist anscheinen kein Problem, habe ich gelesen.
1706387416568.png
 

plang.pl

Benutzer
Contributor
Sehr erfahren
Maintainer
Mitglied seit
28. Okt 2020
Beiträge
14.180
Punkte für Reaktionen
4.915
Punkte
519
Da ist erstmal kein Fehler. Wie versuchst du nun, auf diesen Dienst zuzugreifen im Spiel?
 

nolafari

Benutzer
Mitglied seit
25. Jan 2024
Beiträge
13
Punkte für Reaktionen
0
Punkte
1
Ich gebe meine IP ein und danach :8211 . komme aber nicht in den Server
 

plang.pl

Benutzer
Contributor
Sehr erfahren
Maintainer
Mitglied seit
28. Okt 2020
Beiträge
14.180
Punkte für Reaktionen
4.915
Punkte
519
Aber dafür brauchst du doch keine Portweiterleitung? Du meinst schon die interne IP der DS, oder?
DS Firewall mal ausgemacht?
Wo gibst du das ein? Im Browser?
 

nolafari

Benutzer
Mitglied seit
25. Jan 2024
Beiträge
13
Punkte für Reaktionen
0
Punkte
1
Aber dafür brauchst du doch keine Portweiterleitung? steht überall dass man das braucht. Du meinst schon die interne IP der DS, oder? Ich gebe meine externe IP die ich zB. auf https://www.myip.com/ 89.217.xxx.xxx:8211 sehe, ein. Auch habe ich meine Interne 172.18.0.2:8211
DS Firewall mal ausgemacht? Ja, geht leider nicht.
Wo gibst du das ein? Im Browser? Im Spiel Palworld unter Multiplayer
 


 

Kaffeautomat

Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.

Als Dankeschön schalten wir deinen Account werbefrei.

:coffee:

Hier gehts zum Kaffeeautomat