aleskxyz / reality-ezpz

Install sing-box/xray and configure vless / tuic / hysteria2 / shadowtls for reality or tls (letsencrypt) over different transport protocols (tcp, http, grpc and websocket) with user management capability in CLI, TUI and Telegram bot by a single command in docker compose!
Apache License 2.0
1.09k stars 174 forks source link

Problems when server is behind router #158

Closed Alxprv closed 4 months ago

Alxprv commented 4 months ago

Found the following issue: inbound/mixed[mixed-in]: process connection from 127.0.0.1:51853: Post "https://1.1.1.1/dns-query": reality verification failed When trying to connect to the server with 3X-UI installed behind the firewall.

On normal hosted servers it worls well.

aleskxyz commented 4 months ago

Found the following issue: inbound/mixed[mixed-in]: process connection from 127.0.0.1:51853: Post "https://1.1.1.1/dns-query": reality verification failed When trying to connect to the server with 3X-UI installed behind the firewall.

On normal hosted servers it worls well.

You have to connect to sing-box or xray directly when using reality. It will not work if you put it behind NAT or loadbalancer.