Dryghor 0 Posted November 2, 2021 Posted November 2, 2021 Hi there ! Any update for this case ? I actually face similar problem for remote access on port 8920. NAT seems OK, remote access is granted on Emby Server, but canyouseeme.org says "connection refused". However, I can access to Emby remotely on port 8096. That's not secure, right ?
Luke 42086 Posted November 2, 2021 Posted November 2, 2021 Hi, I would suggest checking out our connection troubleshooter: https://support.emby.media/support/solutions/articles/44001849007-connectivity Please try the steps listed there and let us know which ones succeed and which ones do not. Thanks !
Dryghor 0 Posted November 2, 2021 Author Posted November 2, 2021 (edited) Hi Luke, I have no problem with internal access. I checked for externel this way : trying access on http://my.domain:8096 ==> OK trying on http://my.domain:8920 ==> NOK trying on https://my.domain:8920 ==> NOK I have a DDNS hosted by Synology and certificate emitted by Let'sEncrypt I can provide more informations if necessary. Dry Edited November 2, 2021 by Dryghor
Luke 42086 Posted November 2, 2021 Posted November 2, 2021 Well the second one isn't supposed to work as you can't use http when the https port. Sounds like you need to ensure the port 8920 is open and being forwarded.
Dryghor 0 Posted November 2, 2021 Author Posted November 2, 2021 (edited) I guess this is correct ? It works for 8096, but not for 8920 Got link agregation on my NAS, not sure it could be a problem. Edited November 2, 2021 by Dryghor
Carlo 4561 Posted November 2, 2021 Posted November 2, 2021 Are you using a Let's Encrypt cert with your Synology NAS? What kind of cert did you get for Emby?
Solution Dryghor 0 Posted November 3, 2021 Author Solution Posted November 3, 2021 Hi, little update here. It appears that I forget to convert my certificate to the appropriate format. [dryghor@Drynux archive]$ openssl pkcs12 -export -inkey RSA-privkey.pem -in RSA-cert.pem -out certificate.pfx Enter Export Password: Verifying - Enter Export Password: Tried external access and it seems OK. Thanks for your support ! Dry
Carlo 4561 Posted November 3, 2021 Posted November 3, 2021 Yea, that's exactly what I thought was the issue. Glad you got it fixed and working!
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