Dear All : I want to setup firewall rule for access exchange server, since, we don't want user can access any file in exchange server and only allow them use the exchange server to send / receive email, which tcp port can setup to achieve my objective Thanks for your help Michael
On Mon, 21 Apr 2008 12:49:14 +0800, "Michael Yip" wrote: >Dear All : > >I want to setup firewall rule for access exchange server, since, we don't >want user can access any file in exchange server >and only allow them use the exchange server to send / receive email, > >which tcp port can setup to achieve my objective > > >Thanks for your help > >Michael > Where is this firewall? If it's external, i.e. at the network perimiter then all you need open in TCP25 (SMTP) to allow people to send you email and TCP443 (HTTPS) for your remote/roaming/home/mobile device users to get their email. If it's an on-box one you're planning I'd ask what the business requirement was as it's an uncommon request.