Quote:
Originally Posted by mariosipad
4 - Find port forwarding in one of the menu's
then forward port 80 (WAN) to port 80 (LAN) to your Synology LAN-ip = 192.168.0.101
5 - in a browser enter (example):
http://<WAN-ip>/cops
http://123.456.789.123/cops
This should work, it does for me. If not, report back.
If it works, then undo step 4 and first read up on internet security. Do not open up port 80 to access from the internet if you do not know what you are doing and the security risks that come with it.
At least put a password on COPS.
|
Note, some ISPs block port 80 on home internet. You can port forward something like port 1234 (WAN) to port 80 (LAN) so:
http://<WAN-ip>:1234/cops
Regardless, any outward facing server is an additional security risk.