Is it possible to block just the web chat service and still use email service using iptables and squid or using either one of them?

link|improve this question

feedback

1 Answer

up vote 5 down vote accepted

Blocking access to chatenabled.mail.google.com will stop users using the integrated web chat. Blocking connections to talk.google.com will stop users using the google chat client.

Blocking access to these locations won't affect using the email service. You can block the web chat in either iptables or squid. Since the standalone chat client uses jabber you will need to block those ports at the firewall.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.