Hello, all! I am new to the community and Linux in general. I DO have some VERY old UNIX, XENIX & VMS experience, but it is 20 years out of date. I have searched the forums for a solution to my problem, but I haven't been able to make heads nor tails of what I have found. With your indulgence, I will explain my setup, my goals and the problem I am having.
I noticed a drastic increase in network traffic at my residence over the past few months. I spoke to my kids and asked them what they were doing that was causing so much usage, as I was worried about crossing my ISPs (Comcast) bandwidth threshold (250 GB/mo). They all played dumb, even after I specifically asked them if they were using Torrent clients. About a week later I received a DMCA complaint from Comcast, listing my IP address and a filename. I confiscated the hard drives from all the computers on the network and found out that my daughter and her boyfriend were both using µtorrent. The file was on his harddrive as well. As I am sure you can imagine, I dressed them down and removed the torrent software and and files that had related torrent seeds/links.
After some research, I found out that I couldn't block torrents with my router (Linksys e2500). Since I had an extra computer lying around, I decided to set up an SME server as a gateway with the ultimate goal of using it to monitor all network traffic, act as a firewall and possibly set up as a media server at some point in the future.
At 2:00 AM this morning I was able to successfully deploy phase 1 of the project. This consisted of setting up the server with the default Server & Gateway options, connecting the cable modem to eth0 and the router to eth1. Even though I have DHCP setup on the server, I am still using the router in it's default mode of providing all the networked computers with IP addresses. I will eventually get it so the server is taking care of all the DHCP duties, but I am taking baby steps right now.
The server is running great, is attached to a dedicated UPS, along with the cable modem and router.
My issue right now is that I was under the assumption that I could access the server remotely while I am at work and that it was configured by default. Obviously I am mistaken. I have tried accessing it via my Windows 7 machine using a VPN, but it will not connect. Neither can I access it via
https://myipaddress/server-manager/ (403 Error).
Sorry for being so long winded, but I noticed that many of the forum questions here do not get answered immediately because people tend to be specific as to their goals.
So my question here is what am I doing wrong and/or how do I need to set the server up to accomplish remote management via browser?
Thanks so much for your patience.
Scott