You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within this command, you should replace `[server_name]`, `[admin_password]` and `[max_players]` with what you wish.
73
73
74
74
If you also want to setup a password for regular people to be able to join, you can add `?ServerPassword=[join_password]` to the command in the file above. This would change it to:
These commands will automatically create firewall rules which are necessary for your Ark: Survival Ascended server to be accessible to the public.
109
109
110
+
:::info
111
+
If you encounter issues connecting or completing server initialization (ticking loop), it is recommended to add the ARK Survival Ascended application to the firewall as an exception.
112
+
:::
113
+
110
114
</TabItem>
111
115
112
116
<TabItemvalue="windefender"label="Via Windows Defender">
@@ -120,7 +124,17 @@ You must create new rules for your Ark: Survival Ascended server. To do this, cl
120
124
- UDP incoming and outgoing: 27015
121
125
- UDP incoming and outgoing: 7777-7778
122
126
123
-
Please use our [Port Forwarding (Firewall)](vserver-windows-port.md) guide if you need further assistance doing this.
127
+
Please use our [Port Forwarding (Firewall)](vserver-windows-port.md) guide if you need further assistance doing this.
128
+
129
+
:::info
130
+
If you encounter issues connecting or completing server initialization (ticking loop), it is recommended to add the ARK Survival Ascended application to the firewall as an exception.
0 commit comments