Guest sachin Posted July 17, 2007 Posted July 17, 2007 Hi all, can anybody tell me how to block certain web sites on complete domian. suppse i want to block http://www.youtube.com on my domain... how to do it? i will be thankful for u if u can give me a solution.
Guest Robert L [MVP - Networking] Posted July 18, 2007 Posted July 18, 2007 Re: blocking certain web sites on complete domain You need a software like proxy or you may block it if your router has filtering. Bob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "sachin" <sachin@discussions.microsoft.com> wrote in message news:438A8B7F-188B-4720-B485-CF48BCF3D09B@microsoft.com... Hi all, can anybody tell me how to block certain web sites on complete domian. suppse i want to block http://www.youtube.com on my domain... how to do it? i will be thankful for u if u can give me a solution.
Guest sachin Posted July 18, 2007 Posted July 18, 2007 Re: blocking certain web sites on complete domain thanks Robert.... it was a helpful information for me... "Robert L [MVP - Networking]" wrote: > You need a software like proxy or you may block it if your router has filtering. > > Bob Lin, MS-MVP, MCSE & CNE > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com > "sachin" <sachin@discussions.microsoft.com> wrote in message news:438A8B7F-188B-4720-B485-CF48BCF3D09B@microsoft.com... > Hi all, > can anybody tell me how to block certain web sites on complete domian. > suppse i want to block http://www.youtube.com on my domain... how to do it? > i will be thankful for u if u can give me a solution
Guest Leythos Posted July 18, 2007 Posted July 18, 2007 Re: blocking certain web sites on complete domain In article <438A8B7F-188B-4720-B485-CF48BCF3D09B@microsoft.com>, sachin@discussions.microsoft.com says... > Hi all, > can anybody tell me how to block certain web sites on complete domian. > suppse i want to block http://www.youtube.com on my domain... how to do it? > i will be thankful for u if u can give me a solution. Your firewall appliance should have an HTTP rule that allows you to add sites by IP or by content type - so that you can refine what users can access easily. -- Leythos - Igitur qui desiderat pacem, praeparet bellum. - Calling an illegal alien an "undocumented worker" is like calling a drug dealer an "unlicensed pharmacist" spam999free@rrohio.com (remove 999 for proper email address)
Guest Greg O Posted July 19, 2007 Posted July 19, 2007 Re: blocking certain web sites on complete domain On Jul 17, 1:20 pm, sachin <sac...@discussions.microsoft.com> wrote: > Hi all, > can anybody tell me how to block certain web sites on complete domian. > suppse i want to blockwww.youtube.comon my domain... how to do it? > i will be thankful for u if u can give me a solution. You can do this with ISA server. Another way is to use IPSEC. You set an IPSEC policy on a computer to drop packets going to those web sites. For example in a domain you need to set a group policy on the computers that might use youtube. You can't use IPSEC to do this just on the gateway server to the internet. I think it is also possible to do this in DNS by forwarding DNS request for the youtube IP address to a different IP address, i.e. the company web site but they could get around this by typing in the youtube IP address.
Recommended Posts