FAQ  •  Register  •  Login

Can I use serviio pro with 2 servers on the same network?

<<

DevXen

Streaming enthusiast

Posts: 20

Joined: Sat Sep 28, 2013 7:57 am

Post Thu Apr 28, 2016 4:06 am

Can I use serviio pro with 2 servers on the same network?

So due to my Google TV 3D limitations (namely Google didn't open up the api fit 3D to developers.) a few years ago I had to seperate my content into 2 pcs/servers. There is no way around that if I want to watch 3D media. It is what it is.

My question is. How can I get both pro serviio media servers to work with remote access through the same ip/network? (I just updated them both and have the 14 day trial. I wanted to get working with before I buy serviio.)

I setup both servers in serviio go. And when I access either. it goes to just the one server. (same ip address, so they makes sense.)

I tried to setup port forwarding on my router for each. Then adding the port I setup to the address in serviio remote settings (ip:port) that didn't work either. As far as I can tell it's not possible to change the port serviio listens for.

How can I get this to work?

Thanks,
-Dev
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Apr 28, 2016 9:46 am

Re: Can I use serviio pro with 2 servers on the same network

You should be adle to setup your router forwarding to something like

wan 30000 -> local_pc5dczc_ip_1:23424
wan 30001 -> local_pc5dczc_ip_2:23424

and then access your Serviio servers as http://public_ip:30000/mediabrowser and http://public_ip:30001/mediabrowser
<<

DevXen

Streaming enthusiast

Posts: 20

Joined: Sat Sep 28, 2013 7:57 am

Post Thu Apr 28, 2016 8:22 pm

Re: Can I use serviio pro with 2 servers on the same network

I apparently don't have those wan settings?
I have an actiontec C2000A Modem/Router.


Image
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Fri Apr 29, 2016 10:29 pm

Re: Can I use serviio pro with 2 servers on the same network

You should be able to set this up under the Security, Port Fowarding settings (select from the left hand menu) on your router.
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

DevXen

Streaming enthusiast

Posts: 20

Joined: Sat Sep 28, 2013 7:57 am

Post Sun May 01, 2016 11:06 pm

Re: Can I use serviio pro with 2 servers on the same network

DenyAll wrote:You should be able to set this up under the Security, Port Fowarding settings (select from the left hand menu) on your router.



As I explained in my post i had tried that. and when i do that and set them up as different ports. they both connect, but both to the same Server. - The problem as far as I can tell is that the port that serviio listens for can't be changed. so it goes to that port and connects to the server on that specific port when you try to connect to it. through the same IP address. (Is my best guess as to what's going on anyways. - in the past when servers let me change the port. then i could setup port forwarding to send traffic with that port to that specific IP. then it has always worked great.)
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Mon May 02, 2016 12:00 am

Re: Can I use serviio pro with 2 servers on the same network

Did you try zip's suggestion which is to forward two different external ports to two different internal IP addresses?
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

atc98092

User avatar

DLNA master

Posts: 5446

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Mon May 02, 2016 12:52 am

Re: Can I use serviio pro with 2 servers on the same network

I have almost the same Actiontec router as you have (C1000A). If you are looking in the WAN settings, you're in the wrong place. Look further down in list under Security where it says Port Forwarding. Here is where you can set up Internet ports.

HOWEVER: if your router has the same settings as mine, you're stuck. Actiontec does not allow setting the external port to a different number from the internal port. So if you tell the router to open port 23424 and direct it to your internal IP address (lets just say it's 192.168.0.5), it will go to port 23424. But if you tell it to open port 30001 and direct it to your internal 192.168.0.10, it will go to port 30001 on the internal computer. Naturally, Serviio isn't listening on that port.

I thought I read in a post some time ago that it was possible to change the Serviio port number, but it required editing a jar file. Not for the less knowledgeable. Not saying you are one, just cautioning, that's all.

Your only other option is to put the Actiontec in Bridge Mode and use a different router to be your Internet firewall. I've done that before, but I have years of networking experience.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: AMD Ryzen 5 5600GT, 32 gig ram, Windows 11 Pro, 22 TB hard drive space | Test server: Intel i5-6400, 16 gig ram, Windows 10 Pro

HOWTO: Enable debug logging HOWTO: Identify media file contents
<<

DevXen

Streaming enthusiast

Posts: 20

Joined: Sat Sep 28, 2013 7:57 am

Post Mon May 02, 2016 4:37 am

Re: Can I use serviio pro with 2 servers on the same network

atc98092 wrote:I have almost the same Actiontec router as you have (C1000A). If you are looking in the WAN settings, you're in the wrong place. Look further down in list under Security where it says Port Forwarding. Here is where you can set up Internet ports.

HOWEVER: if your router has the same settings as mine, you're stuck. Actiontec does not allow setting the external port to a different number from the internal port. So if you tell the router to open port 23424 and direct it to your internal IP address (lets just say it's 192.168.0.5), it will go to port 23424. But if you tell it to open port 30001 and direct it to your internal 192.168.0.10, it will go to port 30001 on the internal computer. Naturally, Serviio isn't listening on that port.

I thought I read in a post some time ago that it was possible to change the Serviio port number, but it required editing a jar file. Not for the less knowledgeable. Not saying you are one, just cautioning, that's all.

Your only other option is to put the Actiontec in Bridge Mode and use a different router to be your Internet firewall. I've done that before, but I have years of networking experience.



Thank you for the reply. Yeah my router doesn't allow that either. But editing the jar file to change the port might be an option.. I just found this online:


Here's what I did:

Extracted the files using WinRAR
Made my changes to the extracted files
Opened the original JAR file with WinRAR
Used the ADD button to replace the files that I modified

That's it. I have tested it with my Nokia and it's working for me.


... So that doesn't sound too bad. (I used to 'unzip' android apk files to edit them as I wanted - I once put my logo as the background for the swype keyboard. It was rad.) so I don't imagine it would be much different than that. I'll mess around with that after work tomorrow thank you for giving me something else to try. As far as the bridge. The just sounds like a whole mess I don't think I want ti deal with. Haha.

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 49 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.