I have been trying to create a firewall rule which allows an auditing program on to the network if I turn off the clients firewall it works perfect if I then bring the firewall back up I then lose connectivity I have successfully managed to open ports in the windows firewall by using the command
"netsh firewall set service RemoteAdmin enable"
"netsh firewall add portopening protocol=tcp port=135 name=DCOM_TCP135"
which is great but I now need to do the same on the f secure firewall someone please help before I pull what's left of my hair out?????????