horstepipe 422 Posted November 8, 2018 Posted November 8, 2018 (edited) Hey @@Luke you always advice to not make a change in Settings -> Advanced -> bind to local network address. But if you're running Emby Server on a VPS behind Cloudflare, it exposes its real public IP address with this public information https://embyserver/emby/system/info/public it shows these values LocalAddress "http://REAL-SERVER-IP:8096" WanAddress "https://domainname_protected_by_cloudflare.com" ServerName "xx" Version "3.6.0.61" OperatingSystem "Linux" Id "xxx" The only way I found to prevent this leak is by entering 127.0.0.1 into the "bind to local network address" field. Guess this is not the best solution as it could break something? Any ideas? Edited November 8, 2018 by horstepipe
Luke 42085 Posted November 8, 2018 Posted November 8, 2018 This is something we'll review for a future update. thanks. 1
pir8radio 1312 Posted November 16, 2018 Posted November 16, 2018 Hey @@Luke you always advice to not make a change in Settings -> Advanced -> bind to local network address. But if you're running Emby Server on a VPS behind Cloudflare, it exposes its real public IP address with this public information https://embyserver/emby/system/info/public it shows these values LocalAddress "http://REAL-SERVER-IP:8096" WanAddress "https://domainname_protected_by_cloudflare.com" ServerName "xx" Version "3.6.0.61" OperatingSystem "Linux" Id "xxx" The only way I found to prevent this leak is by entering 127.0.0.1 into the "bind to local network address" field. Guess this is not the best solution as it could break something? Any ideas? This is exactly how to do it.. Since all connections are remote anyway it doesn't break anything.. You are probably still leaking your ip elsewhere though.. not through emby. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now