Hi,
I want to block ebay.co.uk & ebay.com through Comodo Security.
I’ve tried adding blocking rules for the domains in global rules and moved them up to the top of the list and I can get nothing to work.
Is this possible?
Thanks
did you try adding it as a IP range?
co.uk : 66.135.200.23
com : 66.135.205.13
I think those are the IPs
Pinging the websites returned a request timed out but it showed the IPs
I take it you want to open ports for that application.
Read the following tutorial I made. Substitute the port numbers and protocol for your situation.
To open the port TCP 1723 for example
First 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 Port
Source address: Any
Destination Address: Choose MAC address and fill in the found MAC/Physical address
Source Port: Any
Destination Port: 1723
Then 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.
if you need to block ip-address choose block instead of allow
Regards,
Valentin