Sonic007 Posted September 16, 2020 Posted September 16, 2020 I would need the following ports opening: 80 TCP, 22 TCP, 443 TCP, 19788 UDP/TCP, 8099 UDP/TCP, 53 UDP/TCP They would only need outgoing, not incoming. Would this cause any issues or security concerns? Thankyou.
mavhc Posted September 16, 2020 Posted September 16, 2020 Why are they currently not open is the question, or maybe they are. If your security relies on not letting pupils directly on the internet, then 80 and 443, and probably 53 would be bad. 80 is http, 443 is https 22 is ssh 53 is dns 19788 is "Mesh link establishment" Who's asking you to open these outgoing ports? By default in a network all ports are usually open for outgoing connections. They'd be closed for security reasons, like forcing all pupils to go via a proxy 1
Sonic007 Posted September 16, 2020 Author Posted September 16, 2020 Thankyou Mavhc for your reply. You are right that some are already open. I just wanted to check the others. The reason Im asking is Im trying to get a RaspberryPi working on our network with FlightRadar24.... A little project we are doing to track flights. It has been not wanting to connect properly so I wondered if it was a ports issue and these were the ones reported as needing outgoing when behind a firewall.
mavhc Posted September 16, 2020 Posted September 16, 2020 Does it work at home? Probably a proxy issue
Sonic007 Posted September 16, 2020 Author Posted September 16, 2020 Will try it at home later. Proxy has been set on the Pi.
chazzy2501 Posted September 16, 2020 Posted September 16, 2020 if you're using the RM internet you'll need to use the nossl proxy. (just in case)
Boredguy Posted September 16, 2020 Posted September 16, 2020 It is most likely a web filter that is causing the issue rather than a port issue on the firewall. As Chazzy2501 said, if you have a option on with your filtering provider to use a NonSSL proxy, that might be best, otherwise you will need to work out how to get your MitM certificate installed onto the Pi.
DGardiner Posted September 16, 2020 Posted September 16, 2020 We have everything outbound blocked no sneaky phone home or vpn stuff if you want to leave the network its via the proxies, unless its an exception that ive added ofc
Sonic007 Posted September 16, 2020 Author Posted September 16, 2020 if you're using the RM internet you'll need to use the nossl proxy. (just in case) I can get on the net fine from the Pi so it connects fine and can ssh into it too via another machine.
mavhc Posted September 16, 2020 Posted September 16, 2020 Questions are: is the flightradar thing using the proxy, is the website allowed on the proxy, if you're tls intercepting, is the flight radar thing complaining?
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