Hello!
How do I allow a port say ‘124’ to send and receive connections over the internet. I use a program called ‘ZpoC’, and this is a christian file sharing program which needs a port for tcp, udp and http connections for it to function to the fullest. Can someone help me please?
Xavier Francis
Hi Xavier,
Welcome to the forums!
For this to work you need to allow this traffic on the firewall’s “Global Rules” tab.
Go to Firewall, Advanced, Network Security Policy, Global Rules.
Add a rule there
Allow
Incoming
UDP or TCP
Source = Any
Source port = Any
Destination = Any
Destination port = 124
Apply that rule and make sure to put it on top of all other rules.
That should do the trick.