Hi. It’s possible to make server mu online with comodo ? ^^ I forwarding all processes and files from server files and nothing… something block me server, on lan too… If I off comodo all is working, i connect normal;/ Any solutions?
You need to open a port for incoming traffic. Read the following tutorial on how to open a port:
To open the port TCP 1723 for exampleFirst step is to determine the MAC or Physical address of you network connector. Go to Start → Run → cmd → enter → a black box will show up and enter the following → ipconfig /all (notice the space before /all) → enter → now look up the Physical address and write it down.
Notice that Physical address = MAC address
Firewall → Advanced → Network Security policy → Global Rules → Add → fill in the following:
Action: Allow
Protocol: TCP
Direction: In
Description: Incoming PortSource address: Any
Destination Address: Choose MAC address and fill in the found MAC/Physical address
Source Port: Any
Destination Port: 1723Then push Apply → Now make sure that the new rule is somewhere above the basic block rule(s) as the bottom (the block rules have red icons); you can drag and drop the rules → Ok.