Borgi 0 Posted January 2, 2018 Posted January 2, 2018 Hello, I just wanted to setup the external access to my emby server, but with different ports (advanced section). Now I have 8096 and 8920 as interal ports and 9096 and 9920 as external ports. A quick check with my public IP and I can open emby with 8096/8920 but not with 9096/9920. When I check it with "lsof -i" inside the linux shell get as output: mono-sgen 29473 emby 32u IPv4 9153303 0t0 TCP *:8096 (LISTEN) mono-sgen 29473 emby 33u IPv4 9153541 0t0 TCP *:8920 (LISTEN) But there are no listeningports for 9096 and 9920. So, how can I setup different ports for external and internal? Regards Borgi
Luke 42085 Posted January 2, 2018 Posted January 2, 2018 Did you configure the external ports in your router as well?
Borgi 0 Posted January 2, 2018 Author Posted January 2, 2018 Yeah all ports are forwarded. What I don't understand is, that there are no Listeningports in linux.
Luke 42085 Posted January 2, 2018 Posted January 2, 2018 When you configure the public ports in Emby, it will not affect listing ports on the local machine. It only affects the remote address that is reported to Emby apps. Does that make sense? 1
Borgi 0 Posted January 2, 2018 Author Posted January 2, 2018 Oh okay, so I can't access my public port 9096 from an external machine, but still have to open 8096 through my firewall to give external access from browser? Do Emby Apps like FireTV need access to 8096 or is 9096 enough?
Solution Luke 42085 Posted January 2, 2018 Solution Posted January 2, 2018 For remote access outside your network, the public ports need to be opened on your router and forwarded to the local emby server ports. Does that answer your question? 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