Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-30-2008, 11:13 PM
Senior Member
 
Posts: 65
Default ristrict access zimbra server outside network !

Hello,

is there any way to stop users using zimbra server outside network,

our company want to stop zimbra server access outside for employee.
generally employee can open zimbra mail from cyber cafe and we want to ristrict it.
kindly help.

let me know if any thing we can mark or ristrict user for outside access like webmail.pop3 or imap.

thanks,
yukari !!!
__________________
Yukari !!!!
+91 982 503 9118
-----------------------------
Release 6.0.2_GA_1912.RHEL5_64_20091020161509RHEL5_64 FOSS edition.
Reply With Quote
  #2 (permalink)  
Old 04-30-2008, 11:17 PM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Disable access to the webmail port at your firewall.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 05-01-2008, 08:41 PM
Special Member
 
Posts: 135
Wink

if you have one interface (replace eth0 with it) for both LAN and internet.

iptables -A INPUT -i eth0 -p tcp --dport 80 -j DENY
iptables -A INPUT -i eth0 -s 192.168.2.0/24 -p tcp --dport 80 -J ACCEPT

(repeat for 443)
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.