@corwin_x said:
Hello Straycat, question - are you absolutely positively sure that the netgear you have used was a dumb switch and not something with DHCP?
I’m pretty sure that the switch doesn’t issue DHCP, but I’m not 100% sure to be honest. I do know that the IP addresses issued to any devices I have connected to the swtiches are seen by the router, with proper ethernet port number, and the IP addresses match with the rest of the devices. This is the device. NETGEAR 5 Port Gigabit Ethernet Switch (GS605NA) - Walmart.com
@corwin_x said:
Another important thing is - how does the server got IP assigned? Does it have ip set up manually, or do you have DHCP reservation, or nothing so the ip of the server changes from time to time?
The server gets it’s IP address by DHCP, and it hasn’t changed since I switched it from Wi-fi connection to hardwire. I’ll set up a static IP for it, and try that.
@corwin_x said:
At this time, do you have port forward set to the server, and is the correct port forwarded, or do you rely on uPNP - this can be unreliable on some routers…
I had port forward, but I think I actually set it up wrong. As stated before, I think I had it set up correctly, but it didn’t work…
@corwin_x said:
I would like to ask you to try the following - check the DHCP ip range on router and then go to the server and set up the IP (out of the range of DHCP and it should not be IP already used - default IP of router should be 192.168.0.1, if DHCP range is 2-254, modify accordingly), netmask, gateway and DNS servers manually in the settings of your server - I do not know how proficient you are, gateway is IP of your router, DNS should be in the router WAN settings, mask is usually 255.255.255.0 unless you have specific network settings or very large network. Alternatively, you can set DHCP reservation for the server if you know how, but then you have to make sure that server got new IP before proceeding further (Windows machine - run cmd, type ipconfig - release, wait to finish, then type ipconfig -renew)
Then go to your Plex server settings, Remote access, click Show advanced, tick manually specify public port and put there 32400, apply and save.
Now go to your router settings, port forwarding, and set up a port forwarding: Port 32400 (both internal and external if available), TCP protocol, forward to IP of your server you set up before.
Post result.
Will try. Thanks.
@BigWheel said:
@straycatstrat said:
Modem/router combo is provided by my ISP - CenturyLink. ZyXEL C1100Z
In the modem/router settings,… and port forwarding doesn’t resolve the issue. I’ve tried that, even tried changing the port in Plex and setting the forward to the corresponding port, to no avail.
that sounds backwards but maybe i am reading what you are saying wrong. You cannot pick a random port to be forwarded to. The internal port must be 32400. The Manualy specify port in the remote access settings is to note what the external port is so Plex.tv has that to tell to clients.
Possible I didn’t set it up correctly.
@BigWheel said:
Some routers do not let you have UPnP on when using manual port forwarding
Might have been my issue.
@BigWheel said:
I would not use DMZ
If you router/modem has IP reservation for devices, set one for your server computer so it’s local IP address never changes
I only learned about DMZ because it was something that I’ve only seen on this router. However, as stated before, it was the only way to get it to work. I’ll remove DMZ, and set up either static IP or IP reservation, and see if that works.
@umiq88 said:
As stated you do not want DMZ
NAT should be enabled and your Plex Server should have a local fixed IP address
I would turn off UPnP
I’ll attempt this.
@umiq88 said:
Also there’s no point getting ticked off with Plex if you are having networking issues. Plex is a Media steaming service which they do very well. The fact that they provide troubleshooting for remote access is a plus and you can come unto the forums and ask.
I stated wrong, I was just getting ticked off over the issue, not so much Plex. Mostly because I really wasn’t understanding what is going wrong, or why.
@umiq88 said:
This thread is very helpful
https://support.plex.tv/hc/en-us/articles/200931138-Troubleshooting-Remote-Access
I’ve looked into this a million times, and even tried everything stated there, and nothing worked. That’s why I turned to the forums.
I appreciate the responses guys, I’ll try what what suggested, and I’ll come back with what worked. I won’t try it all at once though, that may turn up useless lol
Main thing I’ve gathered is to turn off DMZ and uPnP, and set up IP reservation.