The only way to restrict all access except for Exchange is set up a firewall between the two vlan. That said, you have to set the rules in your firewall to restrict all except for port 25 (for Exchange). Normally, if you grant access to port 80 for OWA (outlook web access) you leave all Internet open. Therefore, you should block port 80. All your client PCs will get Internet access from its own server, which outside of the firewall.
You can set HW firewall (SonicWall, Cisco...) or software firewall Zone Alarm...
K
Main Topics
Browse All Topics





by: _jesper_Posted on 2009-08-04 at 06:53:25ID: 25013792
If your switch supports access-lists, you would create an access list that allows the traffic you want, denies the traffic you don't want, permits established traffic and denies all other traffic.
Your other option is to use the firewall on the server to allow/deny traffic.