The IT department of our company have blocked FB. but if we keep on hitting try again button again and again after 6-7 attempts it opens. Why is this so?
feedback
|
|
Firewalls generally work on IP addresses (this is best practice). Facebook uses a content distribution network and is spread over hundreds of different servers. It is likely that they have blocked some of the IP addresses related to facebook, but not all, and each time you try, there is a chance facebook.com will resolve to one of the IP addresses that isn't blocked. Recommend that they use a proxy server to control access to different sites, as they can more effectively block at the URL level with one. | |||||
feedback
|
|
They've blocked Faceless by locking out the IP address blocks used by the service. These are served out round-robin. You've managed to iterate through to a block that resolves through DNS and that isn't being blocked by the firewall. | |||
|
feedback
|