Sosyal açıldı! Bir göz at → Hemen gir →

ÇÖZÜLDÜ Sunucuda localden bağlanabiliyorum fakat sunucu ipsinden bağlanamıyorum

brkwar12

KY Üye
KAYIT
6 Ocak 2025
Mesajlar
16
Çözümler
1
Tepki puanı
0
Muhtemelen kolay bir çözümü var ama ben bilmediğim için çözemedim. Kopanel falan herşey kurulu bunu çözemedim biri yardımcı olabilir mi
 

Repub

KY Cezalı Üye
KAYIT
28 Kas 2024
Mesajlar
219
Çözümler
3
Tepki puanı
385
Konum
Güney Afrika
Web
ko-yardim.com
Alttaki 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
 

brkwar12

KY Üye
KAYIT
6 Ocak 2025
Mesajlar
16
Çözümler
1
Tepki puanı
0
Alttaki 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
malesef denedim şimdi sorun çözülmedi
 

Repub

KY Cezalı Üye
KAYIT
28 Kas 2024
Mesajlar
219
Çözümler
3
Tepki puanı
385
Konum
Güney Afrika
Web
ko-yardim.com
malesef denedim şimdi sorun çözülmedi
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ı.

GameServer.ini
LoginServer.ini

bu dosyalarda da 127.0.0.1 yazıyorsa düzenlemelisin.
 

RAGNAR

KY Saygın Üye
Coder
Yardımsever
KAYIT
16 Ağu 2023
Mesajlar
1,441
Çözümler
36
Tepki puanı
884
Yaş
18
Konum
Sivas
Web
westko.tr
:D Evet herkesin kesinlikle unuttuğu bir şey güven duvarını kapatmadığından Kaynaklıdır diye tahmin ediyorum
 
Anasayfa Kayıt ol Giriş yap
Üst Alt