Reklam
#PurgeACS RDP Remote Desktop
New-NetFirewallRule -DisplayName "Allow RDP Outbound" -Direction Outbound -Protocol TCP -LocalPort 3389 -Action Allow -Profile Any
New-NetFirewallRule -DisplayName "Allow RDP Inbound" -Direction Inbound -Protocol TCP -LocalPort 3389 -Action Allow -Profile Any
#PurgeACS WEB APACHE
New-NetFirewallRule -DisplayName "Allow Apache HTTP Outbound" -Direction Outbound -Protocol TCP -LocalPort 80 -Action Allow -Profile Any
New-NetFirewallRule -DisplayName "Allow Apache HTTP Inbound" -Direction Inbound -Protocol TCP -LocalPort 80 -Action Allow -Profile Any
#PurgeACS KO LOGINSERVER
New-NetFirewallRule -DisplayName "Allow Custom Port 15001 Outbound" -Direction Outbound -Protocol TCP -LocalPort 15001 -Action Allow -Profile Any
New-NetFirewallRule -DisplayName "Allow Custom Port 15001 Inbound" -Direction Inbound -Protocol TCP -LocalPort 15001 -Action Allow -Profile Any
#PurgeACS KO GAMESERVER
New-NetFirewallRule -DisplayName "Allow Custom Port 15100 Outbound" -Direction Outbound -Protocol TCP -LocalPort 15100 -Action Allow -Profile Any
New-NetFirewallRule -DisplayName "Allow Custom Port 15100 Inbound" -Direction Inbound -Protocol TCP -LocalPort 15100 -Action Allow -Profile Any
malesef denedim şimdi sorun çözülmediAlttaki kodu not defterine yaz. farklı kaydet olarak adını firewall.ps1 yazıp kaydet sonrasında yönetici olarak çalıştır tekrar dene.
Perl:#PurgeACS RDP Remote Desktop New-NetFirewallRule -DisplayName "Allow RDP Outbound" -Direction Outbound -Protocol TCP -LocalPort 3389 -Action Allow -Profile Any New-NetFirewallRule -DisplayName "Allow RDP Inbound" -Direction Inbound -Protocol TCP -LocalPort 3389 -Action Allow -Profile Any #PurgeACS WEB APACHE New-NetFirewallRule -DisplayName "Allow Apache HTTP Outbound" -Direction Outbound -Protocol TCP -LocalPort 80 -Action Allow -Profile Any New-NetFirewallRule -DisplayName "Allow Apache HTTP Inbound" -Direction Inbound -Protocol TCP -LocalPort 80 -Action Allow -Profile Any #PurgeACS KO LOGINSERVER New-NetFirewallRule -DisplayName "Allow Custom Port 15001 Outbound" -Direction Outbound -Protocol TCP -LocalPort 15001 -Action Allow -Profile Any New-NetFirewallRule -DisplayName "Allow Custom Port 15001 Inbound" -Direction Inbound -Protocol TCP -LocalPort 15001 -Action Allow -Profile Any #PurgeACS KO GAMESERVER New-NetFirewallRule -DisplayName "Allow Custom Port 15100 Outbound" -Direction Outbound -Protocol TCP -LocalPort 15100 -Action Allow -Profile Any New-NetFirewallRule -DisplayName "Allow Custom Port 15100 Inbound" -Direction Inbound -Protocol TCP -LocalPort 15100 -Action Allow -Profile Any
db taraflı game_Server_lıst , server_settıngs gibi tablolara sunucu ip adresi yazmalısın. muhtemelen sende 127.0.0.1 yazılı.malesef denedim şimdi sorun çözülmedi
hepsinde sunucunun ip adresi yazıyordb taraflı game_Server_lıst , server_settıngs gibi tablolara sunucu ip adresi yazmalısın. muhtemelen sende 127.0.0.1 yazılı.
GameServer.ini
LoginServer.ini
bu dosyalarda da 127.0.0.1 yazıyorsa düzenlemelisin.
Bilgisayarda mı kuruluMuhtemelen kolay bir çözümü var ama ben bilmediğim için çözemedim. Kopanel falan herşey kurulu bunu çözemedim biri yardımcı olabilir mi
sunucudaBilgisayarda mı kurulu
Src ve acs ıplarını da kontrol et database ve inilerin dogru isesunucuda