Alezani2022 0 Posted January 15 Share Posted January 15 السلام عليكم ورحمه الله وبركاته في البداية اشكر القائمين على تصميم سيرفر امبي ويفضل لو يضاف في برمجة برامج العمل البحث الربط السريع الى السيرفر على الشبكة المحلية يكون عبارة عن dns ثابت لكي يكون الارتباط للسيرفر اسرع مثل ms.embyserver.org يتم اضافته في رول المايكروتك او المودم يكون اتصاله اسرع من البحث عن البورتات فأنا املك سيرفر وتطبيقه يعمل بالطريقة لكنه قديم منذ ٢٠١٨ وتوقف الدعم عنه نهائيا فقمت بتجريب سيرفر امبي واحببت انا اضع بعض استفساراتي قبل شراء النسخة ولدي الكثير واتمنى اجد التواصل مع الدعم الفني وفي الاخير اعذرونا على كلامي اذا فيه تقصير وارفقت لكم صورة من البرنامج وطريقة عرضه للافلام والمسلسلات Link to comment Share on other sites More sharing options...
Abobader 2379 Posted January 16 Share Posted January 16 وعليكم السلام ورحمة الله وبركاته مرحبا بك اخى الكريم https://support.emby.media/support/solutions/articles/44001160340-emby-connect الرابط اعلاه يشرك موضوع امبى كونكت وهو لسهولة التواصل مع سيرفرك عن طريق البرامج المشغلة عن طريق النت عموما تفضل واسال عن اى شى تريد وجرب برنامج امبى قبل الاشتراك باى شى تحياتى Link to comment Share on other sites More sharing options...
Alezani2022 0 Posted January 16 Author Share Posted January 16 مرحبا اخي الكريم ربما لما تفهم ما قصدته اما عن امبي كونكت فهي خدمة تعمل عن طريق وجود الانترنت حيث لا اقوم الا بادخال اليورز اللذي عملت له ربط بالسيرفر عن طريق يوزر امبي كونكت اما عن ما تكلمت به تكون فاتكلم عن شبكة محلية فيها العديد من راجات الايبهات فعند عدم وجود الانترنت يرتبط العميل للسيرفر مباشرة عن طريق الدومين محلي يكون مضاف في الراوتر الخاص بالمايكروتك وهنا يقوم المايكروتك بالتوجيه الى الاي بي الذي تم ربطه بالدومين المحلي Link to comment Share on other sites More sharing options...
Abobader 2379 Posted January 16 Share Posted January 16 @cayars Buddy, did you happens to come cross with setup like that for Emby server? Thanks in advance. Link to comment Share on other sites More sharing options...
cayars 4065 Posted January 20 Share Posted January 20 I've read this a couple of times and still not sure I understand. The thread is talking about using Emby Connect as well as using a domain name. Typically, with a domain name there isn't a need to setup users with Emby connect unless a particular user has access to a few Emby Servers and wants a central login that allows access to each server from one login. Otherwise, normal users using your Emby Server can access your server directly using "subdomain.domain.ext" which you setup pointing directly at your WAN IP, then forwarding the one port Emby uses on the router to the Emby Server. It's confusing when I read without internet the customer is connected to the server directly through the local domain. The only way that can happen is if they are on the same LAN as the Server itself, otherwise there is Internet of some kind that is being routed or tunneled in some way. This of course is just a local environmental configuration/setup that needs to be adjusted. Instead of trying to answer hypothetical questions of x or y can be done we instead find out exactly how the Ops local environment is setup, and what the Op is trying to accomplish. Once we understand both the current environment as well as expected outcome we can recommend possible changes as well as the best way to setup and configure Emby. @Alezani2022 can you elaborate a bit on your current environment as well as any private address spaces, NATs, and/or routing you have in place as well as any VPN or tunneling being used? Try to answer these questions the best you can and just let us know if you don't know what any of the things being asked mean. Do you currently have your own domain name (we don't need to know it), yes or no? If so do you have a subdomain entry setup and pointed at your WAN IP address with router forwarding to Emby Server? If yes, are you using a certificate for the domain to use encrypted traffic? Do you run a local reverse proxy server or any type of load balancer? Are you using IP4, IP6 or hybrid IP addressing? Looking forward to your responses, Carlo 1 Link to comment Share on other sites More sharing options...
Alezani2022 0 Posted January 20 Author Share Posted January 20 Hello cayars I didn't use internet on my local network just i use media server i use mikrotik route 1100x4 and have multiple pool range ip not range pool one i will send to you some pictures. Spoiler In this picture you look many rang ip's But i make one rang for server media out all this rang's then i add fasttrack roul on nat and mangle and filter rules in firewall mikrotik router like this pictures 11111 Then i was add static dns for forwarding request dns in browser or application to enter media server like this pictures Look my screen shot from my phone when i enter ip address i browser 191.168.x.x it's enter to media server and when i use dns make it in mikrotik router in browser to enter media server same media server response Do you currently have your own domain name (we don't need to know it), yes or no? No i didn't have domain Do you run a local reverse proxy server or any type of load balancer? no proxy Are you using IP4, IP6 or hybrid IP addressing? I use IP4 I hope my answers it's helping to understand me. Best Regards Ali Alezani Link to comment Share on other sites More sharing options...
Abobader 2379 Posted Saturday at 03:43 AM Share Posted Saturday at 03:43 AM @cayars I think he running vlan with local dns server for hosting, connection no need wan here, it like wifi max or cabling as that not important. Link to comment Share on other sites More sharing options...
cayars 4065 Posted Tuesday at 05:42 AM Share Posted Tuesday at 05:42 AM I didn't see any indication of VLANs in the pics above but do see a possible misconfiguration. In the mobile screen shot it appears there is some type of proxy rewrite going on that hasn't been mentioned or shown in pics. http://192.168.10.16:81/mizzabi is not valid for an Emby URL The above would indicate Emby's local port has been changed from 8096 to 81 but also adds "mizzabi" which is changing the URL to something that isn't going to match Emby's /web. Instead it needs to be just the IP and port such as http://192.168.10.16:81/ where port 81 is strictly for Emby''s use and is configured to use it. I'd suggest not doing that and keeping the local port 8096. I'm not sure what the design of these subnets is supposed to do but doesn't look correct using dns.google entries that point to remote DNS server over the Internet. That would indicate there is internet access. 1 Link to comment Share on other sites More sharing options...
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