ToddeSwe Posted May 12, 2014 Posted May 12, 2014 Hi! Â Which ports are PC monitor using? I'm blocking ports in my router because my son as addicted to games. But i blocked the pc monitor ports as well. Â And that is not god! Â So which ports should i exclude? Â ToddeSwe Â
Marius Posted May 12, 2014 Posted May 12, 2014 Hi, Â 443 OUT only for the PC Monitor agent. Â Regards, Marius ToddeSwe 1
ToddeSwe Posted May 13, 2014 Author Posted May 13, 2014 Hi and thanks but:  I don't know much about networking so i feel i must ask. Look at the picture and tell me if you can find which to use in the pull down menu.   Thanks in advanced Â
ToddeSwe Posted May 13, 2014 Author Posted May 13, 2014 Still i don't know how to, when choosing https i block 443 and that i don't want to do, i want to block ALL other but 443.
Administrators Paul Posted May 13, 2014 Administrators Posted May 13, 2014 Why not do it from Windows Firewall? Create a rule that blocks all outgoing traffic that's not from port 443.
ToddeSwe Posted May 14, 2014 Author Posted May 14, 2014 Why not do it from Windows Firewall? Create a rule that blocks all outgoing traffic that's not from port 443. Â God idea But i can't find where i can turn of just one pc or two with MAC or internal ip in the lan.
Administrators Paul Posted May 14, 2014 Administrators Posted May 14, 2014 I may misundertand you but you want to completely block all outbound traffic that's not using port 443 (HTTPS) only for two computers in the LAN? Â This is a bad idea since your system still needs to do DNS queries (to properly resolve PC Monitor's servers and to provide other services). Again, why do you want to block outbound traffic? Â Â This will block all non HTTPS traffic, DO NOT APPLY IT if you don't know what this involves. I repeat, this will kill your DNS connections and pretty much everything else in outbound, rendering your machine pretty much useless. Â If you are sure you want this, create the following firewall rules on each of the two computers: netsh advfirewall firewall add rule name="Block Everything" dir=out action=block protocol=any netsh advfirewall firewall add rule name="Allow HTTPS" dir=out action=allow protocol=TCP remoteport=443
ToddeSwe Posted May 15, 2014 Author Posted May 15, 2014 I may misundertand you but you want to completely block all outbound traffic that's not using port 443 (HTTPS) only for two computers in the LAN? Â This is a bad idea since your system still needs to do DNS queries (to properly resolve PC Monitor's servers and to provide other services). Again, why do you want to block outbound traffic? Â Â This will block all non HTTPS traffic, DO NOT APPLY IT if you don't know what this involves. I repeat, this will kill your DNS connections and pretty much everything else in outbound, rendering your machine pretty much useless. Â If you are sure you want this, create the following firewall rules on each of the two computers: netsh advfirewall firewall add rule name="Block Everything" dir=out action=block protocol=any netsh advfirewall firewall add rule name="Allow HTTPS" dir=out action=allow protocol=TCP remoteport=443 Â I've got a son who is addicted to games and i want to block internet for him at certan times so he will stay awake at school. BUT at the same time i want to see him with PC monitor. Â Is it port 53 for DNS queries? Â Did not notice the SPOILER until today. Â I think he will find out and remove this firewall settings. But thanks anyway! Â ToddeSwe
Administrators Paul Posted May 20, 2014 Administrators Posted May 20, 2014 I've got a son who is addicted to games and i want to block internet for him at certan times so he will stay awake at school. BUT at the same time i want to see him with PC monitor.  Is it port 53 for DNS queries?  Did not notice the SPOILER until today.  I think he will find out and remove this firewall settings. But thanks anyway!  ToddeSwe  In that case go to advanced firewall rules and add a new outbound rule that allows only PCMonitorSrv.exe access to the internet. Then create another outbound rule that blocks everything else. When you are home you will need to disable those firewall rules (if possible without your son noticing). Or maybe create a batch file and save it into a directory that's included in your PATH variable so you can send commands to the terminal like: firewallon.bat or firewalloff.bat .  Let me know if you need help with the commands.
tehneri Posted July 30, 2017 Posted July 30, 2017 You can also setup parental controls in about 99.9% of routers to disable internet on a specific computer/device during specific hours without affecting the rest of the household.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now