I have two NAS, one of them set up for remote operations: FTP, web interface, and so on. I've set up the router to direct incoming traffic from ports 8080 and 21 to the first NAS' LAN IP.
I'd like to be able to access the second NAS remotely as well (just the web interface, no need for FTP), but I'm not all too familiar with communication ports: if I were to dedicate a port to the second NAS, can I pick one at random (let's say 8081) or are some of them reserved for specific purposes?
I'd like to be able to access the second NAS remotely as well (just the web interface, no need for FTP), but I'm not all too familiar with communication ports: if I were to dedicate a port to the second NAS, can I pick one at random (let's say 8081) or are some of them reserved for specific purposes?
Comment