Çözüldü Bungeecord ip forward hatası

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

fdhby754

Bir Kömür Göründü Kaptanım!
Katılım
25 Şubat 2019
Mesajlar
143
Elmaslar
21
Puan
0
Yaş
26
Elimde 3 tane sunucu bir birini bungeecord için ayırdım diğer ikisi ise sunucu olacak. Tüm bilgileri vs her şeyi ayarladım. Lobiye giriş yaparken klasik ip forward hatası veriyor ne yapsam çözemedim. Bilgiler doğru şekilde sunucu bilgilerini de doğru girdim ancak aynı hatayı veriyor. Web panel kullanıyorum bununla bir ilgisi olabilir mi?
 
Merhaba, bungeecord configinizi atabilir misiniz?
 
server_connect_timeout: 5000
listeners:
- query_port: 25565
motd: '&1Another Bungee server'
tab_list: GLOBAL_PING
query_enabled: true
proxy_protocol: false
forced_hosts:
pvp.md-5.net: pvp
ping_passthrough: false
priorities:
- lobi
bind_local_address: true
host: 0.0.0.0:25565
max_players: -1
tab_size: 60
force_default_server: true
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
log_pings: true
connection_throttle_limit: -1
prevent_proxy_connections: false
timeout: 30000
player_limit: -1
ip_forward: true
groups:
md_5:
- admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
stats: 93652d3c-f08d-45e8-a6b2-d20c9266a3aa
online_mode: false
forge_support: false
disabled_commands:
- disabledcommandhere
servers:
lobi:
motd: '&aSunucu1'
address: 172.18.0.1:27015
restricted: false
skyblock:
motd: '&aSunucu2'
address: 172.18.0.1:25573
restricted: false
 
server_connect_timeout: 5000
listeners:
- query_port: 25565
motd: '&1Another Bungee server'
tab_list: GLOBAL_PING
query_enabled: true
proxy_protocol: false
forced_hosts:
pvp.md-5.net: pvp
ping_passthrough: false
priorities:
- lobi
bind_local_address: true
host: 0.0.0.0:25565
max_players: -1
tab_size: 60
force_default_server: true
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
default:
- bungeecord.command.server
- bungeecord.command.list
admin:
- bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
log_pings: true
connection_throttle_limit: -1
prevent_proxy_connections: false
timeout: 30000
player_limit: -1
ip_forward: true
groups:
md_5:
- admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
stats: 93652d3c-f08d-45e8-a6b2-d20c9266a3aa
online_mode: false
forge_support: false
disabled_commands:
- disabledcommandhere
servers:
lobi:
motd: '&aSunucu1'
address: 172.18.0.1:27015
restricted: false
skyblock:
motd: '&aSunucu2'
address: 172.18.0.1:25573
restricted: false
ip_forward: true
"true" kısmını "false" yapıp dener misin ?​
 
Denedim ama hala hata var :(
 
spigot.yml'den bungee'yi true yapıp ardından BungeeCord'un config.yml'sinde ip-forward'ı true yap.
 
Son düzenleme:
Merhaba, birde bu configi dener misiniz?


YAML:
listeners:
- query_port: 25565
  motd: '&1Another Bungee server'
  tab_list: GLOBAL_PING
  query_enabled: false
  proxy_protocol: false
  forced_hosts:
    pvp.md-5.net: pvp
  ping_passthrough: false
  priorities:
  - lobi
  bind_local_address: true
  host: 0.0.0.0:25565
  max_players: 1
  tab_size: 60
  force_default_server: true
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
  default: null
  admin:
  - bungeecord.command.server
  - bungeecord.command.list
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
  - bungeecord.command.find
  - bungeecord.command.send
  - skinsrestorer.admincommand
log_pings: true
connection_throttle_limit: 3
server_connect_timeout: 5000
timeout: 30000
stats: 79248a31-1c0a-410f-a4fa-c6f1561a1774
player_limit: -1
ip_forward: true
groups:
  md_5:
  - admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
prevent_proxy_connections: false
online_mode: false
forge_support: false
disabled_commands:
- disabledcommandhere
servers:
  lobi
    motd: '&1Just another Waterfall - Forced Host'
    address: 172.18.0.1:27015
    restricted: false
  skyblock
    motd: '&1Just another Waterfall - Forced Host'
    address: 172.18.0.1:25573
    restricted: false
 
Merhaba, birde bu configi dener misiniz?


YAML:
listeners:
- query_port: 25565
  motd: '&1Another Bungee server'
  tab_list: GLOBAL_PING
  query_enabled: false
  proxy_protocol: false
  forced_hosts:
    pvp.md-5.net: pvp
  ping_passthrough: false
  priorities:
  - lobi
  bind_local_address: true
  host: 0.0.0.0:25565
  max_players: 1
  tab_size: 60
  force_default_server: true
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
  default: null
  admin:
  - bungeecord.command.server
  - bungeecord.command.list
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
  - bungeecord.command.find
  - bungeecord.command.send
  - skinsrestorer.admincommand
log_pings: true
connection_throttle_limit: 3
server_connect_timeout: 5000
timeout: 30000
stats: 79248a31-1c0a-410f-a4fa-c6f1561a1774
player_limit: -1
ip_forward: true
groups:
  md_5:
  - admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
prevent_proxy_connections: false
online_mode: false
forge_support: false
disabled_commands:
- disabledcommandhere
servers:
  lobi
    motd: '&1Just another Waterfall - Forced Host'
    address: 172.18.0.1:27015
    restricted: false
  skyblock
    motd: '&1Just another Waterfall - Forced Host'
    address: 172.18.0.1:25573
    restricted: false
Çalışmıyor. Cidden çok saçma her şey düzgün ama aynı hatayı vermeye devam ediyor.
 
Sunucuya bungeecord üzerinden girmeye çalıştığınızda aldığınız hatanın ssini atar mısınız?
 
If you wish to use IP forwarding, please enable it in your Bungeecord config as well

Nereden girmeyi denersem deneyeyim bu hata ümidi kestim artık başka yollar arıyorum.
 
If you wish to use IP forwarding, please enable it in your Bungeecord config as well

Nereden girmeyi denersem deneyeyim bu hata ümidi kestim artık başka yollar arıyorum.
Spigot.yml bungeecord: true ise false bungeecord: false ise true yapınız.
 
servers:
lobi:
motd: '&aSunucu1'
address: 172.18.0.1:27015
restricted: false

portu 25565 yaparsan düzelebilir
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst