Hello,
I have a computer and I configured it as a video surveillance system in our company. It uses a a software for broadcasting streams of the network cameras and this software is acting similar to a webserver. In order to be able to connect to the system from outside of the local network I had to punch a hole in our firewall - port 80. Then by connecting with my username and password I can connect in the cameras.
I have a router which is a pfSense box with pf firewall. I noticed a couple of days ago that some foreign IP's were connected on port 80 in my server. Here is what I did:
Sometimes there are a lot of similar connections like this, and are alive some hours, too. Do I have to worry?
I have a computer and I configured it as a video surveillance system in our company. It uses a a software for broadcasting streams of the network cameras and this software is acting similar to a webserver. In order to be able to connect to the system from outside of the local network I had to punch a hole in our firewall - port 80. Then by connecting with my username and password I can connect in the cameras.
I have a router which is a pfSense box with pf firewall. I noticed a couple of days ago that some foreign IP's were connected on port 80 in my server. Here is what I did:
Code:
#pftop -a | grep 192.168.1.205 //my server internal IP address
tcp I xx.xx.xx.xx:52719 192.168.1.205:80 4:4 78467 7934 5 259
tcp O xx.xx.xx.xx:52719 192.168.1.205:80 4:4 78467 7934 5 259