695345508zxc
以前成功过正常连接bc
现在好久没弄不会整了

弄完都是显示检测中
然后进去连接终止

BC配置文件
  1. enforce_secure_profile: false
  2. listeners:
  3. - query_port: 25577
  4.   motd: '&1Another Bungee server'
  5.   tab_list: GLOBAL_PING
  6.   query_enabled: false
  7.   proxy_protocol: true
  8.   forced_hosts:
  9.     pvp.md-5.net: pvp
  10.   ping_passthrough: false
  11.   priorities:
  12.   - lobby
  13.   bind_local_address: true
  14.   host: 0.0.0.0:23303
  15.   max_players: 1
  16.   tab_size: 60
  17.   force_default_server: true
  18. remote_ping_cache: -1
  19. network_compression_threshold: 256
  20. permissions:
  21.   default:
  22.   - bungeecord.command.server
  23.   - bungeecord.command.list
  24.   admin:
  25.   - bungeecord.command.alert
  26.   - bungeecord.command.end
  27.   - bungeecord.command.ip
  28.   - bungeecord.command.reload
  29.   - bungeecord.command.kick
  30. log_pings: true
  31. connection_throttle_limit: 3
  32. server_connect_timeout: 5000
  33. timeout: 30000
  34. stats: e6d0c841-ce58-417e-a7c0-4e7705f87d95
  35. player_limit: -1
  36. ip_forward: true
  37. groups:
  38.   md_5:
  39.   - admin
  40. remote_ping_timeout: 5000
  41. connection_throttle: 4000
  42. log_commands: false
  43. prevent_proxy_connections: false
  44. online_mode: false
  45. forge_support: true
  46. disabled_commands:
  47. - disabledcommandhere
  48. servers:
  49.   lobby:
  50.     motd: '&1Just another BungeeCord - Forced Host'
  51.     address: localhost:100
  52.     restricted: false
  53.   1qu:
  54.     motd: '&1Just another BungeeCord - Forced Host'
  55.     address: localhost:101
  56.     restricted: false
  57.   2qu:
  58.     motd: '&1Just another BungeeCord - Forced Host'
  59.     address: localhost:102
  60.     restricted: false
  61.   3qu:
  62.     motd: '&1Just another BungeeCord - Forced Host'
  63.     address: localhost:103
  64.     restricted: false
复制代码
FRP为正常配置
开放端口为 23303
用来开cat端没问题
就是弄不了BC端







Falln
检查frp是否启用了proxy_protocol功能
检查防火墙是否正常放行端口 TCP 23303

第一页 上一页 下一页 最后一页