Thanks. How do I block mail.yahoo.com at the router/firewall, or set
it to 127.0.0.1 in the local host file? Also, can I set up a time for
this (during business hours). We use MS Small Business Server 2000 if
that makes a difference.
btw, I like your idea of firing people, but that hasn't worked for
me...I tried it and ended up having to fire all 3 of my employees!
That's why I want to block it - it seems like everyone does this crap
these days.
Thanks for your help!
----- JHayes wrote: -----
off the top of my head, you could block mail.yahoo.com at your
router/firewall, or set it to 127.0.0.1 in the local host file,
this would prevent users from checking yahoo mail.
Also, you could use
user config/admin template/system - Don't run specified windows
apps
to deny running the yahoo IM .exe (although they could just
rename it).
Depending on how far you need to go, you could setup a proxy
server for all web access and block/monitor access through it.
Or you could just tell them that the next person caught using
yahoo mail or IM will be fired on the spot.
Just a few ideas.
JHayes
Since I don't know anything about SBS I'll just say you probably want to
check an SBS group for help, or read the documentation to see if it can
help with restrictions.
Also, since I don't know your router/firewall setup I can't really help
with that, but most routers have a way to block sites, take a look at the
documentation for your router or firewall.
For the hosts file, just do a search for 'hosts', in win2k it in winnt
\system32\drivers\etc. Open this file in notepad and add the line
127.0.0.1 mail.yahoo.com
But there are samples in the hosts file that explain how to do it. There
is no way to set a timer for the hosts file though, well, no easy way
that I can think of. Also, anyone with permission to access this file
can just change it back, so it's not the best solution unless your
employee's aren't that computer savvy.
If you want to get all BOFH on them like me, just use the group policy
user config/admin template/system - don't run specified windwos
applications
and add iexplore.exe to the list. poof! no internet (unless you use
another browser).
JHayes